all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.7.14,cffi==1.17.1,charset-normalizer==3.4.2,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.10.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.1.0,oslo.config==10.0.0,oslo.context==6.0.0,oslo.i18n==6.5.1,oslo.log==7.2.0,oslo.serialization==5.7.0,oslo.utils==9.0.0,packaging==25.0,paramiko==3.5.1,pbr==6.1.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.1.0,rich-argparse==1.7.1,rpds-py==0.26.0,six==1.17.0,stestr==4.2.0,stevedore==5.4.1,-e git+https://github.com/openstack/tempest@6158cc5cdc922dfdd67236766f0fdb8b36ff3703#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 all run-test-pre: PYTHONHASHSEED='1688327668' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {2} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {11} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [1.320094s] ... ok {9} tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency [4.981929s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 128, in test_image_volume_server_snapshot_dependency base_image_id, snapshot_image_id = self._create_instance_snapshot( File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 77, in _create_instance_snapshot instance = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b325acd5-2304-4805-9eba-8bf535eb4299 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:15,368 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/image/v2/images 0.944s 2025-07-31 13:04:15,369 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-1024514896", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '648', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f160fbdf-5019-4bce-8d20-21b402332488', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-14e05903-9b8b-4189-848c-50057ac0c98e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-1024514896", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "cd29b48460e84793ada53ca4c029e9c9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f160fbdf-5019-4bce-8d20-21b402332488", "created_at": "2025-07-31T13:04:15Z", "updated_at": "2025-07-31T13:04:15Z", "tags": [], "self": "/v2/images/f160fbdf-5019-4bce-8d20-21b402332488", "file": "/v2/images/f160fbdf-5019-4bce-8d20-21b402332488/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:04:16,469 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/f160fbdf-5019-4bce-8d20-21b402332488/file 1.098s 2025-07-31 13:04:16,470 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-18e46afd-b890-48e6-ae24-7ef35423e2f7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f160fbdf-5019-4bce-8d20-21b402332488/file'} Body: b'' 2025-07-31 13:04:16,505 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/f160fbdf-5019-4bce-8d20-21b402332488 0.034s 2025-07-31 13:04:16,505 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '808', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95b66636-1e6e-49d8-bd42-2f3afbf76114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f160fbdf-5019-4bce-8d20-21b402332488'} Body: b'{"name": "tempest-image-dependency-test-1024514896", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "c247c0960d0ddb755f681601b7c21001", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "cd29b48460e84793ada53ca4c029e9c9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "42a44c91a8cd17ad61b250a2fef47f650296d7ea14d0fde2a18ea1398ba6aa7dcbf33a9d171c631ae0c6aefa8bd1c7c4af090c72852e0da3a27583c788af4c0a", "id": "f160fbdf-5019-4bce-8d20-21b402332488", "created_at": "2025-07-31T13:04:15Z", "updated_at": "2025-07-31T13:04:16Z", "tags": [], "self": "/v2/images/f160fbdf-5019-4bce-8d20-21b402332488", "file": "/v2/images/f160fbdf-5019-4bc e-8d20-21b402332488/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:04:16,599 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-07-31 13:04:16,599 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2487', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eb5b3787-c749-4401-bb98-0885affb912b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "756ae62c63374c4e90b8c2dbd3c8853e", "name": "tempest-ImageDependencyTests-738317247-project-member", "password_expires_at": null}, "audit_ids": ["_qE-k3dSQFyfrJJxw6-Ang"], "expires_at": "2025-07-31T14:04:16.000000Z", "issued_at": "2025-07-31T13:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd29b48460e84793ada53ca4c029e9c9", "name": "tempest-ImageDependencyTests-738317247"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cd29b48460e84793ada53ca4c029e9c9", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:04:16,600 99936 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-07-31 13:04:17,710 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 POST http://10.0.0.210/volume/v3/volumes 1.110s 2025-07-31 13:04:17,711 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-2138446925", "imageRef": "f160fbdf-5019-4bce-8d20-21b402332488", "size": 1}} Response - Headers: {'da te': 'Thu, 31 Jul 2025 13:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6793ddb5-2859-4824-a4d3-f36148718340', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6793ddb5-2859-4824-a4d3-f36148718340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b325acd5-2304-4805-9eba-8bf535eb4299", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:17.545980", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2138446925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}], "user_id": "756ae62c63374c4e90b8c2dbd3c8853e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:04:17,848 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299 0.121s 2025-07-31 13:04:17,848 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c28ca0d-615e-47c7-8b45-32c12dd4a378', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c28ca0d-615e-47c7-8b45-32c12dd4a378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299'} Body: b'{"volume": {"id": "b325acd5-2304-4805-9eba-8bf535eb4299", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:18.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2138446925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}], "user_id": "756ae62c63374c4e90b8c2dbd3c8853e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd29b48460e84793ada53ca4c029e9c9"}}' 2025-07-31 13:04:19,257 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299 0.394s 2025-07-31 13:04:19,258 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a32de8-d69e-48a6-a0cc-739aae236e7d', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a32de8-d69e-48a6-a0cc-739aae236e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299'} Body: b'{"volume": {"id": "b325acd5-2304-4805-9eba-8bf535eb4299", "status": "error", "size": 1, "availability_zone": "nova", "cr eated_at": "2025-07-31T13:04:18.000000", "updated_at": "2025-07-31T13:04:18.000000", "name": "tempest-tempest.common.compute-volume-2138446925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}], "user_id": "756ae62c63374c4e90b8c2dbd3c8853e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd29b48460e84793ada53ca4c029e9c9"}}' 2025-07-31 13:04:19,382 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299 0.111s 2025-07-31 13:04:19,382 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fdedc2-05e5-48d3-8042-bb4a82eac68d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299'} Body: b'' 2025-07-31 13:04:19,402 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299 0.019s 2025-07-31 13:04:19,403 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-48886477-d377-403f-9b57-bd972d1d4272', 'x-openstack-request-id': 'req-48886477-d377-403f-9b57-bd972d1d4272', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b325acd5-2304-4805-9eba-8bf535eb4299 could not be found."}}' {9} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {9} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {9} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 08d29df0-e7b5-4803-9863-8768e129151c failed to build and is in ERROR status {11} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.960905s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 082bf631-a6a6-47f3-9149-0b4502facaf2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:45,439 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.187s 2025-07-31 13:04:45,440 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-118153244"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e071fa4-527a-49af-8909-cd088b14e28b', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e071fa4-527a-49af-8909-cd088b14e28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "25511055-a5dd-4c00-8bae-f8040b13fdbb", "name": "tempest-GroupsV320Test-volume-type-118153244", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:04:45,487 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.044s 2025-07-31 13:04:45,488 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1726150012"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0f92eb-b0fa-4cc9-9896-acbf65e6f222', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0f92eb-b0fa-4cc9-9896-acbf65e6f222', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "b353d30e-2405-4f6e-b557-fab237e5272a", "name": "tempest-GroupsV320Test-group-type-1726150012", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:04:45,782 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.291s 2025-07-31 13:04:45,782 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "b353d30e-2405-4f6e-b557-fab237e5272a", "volume_types": ["25511055-a5dd-4c00-8bae-f8040b13fdbb"], "name": "tempest-GroupsV320Test-Group-945596804"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd5339f-fe34-45bd-a96f-02df3c319422', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd5339f-fe34-45bd-a96f-02df3c319422', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "082bf631-a6a6-47f3-9149-0b4502facaf2", "name": "tempest-GroupsV320Test-Group-945596804"}}' 2025-07-31 13:04:45,841 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2 0.056s 2025-07-31 13:04:45,841 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a456dd5-66df-4689-9fbd-abc364ed9ef1', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a456dd5-66df-4689-9fbd-abc364ed9ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2'} Body: b'{"group": {"id": "082bf631-a6a6-47f3-9149-0b4502facaf2", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:04:46.000000", "name": "tempest-GroupsV320Test-Group-945596804", "description": null, "group_type": "b353d30e-2405-4f6e-b557-fab237e5272a", "volume_types": ["25511055-a5dd-4c00-8bae-f8040b13fdbb"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:04:46,887 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2 0.038s 2025-07-31 13:04:46,887 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db738a7-f9e8-4193-9427-6378fca734d8', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db738a7-f9e8-4193-9427-6378fca734d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2'} Body: b'{"group": {"id": "082bf631-a6a6-47f3-9149-0b4502facaf2", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:04:46.000000", "name": "tempest-GroupsV320Test-Group-945596804", "description": null, "group_type": "b353d30e-2405-4f6e-b557-fab237e5272a", "volume_types": ["25511055-a5dd-4c00-8bae-f8040b13fdbb"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:04:46,968 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.074s 2025-07-31 13:04:46,968 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512ec6dd-cb9a-4827-9098-42208e5713a0', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512ec6dd-cb9a-4827-9098-42208e5713a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:04:47,051 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2/action 0.065s 2025-07-31 13:04:47,051 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36a935e-0092-479e-b5a6-19a30d190ac2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2/action'} Body: b'' 2025-07-31 13:04:47,074 99940 INFO [tempest.lib.common.rest_clien t] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2 0.021s 2025-07-31 13:04:47,074 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79b0ca6-5e47-487f-b5e0-1574747e91e3', 'x-openstack-request-id': 'req-a79b0ca6-5e47-487f-b5e0-1574747e91e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 082bf631-a6a6-47f3-9149-0b4502facaf2 could not be found."}}' 2025-07-31 13:04:47,105 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/b353d30e-2405-4f6e-b557-fab237e5272a 0.030s 2025-07-31 13:04:47,106 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0647e6c8-3379-4b3f-911b-e8cd37db225e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/b353d30e-2405-4f6e-b557-fab237e5272a'} Body: b'' 2025-07-31 13:04:47,191 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/25511055-a5dd-4c00-8bae-f8040b13fdbb 0.084s 2025-07-31 13:04:47,191 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979f65df-dbbf-4a8a-88bf-06cf324c7dbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/25511055-a5dd-4c00-8bae-f8040b13fdbb'} Body: b'' 2025-07-31 13:04:47,211 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/25511055-a5dd-4c00-8bae-f8040b13fdbb 0.019s 2025-07-31 13:04:47,211 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa1e4b5-cc14-426d-8a67-c3b2070b7184', 'x-openstack-request-id': 'req-1fa1e4b5-cc14-426d-8a67-c3b2070b7184', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/25511055-a5dd-4c00-8bae-f8040b13fdbb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 25511055-a5dd-4c00-8bae-f8040b13fdbb could not be found."}}' {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.655044s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9cf8b4c2-b722-405e-bbfe-c61ca61fba1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:47,157 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.337s 2025-07-31 13:04:47,157 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1080783688"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab3ba1a-58cc-4e78-9def-d8e350c44f33', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab3ba1a-58cc-4e78-9def-d8e350c44f33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9cf8b4c2-b722-405e-bbfe-c61ca61fba1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:47.089611", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1080783688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:04:47,207 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.037s 2025-07-31 13:04:47,208 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e583813e-01f6-400f-b617-36e98b6c3e75', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e583813e-01f6-400f-b617-36e98b6c3e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'{"volume": {"id": "9cf8b4c2-b722-405e-bbfe-c61ca61fba1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:47.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1080783688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:48,259 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.037s 2025-07-31 13:04:48,259 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ce9eb1-90f6-4897-ae5e- 196b520b9476', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ce9eb1-90f6-4897-ae5e-196b520b9476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'{"volume": {"id": "9cf8b4c2-b722-405e-bbfe-c61ca61fba1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:47.000000", "updated_at": "2025-07-31T13:04:47.000000", "name": "tempest-VolumesDeleteCascade-Volume-1080783688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:48,312 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.038s 2025-07-31 13:04:48,312 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7916ebf-1fc7-4299-96f2-8fd0f8d61563', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7916ebf-1fc7-4299-96f2-8fd0f8d61563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'{"volume": {"id": "9cf8b4c2-b722-405e-bbfe-c61ca61fba1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:47.000000", "updated_at": "2025-07-31T13:04:47.000000", "name": "tempest-VolumesDeleteCascade-Volume-1080783688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:48,450 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.124s 2025-07-31 13:04:48,450 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd530de8-cc06-43cd-9577-23e91646a513', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'' 2025-07-31 13:04:48,473 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.021s 2025-07-31 13:04:48,473 99936 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc0d42c-afcc-40ca-88b6-56061e556644', 'x-openstack-request-id': 'req-1dc0d42c-afcc-40ca-88b6-56061e556644', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9cf8b4c2-b722-405e-bbfe-c61ca61fba1f could not be found."}}' {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.580051s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 93, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 56a5ecad-aa13-4bbd-a4eb-04980abe1c06 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:48,732 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.256s 2025-07-31 13:04:48,733 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1087799090"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01732c0-9fc3-458a-835c-5707a97069fa', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01732c0-9fc3-458a-835c-5707a97069fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "56a5ecad-aa13-4bbd-a4eb-04980abe1c06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:48.663118", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1087799090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:04:48,791 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.046s 2025-07-31 13:04:48,791 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a0d08b-78f0-44fb-8229-eaf4e034c082', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a0d08b-78f0-44fb-8229-eaf4e034c082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'{"volume": {"id": "56a5ecad-aa13-4bbd-a4eb-04980abe1c06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:49.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1087799090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:49,842 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.036s 2025-07-31 13:04:49,842 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-6b2ae8e0-3451-43f5-aceb-bd913e77d209', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2ae8e0-3451-43f5-aceb-bd913e77d209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'{"volume": {"id": "56a5ecad-aa13-4bbd-a4eb-04980abe1c06", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:49.000000", "updated_at": "2025-07-31T13:04:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-1087799090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:49,906 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.049s 2025-07-31 13:04:49,906 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cc40c6-935d-4b16-b578-38fcdf5bc756', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cc40c6-935d-4b16-b578-38fcdf5bc756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'{"volume": {"id": "56a5ecad-aa13-4bbd-a4eb-04980abe1c06", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:49.000000", "updated_at": "2025-07-31T13:04:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-1087799090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:50,032 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.112s 2025-07-31 13:04:50,033 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9d8271-abfb-4cf4-a10f-98f3e5e1bb07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'' 2025-07-31 13:04:50,054 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.021s 2025-07-31 13:04:50,055 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c956165-1550-4f33-8f98-73558dd2c889', 'x-openstack-request-id': 'req-7c956165-1550-4f33-8f98-73558dd2c889', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 56a5ecad-aa13-4bbd-a4eb-04980abe1c06 could not be found."}}' {9} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {9} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.547700s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 46a413c3-fac5-4c82-9b24-c93b58251913 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:58,839 99924 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.393s 2025-07-31 13:04:58,839 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-145124032"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ae80da-e05b-450d-98c1-3e5229d6e3a2', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ae80da-e05b-450d-98c1-3e5229d6e3a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "46a413c3-fac5-4c82-9b24-c93b58251913", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:58.763104", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-145124032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}], "user_id": "b45fb31005be4dcf9aad77487de059ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:04:58,893 99924 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913 0.041s 2025-07-31 13:04:58,894 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbf313b-6683-4852-88b8-735f362f696d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbf313b-6683-4852-88b8-735f362f696d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913'} Body: b'{"volume": {"id": "46a413c3-fac5-4c82-9b24-c93b58251913", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:59.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-145124032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}], "user_id": "b45fb31005be4dcf9aad77487de059ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fe53f3dd9da46eea6ecb9f8fa33380c"}}' 2025-07-31 13:04:59,958 99924 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913 0.050s 2025-07-31 13:04:59,958 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d9df57-aad6-48f6-9bdf-9d6e012b5940', 'content-length': '834', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d9df57-aad6-48f6-9bdf-9d6e012b5940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913'} Body: b'{"volume": {"id": "46a413c3-fac5-4c82-9b24-c93b58251913", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:59.000000", "updated_at": "2025-07-31T13:04:59.000000", "name": "tempest-TestVolumeSwap-volume-145124032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}], "user_id": "b45fb31005be4dcf9aad77487de059ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fe53f3dd9da46eea6ecb9f8fa33380c"}}' {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.806772s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4ed74e02-4d5b-4e15-a88d-5b4dcf773d70 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:00,176 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.565s 2025-07-31 13:05:00,177 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-553537512"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3d02c5-6a20-4599-a822-0a7e445f5af5', 'content-length': '766', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3d02c5-6a20-4599-a822-0a7e445f5af5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4ed74e02-4d5b-4e15-a88d-5b4dcf773d70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:00.019301", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-553537512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:05:00,238 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70 0.049s 2025-07-31 13:05:00,238 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2852fe8-6953-4ce3-8c1e-377a2e2c81da', 'content-length': '834', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2852fe8-6953-4ce3-8c1e-377a2e2c81da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70'} Body: b'{"volume": {"id": "4ed74e02-4d5b-4e15-a88d-5b4dcf773d70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:00.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-553537512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ba01255210c942f3bf95b0e2a9a6625d"}}' 2025-07-31 13:05:01,401 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70 0.148s 2025-07-31 13:05:01,401 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787afd86-ea0c-4777-a8fe-a7d503fd70b2', 'content-length': '855', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787afd86-ea0c-4777-a8fe-a7d503fd70b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70'} Body: b'{"volume": {"id": "4ed74e02-4d5b-4e15-a88d-5b4dcf773d70", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:00.000000", "updated_at": "2025-07-31T13:05:00.000000", "name": "tempest-VolumeRevertTests-Volume-553537512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ba01255210c942f3bf95b0e2a9a6625d"}}' {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.406693s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:01,694 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.275s 2025-07-31 13:05:01,695 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-82247882"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03c3fc2-08a6-45b5-913c-7bae06485af7', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03c3fc2-08a6-45b5-913c-7bae06485af7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:01.634003", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-82247882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:05:01,744 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5 0.037s 2025-07-31 13:05:01,745 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7696dc5-e9c0-4506-93c2-97d0748902a6', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7696dc5-e9c0-4506-93c2-97d0748902a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5'} Body: b'{"volume": {"id": "4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:02.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-82247882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ba01255210c942f3bf95b0e2a9a6625d"}}' 2025-07-31 13:05:02,810 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5 0.051s 2025-07-31 13:05:02,810 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-6b8adcb1-3103-456f-a359-6d7a3ff61aed', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8adcb1-3103-456f-a359-6d7a3ff61aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5'} Body: b'{"volume": {"id": "4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:02.000000", "updated_at": "2025-07-31T13:05:02.000000", "name": "tempest-VolumeRevertTests-Volume-82247882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ba01255210c942f3bf95b0e2a9a6625d"}}' {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.744394s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.189563s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.151320s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.174638s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.027292s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.039388s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.169248s] ... ok {9} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {2} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [11.820769s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 371, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 52dbcb00-02a2-4cfa-a2f0-a7767a036e2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:01,081 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 3.768s 2025-07-31 13:05:01,082 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-595226679"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-226d5ec8-f8c4-4150-9b8f-bd6920c7cf92', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"eee85d20-4668-4af6-acde-fdea62874c09","name":"tempest-tagged-attachments-test-net-595226679","tenant_id":"2c3b8f88ca7542509ef95041dd157c12","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2c3b8f88ca7542509ef95041dd157c12","port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-07-31T13:04:59Z","updated_at":"2025-07-31T13:04:59Z","revision_number":1}}' 2025-07-31 13:05:03,356 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 2.274s 2025-07-31 13:05:03,357 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "eee85d20-4668-4af6-acde-fdea62874c09", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-d5a1e8e5-d72e-4a0c-acd5-118cd29f037b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"bd8a4e79-f583-4e77-a51e-8d04220eb7fa","name":"","tenant_id":"2c3b8f88ca7542509ef95041dd157c12","network_id":"eee85d20-4668-4af6-acde-fdea62874c09","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-07-31T13:05:01Z","updated_at":"2025-07-31T13:05:01Z","revision_number":0,"project_id":"2c3b8f88ca7542509ef95041dd157c12"}}' 2025-07-31 13:05:03,596 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-07-31 13:05:03,596 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-219582508"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be06c817-8249-48a4-9149-323c9d156b36', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be06c817-8249-48a4-9149-323c9d156b36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "52dbcb00-02a2-4cfa-a2f0-a7767a036e2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:03.524456", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-219582508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}], "user_id": "3d16c4d93e744a69816e58a1be25e45c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:03,666 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c 0.049s 2025-07-31 13:05:03,666 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ebac98-7644-4e44-b59b-7031b051cddb', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ebac98-7644-4e44-b59b-7031b051cddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c'} Body: b'{"volume": {"id": "52dbcb00-02a2-4cfa-a2f0-a7767a036e2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:04.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-219582508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}], "user_id": "3d16c4d93e744a69816e58a1be25e45c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c3b8f88ca7542509ef95041dd157c12"}}' 2025-07-31 13:05:04,731 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c 0.046s 2025-07-31 13:05:04,731 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa3ebc5-a563-4fe9-b28d-42789edca208', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa3ebc5-a563-4fe9-b28d-42789edca208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c'} Body: b'{"volume": {"id": "52dbcb00-02a2-4cfa-a2f0-a7767a036e2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:04.000000", "updated_at": "2025-07-31T13:05:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-219582508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}], "user_id": "3d16c4d93e744a69816e58a1be25e45c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c3b8f88ca7542509ef95041dd157c12"}}' 2025-07-31 13:05:06,223 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/bd8a4e79-f583-4e77-a51e-8d04220eb7fa 1.476s 2025-07-31 13:05:06,223 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-760698dc-c1fa-4b9e-9ea9-4ba03fbebeab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/bd8a4e79-f583-4e77-a51e-8d04220eb7fa'} Body: b'' 2025-07-31 13:05:09,132 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/eee85d20-4668-4af6-acde-fdea62874c09 2.908s 2025-07-31 13:05:09,133 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9ddf3f1e-a1cb-4a6b-b6b0-50801cc76cd9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/eee85d20-4668-4af6-acde-fdea62874c09'} Body: b'' {11} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.188135s] ... ok {11} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.104664s] ... ok {1} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [1.624478s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 224b3280-6057-484d-b153-54ce2dbe023a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:13,121 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.410s 2025-07-31 13:05:13,121 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-268318928"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c86f72fa-4d72-4b6f-b7a1-9586e98d4094', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c86f72fa-4d72-4b6f-b7a1-9586e98d4094', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "224b3280-6057-484d-b153-54ce2dbe023a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:13.019079", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-268318928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}], "user_id": "be1ce38a2008496993d1a2aa4d097188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-07-31 13:05:13,224 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a 0.090s 2025-07-31 13:05:13,224 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95144b46-de91-47fb-8d85-815a0f68f397', 'content-length': '964', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95144b46-de91-47fb-8d85-815a0f68f397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a'} Body: b'{"volume": {"id": "224b3280-6057-484d-b153-54ce2dbe023a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:13.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-268318928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}], "user_id": "be1ce38a2008496993d1a2aa4d097188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "adfc9ebd01ee437daa58a35e5b504c9c"}}' 2025-07-31 13:05:14,318 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a 0.077s 2025-07-31 13:05:14,318 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c55b64-ef7c-4c73-8a50-7ae17354fea5', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c55b64-ef7c-4c73-8a50-7ae17354fea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a'} Body: b'{"volume": {"id": "224b3280-6057-484d-b153-54ce2dbe023a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:13.000000", "updated_at": "2025-07-31T13:05:13.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-268318928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}], "user_id": "be1ce38a2008496993d1a2aa4d097188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "adfc9ebd01ee437daa58a35e5b504c9c"}}' {0} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 00abf6fe-50e2-4d05-a79d-9673e4ee1b7e failed to build and is in ERROR status {0} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {0} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {11} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014569s] ... ok {11} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.192819s] ... ok {0} setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b1f8d08e-cbd5-496c-9e4b-f0cc3421cc33 failed to build and is in ERROR status {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.958785s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d2a19366-2c18-43b0-b9af-da6cbc492734 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:24,855 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.575s 2025-07-31 13:05:24,855 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-803273491"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b1a224-2e19-42e9-a9d8-03f9f00a779b', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b1a224-2e19-42e9-a9d8-03f9f00a779b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d2a19366-2c18-43b0-b9af-da6cbc492734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:24.791617", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-803273491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-07-31 13:05:24,908 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.040s 2025-07-31 13:05:24,908 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d566a166-aa29-4c5a-8faf-dae533fc0651', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d566a166-aa29-4c5a-8faf-dae533fc0651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'{"volume": {"id": "d2a19366-2c18-43b0-b9af-da6cbc492734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:25.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-803273491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:25,976 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.046s 2025-07-31 13:05:25,976 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5311aa7e-fab9-4df0-87be-1742996de309', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5311aa7e-fab9-4df0-87be-1742996de309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'{"volume": {"id": "d2a19366-2c18-43b0-b9af-da6cbc492734", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:25.000000", "updated_at": "2025-07-31T13:05:25.000000", "name": "tempest-VolumesTransfersV357Test-Volume-803273491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:26,028 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.037s 2025-07-31 13:05:26,029 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3979078-6ec5-4e86-95ee-1da63852fd8c', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3979078-6ec5-4e86-95ee-1da63852fd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'{"volume": {"id": "d2a19366-2c18-43b0-b9af-da6cbc492734", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:25.000000", "updated_at": "2025-07-31T13:05:25.000000", "name": "tempest-VolumesTransfersV357Test-Volume-803273491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:26,216 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.173s 2025-07-31 13:05:26,216 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstac k-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725f6d1b-e4e0-4c3b-a647-2eb9e90a7dca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'' 2025-07-31 13:05:26,237 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.021s 2025-07-31 13:05:26,238 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b8e6ad-f426-4a9e-a724-33e05463fde3', 'x-openstack-request-id': 'req-b1b8e6ad-f426-4a9e-a724-33e05463fde3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d2a19366-2c18-43b0-b9af-da6cbc492734 could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.593658s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e377699f-aed0-4d84-ae65-3dd71c61d4b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:26,461 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.220s 2025-07-31 13:05:26,461 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1653949364"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84d1d5b-affd-49e6-9347-16665e55072b', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84d1d5b-affd-49e6-9347-16665e55072b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e377699f-aed0-4d84-ae65-3dd71c61d4b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:26.379569", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1653949364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-07-31 13:05:26,522 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.049s 2025-07-31 13:05:26,523 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baa9a84-7e82-45c2-8036-187da48365a4', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3baa9a84-7e82-45c2-8036-187da48365a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'{"volume": {"id": "e377699f-aed0-4d84-ae65-3dd71c61d4b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:26.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1653949364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:27,588 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.051s 2025-07-31 13:05:27,588 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dda48d-eabc-4ec4-bcaa-f9669f48ec54', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dda48d-eabc-4ec4-bcaa-f9669f48ec54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'{"volume": {"id": "e377699f-aed0-4d84-ae65-3dd71c61d4b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:26.000000", "updated_at": "2025-07-31T13:05:27.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1653949364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:27,637 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.036s 2025-07-31 13:05:27,638 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ada0a8-c041-40d0-a853-0a7722e8c2a0', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ada0a8-c041-40d0-a853-0a7722e8c2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'{"volume": {"id": "e377699f-aed0-4d84-ae65-3dd71c61d4b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:26.000000", "updated_at": "2025-07-31T13:05:27.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1653949364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:27,810 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.158s 2025-07-31 13:05:27,810 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-v ersion': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bca628c-175a-42a1-b99f-b56cb5dd982f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'' 2025-07-31 13:05:27,833 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.022s 2025-07-31 13:05:27,833 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f174ae49-c238-4f18-9737-e58f4e60e5d2', 'x-openstack-request-id': 'req-f174ae49-c238-4f18-9737-e58f4e60e5d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e377699f-aed0-4d84-ae65-3dd71c61d4b8 could not be found."}}' {0} setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ead8a7b2-8e13-4ed4-9c03-f68a5622be16 failed to build and is in ERROR status {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.755317s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a8ac681c-b969-4ceb-9f92-a5364258d6d0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:29,693 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.421s 2025-07-31 13:05:29,693 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-376881819"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf61e624-9226-42dd-ace1-1989a0d27e91', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf61e624-9226-42dd-ace1-1989a0d27e91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a8ac681c-b969-4ceb-9f92-a5364258d6d0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:29.622426", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-376881819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}], "user_id": "64d9fa9c553d4701827bafb3cfd2c241", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:29,755 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0 0.050s 2025-07-31 13:05:29,755 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f513e4-d9f6-4528-a4e7-d587ebc6cb18', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f513e4-d9f6-4528-a4e7-d587ebc6cb18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'{"volume": {"id": "a8ac681c-b969-4ceb-9f92-a5364258d6d0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:30.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-376881819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}], "user_id": "64d9fa9c553d4701827bafb3cfd2c241", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9085e4fcb554de48360923207ee1431"}}' 2025-07-31 13:05:30,818 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0 0.047s 2025-07-31 13:05:30,819 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-beef1b7b-c3fe-4730-b778-0a2d234b7d09', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beef1b7b-c3fe-4730-b778-0a2d234b7d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'{"volume": {"id": "a8ac681c-b969-4ceb-9f92-a5364258d6d0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:30.000000", "updated_at": "2025-07-31T13:05:30.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-376881819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}], "user_id": "64d9fa9c553d4701827bafb3cfd2c241", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9085e4fcb554de48360923207ee1431"}}' 2025-07-31 13:05:30,879 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0 0.046s 2025-07-31 13:05:30,879 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca57f73b-dc9b-475e-9742-4508dd2e42a9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca57f73b-dc9b-475e-9742-4508dd2e42a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'{"volume": {"id": "a8ac681c-b969-4ceb-9f92-a5364258d6d0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:30.000000", "updated_at": "2025-07-31T13:05:30.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-376881819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}], "user_id": "64d9fa9c553d4701827bafb3cfd2c241", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9085e4fcb554de48360923207ee1431"}}' 2025-07-31 13:05:31,006 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0 0.113s 2025-07-31 13:05:31,006 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c1052f-3c3c-4586-8029-5ea6dc1f519b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'' 2025-07-31 13:05:31,025 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb- 9f92-a5364258d6d0 0.018s 2025-07-31 13:05:31,025 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea38d111-7034-4e95-b468-af887cfe9f2a', 'x-openstack-request-id': 'req-ea38d111-7034-4e95-b468-af887cfe9f2a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a8ac681c-b969-4ceb-9f92-a5364258d6d0 could not be found."}}' {1} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {1} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.183868s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.078277s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.015238s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.282505s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018876s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.015389s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.069984s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.021392s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.101353s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.021612s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.011087s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.048813s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.080645s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.808113s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d246fed-b5b9-4ff2-bbe7-699df47777be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:35,444 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.350s 2025-07-31 13:05:35,444 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570a5a0a-f96f-43ce-b6c0-0b91662d314d', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570a5a0a-f96f-43ce-b6c0-0b91662d314d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d246fed-b5b9-4ff2-bbe7-699df47777be", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:35.335181", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}], "user_id": "02d89c5f860c4f0295e3c59963eeb3aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:35,532 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.073s 2025-07-31 13:05:35,532 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6100d1-a3b9-4283-835a-d6fe449170a8', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6100d1-a3b9-4283-835a-d6fe449170a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'{"volume": {"id": "3d246fed-b5b9-4ff2-bbe7-699df47777be", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}], "user_id": "02d89c5f860c4f0295e3c59963eeb3aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04da2a48660e467ca2b70134d813d263"}}' 2025-07-31 13:05:36,614 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.063s 2025-07-31 13:05:36,615 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:36 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd20899-7701-4437-a286-5d7890af9ef3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd20899-7701-4437-a286-5d7890af9ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'{"volume": {"id": "3d246fed-b5b9-4ff2-bbe7-699df47777be", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:35.000000", "updated_at": "2025-07-31T13:05:36.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}], "user_id": "02d89c5f860c4f0295e3c59963eeb3aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04da2a48660e467ca2b70134d813d263"}}' 2025-07-31 13:05:36,695 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.063s 2025-07-31 13:05:36,696 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9743b3b-172e-486b-a771-1ad7af29cccf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9743b3b-172e-486b-a771-1ad7af29cccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'{"volume": {"id": "3d246fed-b5b9-4ff2-bbe7-699df47777be", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:35.000000", "updated_at": "2025-07-31T13:05:36.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}], "user_id": "02d89c5f860c4f0295e3c59963eeb3aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04da2a48660e467ca2b70134d813d263"}}' 2025-07-31 13:05:36,866 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.152s 2025-07-31 13:05:36,866 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3080584-f3af-47d4-9023-37310ff0c4c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'' 2025-07-31 13:05:36,900 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJ SON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.032s 2025-07-31 13:05:36,900 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ffd5df-60d5-422b-abfa-cf1f5ce8a6b2', 'x-openstack-request-id': 'req-b6ffd5df-60d5-422b-abfa-cf1f5ce8a6b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d246fed-b5b9-4ff2-bbe7-699df47777be could not be found."}}' {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {1} setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 297bded4-4f07-4c60-9366-d68035fb7ee3 failed to build and is in ERROR status {3} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.649075s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 12dec787-db07-40e6-8168-9f084b3a7d66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:48,862 99924 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 1.476s 2025-07-31 13:05:48,862 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-697965256", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29fa1dd5-37e0-4dbb-89db-b27398efc791', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29fa1dd5-37e0-4dbb-89db-b27398efc791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "12dec787-db07-40e6-8168-9f084b3a7d66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:48.712509", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-697965256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}], "user_id": "5eb71f701c3f4e2181472c71e4e9628b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:48,951 99924 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66 0.074s 2025-07-31 13:05:48,951 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89d7985-9c5a-44f3-b344-975b3180bb66', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89d7985-9c5a-44f3-b344-975b3180bb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66'} Body: b'{"volume": {"id": "12dec787-db07-40e6-8168-9f084b3a7d66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-697965256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}], "user_id": "5eb71f701c3f4e2181472c71e4e9628b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb8ef96f2b684a2ab632d8f85dc9e228"}}' 2025-07-31 13:05:50,017 99924 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66 0.048s 2025-07-31 13:05:50,017 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'c ontent-type': 'application/json', 'x-compute-request-id': 'req-845f1675-5140-4f76-8167-6d706e75a8b7', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845f1675-5140-4f76-8167-6d706e75a8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66'} Body: b'{"volume": {"id": "12dec787-db07-40e6-8168-9f084b3a7d66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:49.000000", "updated_at": "2025-07-31T13:05:49.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-697965256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}], "user_id": "5eb71f701c3f4e2181472c71e4e9628b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb8ef96f2b684a2ab632d8f85dc9e228"}}' {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [2.081851s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 117, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c440eab3-cf8b-4499-9166-2e1500c29bae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:50,762 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.684s 2025-07-31 13:05:50,763 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1763331989", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f666d43-8309-4233-9f67-8353a07423d5', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f666d43-8309-4233-9f67-8353a07423d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c440eab3-cf8b-4499-9166-2e1500c29bae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:50.638174", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1763331989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:50,841 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.063s 2025-07-31 13:05:50,842 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b8b176-d564-4591-b533-1f6e2f7bb715', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b8b176-d564-4591-b533-1f6e2f7bb715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'{"volume": {"id": "c440eab3-cf8b-4499-9166-2e1500c29bae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:51.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1763331989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:51,900 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.041s 2025-07-31 13:05:51,900 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-07e066e3-5303-4137-9af1-a4962fcb7d03', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e066e3-5303-4137-9af1-a4962fcb7d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'{"volume": {"id": "c440eab3-cf8b-4499-9166-2e1500c29bae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:51.000000", "updated_at": "2025-07-31T13:05:51.000000", "name": "tempest-VolumesGetTest-Volume-1763331989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:51,960 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.040s 2025-07-31 13:05:51,960 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51575a22-f63d-47e3-b3d5-9fb30543bf2d', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51575a22-f63d-47e3-b3d5-9fb30543bf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'{"volume": {"id": "c440eab3-cf8b-4499-9166-2e1500c29bae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:51.000000", "updated_at": "2025-07-31T13:05:51.000000", "name": "tempest-VolumesGetTest-Volume-1763331989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:52,136 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.161s 2025-07-31 13:05:52,136 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb644d5f-92b1-4db8-a77a-79ed28a3d82d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'' 2025-07-31 13:05:52,157 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.020s 202 5-07-31 13:05:52,157 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2cdc9b-907e-4027-aaa8-d575b98f2245', 'x-openstack-request-id': 'req-cb2cdc9b-907e-4027-aaa8-d575b98f2245', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c440eab3-cf8b-4499-9166-2e1500c29bae could not be found."}}' {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.772070s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2be007ff-1b47-4a9d-946d-e0d3c5c6f13b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:52,524 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/volumes 0.363s 2025-07-31 13:05:52,525 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-752029330"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affe2414-5b16-4954-b24f-19f05386e0f0', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affe2414-5b16-4954-b24f-19f05386e0f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2be007ff-1b47-4a9d-946d-e0d3c5c6f13b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:52.329957", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-752029330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:52,633 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.085s 2025-07-31 13:05:52,634 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d388cd-c169-44d4-a29c-038f77c4ffff', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d388cd-c169-44d4-a29c-038f77c4ffff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'{"volume": {"id": "2be007ff-1b47-4a9d-946d-e0d3c5c6f13b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:52.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-752029330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:53,701 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.052s 2025-07-31 13:05:53,701 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07440 f6-c5ca-45a8-a094-98e116b9ef98', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07440f6-c5ca-45a8-a094-98e116b9ef98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'{"volume": {"id": "2be007ff-1b47-4a9d-946d-e0d3c5c6f13b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:52.000000", "updated_at": "2025-07-31T13:05:53.000000", "name": "tempest-VolumesGetTest-Volume-752029330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:53,759 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.044s 2025-07-31 13:05:53,759 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ced821-a575-4ef7-98ed-e73ac496b33c', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ced821-a575-4ef7-98ed-e73ac496b33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'{"volume": {"id": "2be007ff-1b47-4a9d-946d-e0d3c5c6f13b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:52.000000", "updated_at": "2025-07-31T13:05:53.000000", "name": "tempest-VolumesGetTest-Volume-752029330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:53,904 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.131s 2025-07-31 13:05:53,905 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834e0d69-6cf2-47cc-bb7a-6a08ef45bcae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'' 2025-07-31 13:05:53,931 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.026s 2025-07-31 13:05:53,932 99920 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d43c19-f551-442d-8992-b367e9dbf584', 'x-openstack-request-id': 'req-73d43c19-f551-442d-8992-b367e9dbf584', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2be007ff-1b47-4a9d-946d-e0d3c5c6f13b could not be found."}}' {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.774150s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e1a181ee-955d-4061-87e6-ddae8c54af0b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:53,959 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.023s 2025-07-31 13:05:53,959 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eeb26aef-633d-47ee-90cf-dfe31855c874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:05:53,981 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.021s 2025-07-31 13:05:53,982 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a396d633-1d3a-4cb0-a1b8-1f1f78037f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:05:54,381 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/volumes 0.399s 2025-07-31 13:05:54,382 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-Volumes GetTest-Volume-462108989", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16641a14-6029-47df-bbc5-35d927cd076a', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16641a14-6029-47df-bbc5-35d927cd076a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e1a181ee-955d-4061-87e6-ddae8c54af0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:54.281751", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-462108989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:54,442 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.047s 2025-07-31 13:05:54,443 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a82216-c79d-4555-9369-9b5ed4b2bc70', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a82216-c79d-4555-9369-9b5ed4b2bc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'{"volume": {"id": "e1a181ee-955d-4061-87e6-ddae8c54af0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:54.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-462108989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:55,503 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.045s 2025-07-31 13:05:55,504 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e550637-fc73-40b0-8fde-aefca5a115ab', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e550637-fc73-40b0-8fde-aefca5a115ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'{"volume": {"id": "e1a181ee-95 5d-4061-87e6-ddae8c54af0b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:54.000000", "updated_at": "2025-07-31T13:05:55.000000", "name": "tempest-VolumesGetTest-Volume-462108989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:55,570 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.051s 2025-07-31 13:05:55,570 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897d4ef2-2395-478d-8499-18c9c1ca42fe', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897d4ef2-2395-478d-8499-18c9c1ca42fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'{"volume": {"id": "e1a181ee-955d-4061-87e6-ddae8c54af0b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:54.000000", "updated_at": "2025-07-31T13:05:55.000000", "name": "tempest-VolumesGetTest-Volume-462108989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:55,688 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.104s 2025-07-31 13:05:55,688 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fff568-1823-4ba1-bc93-0e67fbb9e3db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'' 2025-07-31 13:05:55,708 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.019s 2025-07-31 13:05:55,708 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03f3056-efcf-4a29-8d06-ea2dea717d66', 'x-openstack-request-id': 'req-d03f3056-efcf-4a29-8d06-ea2dea717d66', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e1a181ee-955d-4061-87e6-ddae8c54af0b could not be found."}}' {1} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cd0b21b5-9dc2-4dcf-9f31-4c2ac6a8edaf failed to build and is in ERROR status {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion [2.023905s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 358, in test_instance_boot_after_snapshot_deletion volume1 = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c943b24a-4c18-481f-9a89-f0bce13f84c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:06:18,243 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.183s 2025-07-31 13:06:18,244 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b342dec-9ccf-4cfd-8bf6-5ee1e8ac54e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:18,797 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.553s 2025-07-31 13:06:18,798 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1341471819", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1a7a86-bd45-4aba-b429-a578c8caecab', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1a7a86-bd45-4aba-b429-a578c8caecab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c943b24a-4c18-481f-9a89-f0bce13f84c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:18.734787", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1341471819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}], "user_id": "42d729811a994982befad50958272369", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:06:18,875 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6 0.064s 2025-07-31 13:06:18,876 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2bd626-8305-4ca1-a2a6-7b0ed7d2ed63', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2bd626-8305-4ca1-a2a6-7b0ed7d2ed63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6'} Body: b'{"volume": {"id": "c943b24a-4c18-481f-9a89-f0bce13f84c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:19.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1341471819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}], "user_id": "42d729811a994982befad50958272369", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5f163ae85d454f49846723796575f4d6"}}' 2025-07-31 13:06:19,935 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6 0.045s 2025-07-31 13:06:19,936 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ed45be-0f8f-47fc-ad13-378b6bb5d707', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ed45be-0f8f-47fc-ad13-378b6bb5d707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6'} Body: b'{"volume": {"id": "c943b24a-4c18-481f-9a89-f0bce13f84c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:19.000000", "updated_at": "2025-07-31T13:06:19.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1341471819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}], "user_id": "42d729811a994982befad50958272369", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5f163ae85d454f49846723796575f4d6"}}' 2025-07-31 13:06:20,050 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6 0.099s 2025-07-31 13:06:20,051 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -ec7e5131-ae83-4361-bbad-40a2ca841a5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6'} Body: b'' 2025-07-31 13:06:20,081 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6 0.029s 2025-07-31 13:06:20,082 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f8de9e-4069-4428-b84e-693df02506d4', 'x-openstack-request-id': 'req-b2f8de9e-4069-4428-b84e-693df02506d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c943b24a-4c18-481f-9a89-f0bce13f84c6 could not be found."}}' {1} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.431399s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 73, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e197086d-e40b-4e31-b2a9-45548235a282 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:06:30,970 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/types 0.219s 2025-07-31 13:06:30,970 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7ce137-dd9e-4158-adb5-24b853172ca5', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7ce137-dd9e-4158-adb5-24b853172ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "d7aa4730-1354-4ddf-89b5-05e0d463d097", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2025-07-31 13:06:31,648 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.674s 2025-07-31 13:06:31,648 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1a9e049a-6d8d-417a-a5c8-0f6d74a249ea', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f72297ed3666449492b581d9ce4fd6c9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "created_at": "2025-07-31T13:06:32Z", "updated_at": "2025-07-31T13:06:32Z", "tags": [], "self": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611", "file": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:32,636 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file 0.985s 2025-07-31 13:06:32,636 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-49f3c50a -5090-44cc-9b0e-f2f4db2d1c21', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file'} Body: b'' 2025-07-31 13:06:32,656 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611 0.019s 2025-07-31 13:06:32,656 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8cd120ac-db4a-429a-b9fc-967962ab96a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "1ccc7d24acc4ed8142b9b1c57bfa8a2a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f72297ed3666449492b581d9ce4fd6c9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cc58322b6d733bee499de9c0e3b00a3d6a4fb1f1fd5764033555aac4120fab4991b53f802f8ef597e0dadbc6a4934e516e6fffb790181f637b32531d4f719e5e", "id": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "created_at": "2025-07-31T13:06:32Z", "updated_at": "2025-07-31T13:06:33Z", "tags": [], "self": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611", "file": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:32,674 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611 0.017s 2025-07-31 13:06:32,674 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1be0658-67d2-49fb-9aa7-4201e3536847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "1ccc7d24acc4ed8142b9b1c57bfa8a2a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f72297ed3666449492b581d9ce4fd6c9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cc58322b6d733bee499de9c0e3b00a3d6a4fb1f1fd5764033555aac4120fab4991b53f802f8ef597e0dadbc6a4934e516e6fffb790181f637b32531d4f719e5e", "id": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "created_at": "2025-07-31T13:06:32Z", "updated_at": "2025-07-31T13:06:33Z", "tags": [], "self": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611", "file": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:32,695 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611 0.020s 2025-07-31 13:06:32,695 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0dce2f71-e222-4fe9-9ab1-3ac1de19052b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "1ccc7d24acc4ed8142b9b1c57bfa8a2a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f72297ed3666449492b581d9ce4fd6c9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cc58322b6d733bee499de9c0e3b00a3d6a4fb1f1fd5764033555aac4120fab4991b53f802f8ef597e0dadbc6a4934e516e6fffb790181f637b32531d4f719e5e", "id": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "created_at": "2025-07-31T13:06:32Z", "updated_at": "2025-07-31T13:06:33Z", "tags": [], "self": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611", "file": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:33,038 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/volumes 0.342s 2025-07-31 13:06:33,038 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcedd7a7-7772-4894-881b-42450bbb2f45', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcedd7a7-7772-4894-881b-42450bbb2f45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e197086d-e40b-4e31-b2a9-45548235a282", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:32.978430", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}], "user_id": "56832b10a0564f4b869879952df8a2c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:06:33,111 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282 0.060s 2025-07-31 13:06:33,112 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da71478-b5ad-4284-91cc-595cf2bc88b2', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da71478-b5ad-4284-91cc-595cf2bc88b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282'} Body: b'{"volume": {"id": "e197086d-e40b-4e31-b2a9-45548235a282", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:33.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}], "user_id": "56832b10a0564f4b869879952df8a2c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f72297ed3666449492b581d9ce4fd6c9"}}' 2025-07-31 13:06:34,166 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282 0.038s 2025-07-31 13:06:34,166 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c205e9f5-936d-4a21-b768-b53f131e27c4', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c205e9f5-936d-4a21-b768-b53f131e27c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282'} Body: b'{"volume": {"id": "e197086d-e40b-4e31-b2a9-45548235a282", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:33.000000", "updated_at": "2025-07-31T13:06:33.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}], "user_id": "56832b10a0564f4b869879952df8a2c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f72297ed3666449492b581d9ce4fd6c9"}}' {10} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [130.605212s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 117, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a6bf290-f8d6-4b7a-aa62-446f1ca270e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:44,303 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2025-07-31 13:04:44,303 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-112aa38a-930f-4b07-b35f-000415118ee5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "480de024668941ddae2e0334b3712248", "name": "tempest-DeleteServersTestJSON-341310198-project-member", "password_expires_at": null}, "audit_ids": ["5CzDCbUxRluElUOLmsSKKw"], "expires_at": "2025-07-31T14:04:44.000000Z", "issued_at": "2025-07-31T13:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf0022d656524ad38a49aeaeacd0469c", "name": "tempest-DeleteServersTestJSON-341310198"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf0022d656524ad38a49aeaeacd0469c", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:04:44,304 99939 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '7b94c08e-2e21-40da-9a41-fa1ddedec027', 'name': 'tempest-DeleteServersTestJSON-929398359-network', 'tenant_id': 'cf0022d656524ad38a49aeaeacd0469c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf0022d656524ad38a49aeaeacd0469c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9416, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created _at': '2025-07-31T13:04:17Z', 'updated_at': '2025-07-31T13:04:17Z', 'revision_number': 1} available for tenant 2025-07-31 13:04:59,789 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 15.484s 2025-07-31 13:04:59,790 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-593715693", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "7b94c08e-2e21-40da-9a41-fa1ddedec027"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4196dd2-70ac-41da-a3da-7f2099066f3d', 'x-compute-request-id': 'req-f4196dd2-70ac-41da-a3da-7f2099066f3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "98db34b2-952a-40bc-ad26-1030cab9bccf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BRtLDwq6yXWT"}}' 2025-07-31 13:05:02,675 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf 2.882s 2025-07-31 13:05:02,675 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b98ce33-fbb6-4f01-b804-15b26c565d48', 'x-compute-request-id': 'req-3b98ce33-fbb6-4f01-b804-15b26c565d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf'} Body: b'{"server": {"id": "98db34b2-952a-40bc-ad26-1030cab9bccf", "name": "tempest-DeleteServersTestJSON-server-593715693", "status": "BUILD", "tenant_id": "cf0022d656524ad38a49aeaeacd0469c", "user_id": "480de024668941ddae2e0334b3712248", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:04:59Z", "updated": "2025-07-31T13:05:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:05:53,302 99939 INFO [tempest.lib.common.rest_client] Request (Delete ServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf 0.563s 2025-07-31 13:05:53,303 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c5045d-be0e-4a5a-8e5e-d31e0477c804', 'x-compute-request-id': 'req-38c5045d-be0e-4a5a-8e5e-d31e0477c804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf'} Body: b'{"server": {"id": "98db34b2-952a-40bc-ad26-1030cab9bccf", "name": "tempest-DeleteServersTestJSON-server-593715693", "status": "ACTIVE", "tenant_id": "cf0022d656524ad38a49aeaeacd0469c", "user_id": "480de024668941ddae2e0334b3712248", "metadata": {}, "hostId": "5e69bf7e22cd0a39d6094f07adbcf9fb1edc48cd684ffb70e0977406", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:04:59Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-DeleteServersTestJSON-929398359-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:66:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:05:53,318 99939 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:06:53,676 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.296s 2025-07-31 13:06:53,676 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-262356765"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed0cf4f-4ad2-43e4-9c75-2792db68cd24', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed0cf4f-4ad2-43e4-9c75-2792db68cd24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6a6bf290-f8d6-4b7a-aa62-446f1ca270e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:53.592067", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-262356765", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6a6bf29 0-f8d6-4b7a-aa62-446f1ca270e6"}], "user_id": "480de024668941ddae2e0334b3712248", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:06:53,734 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6 0.045s 2025-07-31 13:06:53,735 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fef130-f8da-4502-b193-8ffef37454f4', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fef130-f8da-4502-b193-8ffef37454f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6'} Body: b'{"volume": {"id": "6a6bf290-f8d6-4b7a-aa62-446f1ca270e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:54.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-262356765", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}], "user_id": "480de024668941ddae2e0334b3712248", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf0022d656524ad38a49aeaeacd0469c"}}' 2025-07-31 13:06:54,790 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6 0.040s 2025-07-31 13:06:54,790 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00f0931-f279-4581-873c-66a0c337ff34', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00f0931-f279-4581-873c-66a0c337ff34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6'} Body: b'{"volume": {"id": "6a6bf290-f8d6-4b7a-aa62-446f1ca270e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:54.000000", "updated_at": "2025-07-31T13:06:54.000000", "name": "tempest-DeleteServersTestJSON-volume-262356765", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}], "user_id": "480de024668941ddae2e0334b3712248", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf0022d656524ad38a49aeaeacd0469c"}}' {1} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal [1.676503s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 139, in test_snapshot_removal volume_1 = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97c78c62-4389-46bc-9381-5d31051ee11f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:06:54,029 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.332s 2025-07-31 13:06:54,029 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-930152370", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a381e6f8-592e-4a11-9d7b-e51597e4e7ba', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a381e6f8-592e-4a11-9d7b-e51597e4e7ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "97c78c62-4389-46bc-9381-5d31051ee11f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:53.969332", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-930152370", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}], "user_id": "394b1a9522d54fc692cbdc9c22f2a2ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:06:54,098 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f 0.057s 2025-07-31 13:06:54,099 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79098f87-d288-4e0e-9238-e5d77eef85dc', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79098f87-d288-4e0e-9238-e5d77eef85dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f'} Body: b'{"volume": {"id": "97c78c62-4389-46bc-9381-5d31051ee11f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:54.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-930152370", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}], "user_id": "394b1a9522d54fc692cbdc9c22f2a2ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182cc2ed9b2e4cb7a8a7e1e8317bdb8a"}}' 2025-07-31 13:06:55,170 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f 0.050s 2025-07-31 13:06:55,171 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-2fb17675-1cf6-4bc2-b9e3-0bee70d9ea73', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb17675-1cf6-4bc2-b9e3-0bee70d9ea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f'} Body: b'{"volume": {"id": "97c78c62-4389-46bc-9381-5d31051ee11f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:54.000000", "updated_at": "2025-07-31T13:06:54.000000", "name": "tempest-SnapshotDependencyTests-volume-930152370", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}], "user_id": "394b1a9522d54fc692cbdc9c22f2a2ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182cc2ed9b2e4cb7a8a7e1e8317bdb8a"}}' 2025-07-31 13:06:55,337 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f 0.150s 2025-07-31 13:06:55,337 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8583c90-1db9-479d-9533-80c792b3d830', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f'} Body: b'' 2025-07-31 13:06:55,370 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f 0.032s 2025-07-31 13:06:55,371 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-49211c9a-69f6-4ff7-a684-f08d86635268', 'x-openstack-request-id': 'req-49211c9a-69f6-4ff7-a684-f08d86635268', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97c78c62-4389-46bc-9381-5d31051ee11f could not be found."}}' {8} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [132.176082s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a41f8e0f-a46c-49d0-8103-c8ea768f8f4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:00,282 99934 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:05:02,879 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 2.596s 2025-07-31 13:05:02,879 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1204471693", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAMHa2Avb1JdOtIwAd1dyiqxKtpHQTrERHlX3VW8OEpulMs/XecqDopeL0OT40BwUx/13zOo/kkV5+qFqBSljaVbBQPQidJIlqAvncLOzNyTopjqVj3QuR32CkpmblGylg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39950baf-db8c-4ccc-9c4f-3b863b9a8294', 'x-compute-request-id': 'req-39950baf-db8c-4ccc-9c4f-3b863b9a8294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1204471693", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAMHa2Avb1JdOtIwAd1dyiqxKtpHQTrERHlX3VW8OEpulMs/XecqDopeL0OT40BwUx/13zOo/kkV5+qFqBSljaVbBQPQidJIlqAvncLOzNyTopjqVj3QuR32CkpmblGylg==", "fingerprint": "90:74:a5:db:2a:f8:2f:41:45:35:46:6f:41:88:63:f2", "user_id": "e156733a786246f5856867e8a0ccd59b"}}' 2025-07-31 13:05:02,882 99934 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1204471693 created 2025-07-31 13:05:03,771 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.888s 2025-07-31 13:05:03,772 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--46412102", "description": "tempest-description--245655831"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-af2ef227-ce15-4a10-a27f-ed45111b3c7b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "name": "tempest-securitygroup--46412102", "stateful": true, "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "description": "tempest-description--245655831", "shared": false, "security_group_rules": [{"id": "25c4e4e1-540c-478d-8820-4acec934e297", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "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": 296, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:05:03Z", "updated_at": "2025-07-31T13:05:03Z", "revision_number": 0}, {"id": "8b90dd82-d72e-4ece-90c6-ab40a3ad53a2", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "r emote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 295, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:05:03Z", "updated_at": "2025-07-31T13:05:03Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:05:03Z", "updated_at": "2025-07-31T13:05:03Z", "revision_number": 1, "project_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' 2025-07-31 13:05:05,544 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.771s 2025-07-31 13:05:05,545 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6d76ddcb-dee6-46ee-9e57-1b4838b0e512', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c48a9b10-a3ed-4e75-b37f-9571efdd98c0", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:05:05Z", "updated_at": "2025-07-31T13:05:05Z", "revision_number": 0}}' 2025-07-31 13:05:07,975 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.429s 2025-07-31 13:05:07,975 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-02418e3d-b553-4d2a-b037-df2b92db2cca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5472252a-5003-474e-b45a-f4df9cbad652", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:05:07Z", "updated_at": "2025-07-31T13:05:07Z", "revision_number": 0}}' 2025-07-31 13:05:07,976 99934 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--46412102 created 2025-07-31 13:05:09,825 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.848s 2025-07-31 13:05:09,825 99934 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c4585eb3-abde-4553-81b5-d6be6fe2e49a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f4366acf-67df-4913-b9ac-052d4fb33384", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "floating_ip_address": "172.24.4.115", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:05:09Z", "updated_at": "2025-07-31T13:05:09Z", "revision_number": 0}}' 2025-07-31 13:05:09,825 99934 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f4366acf-67df-4913-b9ac-052d4fb33384', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:05:09Z', 'updated_at': '2025-07-31T13:05:09Z', 'revision_number': 0, 'ip': '172.24.4.115'} created 2025-07-31 13:05:09,942 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.111s 2025-07-31 13:05:09,943 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-46d87ddb-fe08-4232-addd-3b6e69d12b17', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e156733a786246f5856867e8a0ccd59b", "name": "tempest-VolumesAdminNegativeTest-1268467909-project-member", "password_expires_at": null}, "audit_ids": ["qHOceY2TSUW5V7K0Dl36Iw"], "expires_at": "2025-07-31T14:05:09.000000Z", "issued_at": "2025-07-31T13:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49ab59197cc446ed8ee2bb827f8caa4a", "name": "tempest-VolumesAdminNegativeTest-1268467909"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "Regi onOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/49ab59197cc446ed8ee2bb827f8caa4a", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:05:09,943 99934 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'be242425-6cdd-4e55-b341-d4fbd6a29f3b', 'name': 'tempest-VolumesAdminNegativeTest-1720799239-network', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17632, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:17Z', 'updated_at': '2025-07-31T13:04:17Z', 'revision_number': 1} available for tenant 2025-07-31 13:05:09,944 99934 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1204471693', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAMHa2Avb1JdOtIwAd1dyiqxKtpHQTrERHlX3VW8OEpulMs/XecqDopeL0OT40BwUx/13zOo/kkV5+qFqBSljaVbBQPQidJIlqAvncLOzNyTopjqVj3QuR32CkpmblGylg==', 'fingerprint': '90:74:a5:db:2a:f8:2f:41:45:35:46:6f:41:88:63:f2', 'user_id': 'e156733a786246f5856867e8a0ccd59b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAdi0QID8+ZNw5uKDX4ZD+4rcDCAsnuRdVbPh/J2UBHXwVD48piYrrk\nT5YrIMgZY5ygBwYFK4EEACKhZANiAAQDB2tgL29SXTrSMAHdXcoqsSraR0E6xER5\nV91VvDhKbpTLP13nKg6KXi9Dk+NAcFMf9d8zqP5JFefqhagUpY2lWwUD0InSSJag\nL53Czszck6KY6lY90Lkd9gpKZm5RspY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bcc3e5b9-620c-4029-9581-64c4963db56d', 'name': 'tempest-securitygroup--46412102', 'stateful': True, 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'description': 'tempest-description--245655831', 'shared': False, 'security_group_rules': [{'id': '25c4e4e1-540c-478d-8820-4acec934e297', 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'security_group_id': 'bcc3e5b9-620c-4029-9581-64c4963db56d', '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': 296, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:05:03Z', 'updated_at': '2025-07-31T13:05:03Z', 'revision_number': 0}, {'id': '8b90dd82-d72e-4ece-90c6-ab40a3ad53a2', 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'security_group_id': 'bcc3e5b9-620c-4029-9581-64c4963db56d', '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': 295, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:05:03Z', 'updated_at': '2025-07-31T13:05:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:05:03Z', 'updated_at': '2025-07-31T13:05:03Z', 'revision_number': 1, 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a'}, 'floating_ip': {'id': 'f4366acf-67df-4913-b9ac-052d4fb33384', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:05:09Z', 'updated_at': '2025-07-31T13:05:09Z', 'revision_number': 0, 'ip': '172.24.4.115'}} 2025-07-31 13:05:18,507 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 8.562s 2025-07-31 13:05:18,507 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-852818242", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "be242425-6cdd-4e55-b341-d4fbd6a29f3b"}], "security_groups": [{"name": "tempest-securitygroup--46412102"}], "key_name": "tempest-keypair-1204471693", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'location': 'http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d297ca8-6ace-431f-9f14-73d106872f56', 'x-compute-request-id': 'req-2d297ca8-6ace-431f-9f14-73d106872f56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "59eec97e-79c5-48e5-b974-a5eb58318eaf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--46412102"}], "adminPass": "QsfSNUZhuY3F"}}' 2025-07-31 13:05:19,231 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf 0.718s 2025-07-31 13:05:19,231 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-829b9ed7-ce7f-4d9f-9616-67736c28298a', 'x-compute-request-id': 'req-829b9ed7-ce7f-4d9f-9616-67736c28298a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf'} Body: b'{"server": {"id": "59eec97e-79c5-48e5-b974-a5eb58318eaf", "name": "tempest-VolumesAdminNegativeTest-server-852818242", "status": "BUILD", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "user_id": "e156733a786246f5856867e8a0ccd59b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:18Z", "updated": "2025-07-31T13:05:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1204471693", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:09,836 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf 0.539s 2025-07-31 13:06:09,837 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e604e90-3fd3-4278-944c-f410b230692b', 'x-compute-request-id': 'req-5e604e90-3fd3-4278-944c-f410b230692b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf'} Body: b'{"server": {"id": "59eec97e-79c5-48e5-b974-a5eb58318eaf", "name": "tempest-VolumesAdminNegativeTest-server-852818242", "status": "ACTIVE", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "user_id": "e156733a786246f5856867e8a0ccd59b", "metadata": {}, "hostId": "f964fad0a80d6f28e5da1011b00d745764bb4d3087965004bad3cd3d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:18Z", "updated": "2025-07-31T13:05:44Z", "addresses": {"tempest-VolumesAdminNegativeTest-1720799239-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:60:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204471693", "OS-SRV-USG:launched_at": "2025-07-31T13:05:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--46412102"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:09,852 99934 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:07:10,058 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf/os-interface 0.148s 2025-07-31 13:07:10,058 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a604a7-3b3c-48ac-ae78-10447356caba', 'x-compute-request-id': 'req-70a604a7-3b3c-48ac-ae78-10447356caba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "be242425-6cdd-4e55-b341-d4fbd6a29f3b", "port_id": "c1bd9593-bf1b-4413-80ae-eeb963fee992", "mac_addr": "fa:16:3e:bb:60:77", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "260d45d1-86aa-4849-aebb-98431041e102", "ip_address": "10.0.0.12"}]}]}' 2025-07-31 13:07:10,956 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f4366acf-67df-4913-b9ac-052d4fb33384 0.890s 2025-07-31 13:07:10,956 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c1bd9593-bf1b-4413-80ae-eeb963fee992"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-4c6ad1dd-bb7f-4117-b6a8-c9fe1f553ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f4366acf-67df-4913-b9ac-052d4fb33384'} Body: b'{"floatingip": {"id": "f4366acf-67df-4913-b9ac-052d4fb33384", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "floating_ip_address": "172.24.4.115", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "82097b3f-2224-4f58-ac7e-5e5e3d5af224", "port_id": "c1bd9593-bf1b-4413-80ae-eeb963fee992", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "be242425-6cdd-4e55-b341-d4fbd6a29f3b", "mac_address": "fa:16:3e:bb:60:77", "admin_state_up": true, "status": "ACTIVE", "device_id": "59eec97e-79c5-48e5-b974-a5eb58318eaf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:05:09Z", "updated_at": "2025-07-31T13:07:10Z", "revision_number": 1, "project_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' 2025-07-31 13:07:10,958 99934 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.115:22' as 'cirros' with public key authentication 2025-07-31 13:07:10,983 99934 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:07:11,087 99934 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:07:11,087 99934 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.115 successfully created 2025-07-31 13:07:11,327 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-07-31 13:07:11,327 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-156524119"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32af9321-3d01-4cb1-bfb4-caecce2cd7cd', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32af9321 -3d01-4cb1-bfb4-caecce2cd7cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.261806", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:07:11,382 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c 0.042s 2025-07-31 13:07:11,382 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d30b2e9-90a9-49aa-814b-dc2202f75cff', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d30b2e9-90a9-49aa-814b-dc2202f75cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c'} Body: b'{"volume": {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' 2025-07-31 13:07:12,438 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c 0.041s 2025-07-31 13:07:12,438 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f464caf-c6f5-471d-a393-e26836a08272', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f464caf-c6f5-471d-a393-e26836a08272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c'} Body: b'{"volume": {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' {6} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [194.877408s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6197968b-625a-45c2-b88a-6570ed91e4a6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:36,996 99930 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:04:36,996 99930 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:04:37,257 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.259s 2025-07-31 13:04:37,257 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-930748246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLW/tVDW5szSHxOXUJrfU65Lv1mjeYV/VCks3T01JLlLl2l580bVWB+ODY8lVmSgfy4bIuzs8xPuQKBl380V59C2R/USGRViPtKluQ5kTbHZqs3YucpLaCGWf+nt5OvCsQ=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad34b214-de3a-4886-9ec9-2af4feeaa42e', 'x-compute-request-id': 'req-ad34b214-de3a-4886-9ec9-2af4feeaa42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-930748246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLW/tVDW5szSHxOXUJrfU65Lv1mjeYV/VCks3T01JLlLl2l580bVWB+ODY8lVmSgfy4bIuzs8xPuQKBl380V59C2R/USGRViPtKluQ5kTbHZqs3YucpLaCGWf+nt5OvCsQ==", "fingerprint": "d5:6a:18:99:fb:d5:c9:8d:d2:1e:e8:e3:49:18:95:e6", "user_id": "a4dccc2543ac4b629bd13fef2c03d802"}}' 2025-07-31 13:04:37,260 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-930748246 created 2025-07-31 13:04:43,209 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 5.949s 2025-07-31 13:04:43,210 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1475036214", "description": "tempest-description--1295763957"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-797c2e80-b122-4a6a-b531-ca5259a7bf4b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "name": "tempest-securitygroup--1475036214", "stateful": true, "tenant_id": "93a84becbd59439eb33e434499f3053e", "description": "tempest-description--1295763957", "shared": false, "security_group_rules": [{"id": "222b340c-9147-46ac-b9aa-8b37646756e4", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "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": 184, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:04:43Z", "updated_at": "2025-07-31T13:04:43Z", "revision_number": 0}, {"id": "c8f3f6d9-fa65-436a-aa0a-712f0dc1ddc0", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "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": 183, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:04:43Z", "updated_at": "2025-07-31T13:04:43Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:04:42Z", "updated_at": "2025-07-31T13:04:43Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:04:44,908 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.697s 2025-07-31 13:04:44,908 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bcee1417-3190-4713-bd2c-3dbed764097b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aaee990e-c101-4627-9b5a-51a3f4c04df9", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:04:44Z", "updated_at": "2025-07-31T13:04:44Z", "revision_number": 0}}' 2025-07-31 13:04:46,257 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.348s 2025-07-31 13:04:46,257 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-152fe890-7091-4290-a50b-f8653ef9b4f8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c9873a44-5885-4228-af48-1ffbf4a46817", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:04:46Z", "updated_at": "2025-07-31T13:04:46Z", "revision_number": 0}}' 2025-07-31 13:04:46,257 99930 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1475036214 created 2025-07-31 13:04:48,567 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 2.309s 2025-07-31 13:04:48,567 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a3439eb3-bf9a-4e0b-b2ee-c73a7f1e3642', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "340feee8-917a-4d67-a283-31510538217c", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.188", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "93a84becbd59439eb33e434499f3053e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:04:47Z", "updated_at": "2025-07-31T13:04:47Z", "revision_number": 0}}' 2025-07-31 13:04:48,568 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '340feee8-917a-4d67-a283-31510538217c', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.188', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:04:47Z', 'updated_at': '2025-07-31T13:04:47Z', 'revision_number': 0, 'ip': '172.24.4.188'} created 2025-07-31 13:04:48,669 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2025-07-31 13:04:48,670 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1d9ea906-6971-4efa-94b5-affa31c8f242', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4dccc2543ac4b629bd13fef2c03d802", "name": "tempest-AttachVolumeNegativeTest-1033921734-project-member", "password_expires_at": null}, "audit_ids": ["wu8ogg9OQHi5gTr-qdPj-g"], "expires_at": "2025-07-31T14:04:48.000000Z", "issued_at": "2025-07-31T13:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93a84becbd59439eb33e434499f3053e", "name": "tempest-AttachVolumeNegativeTest-1033921734"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f45 9cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/93a84becbd59439eb33e434499f3053e", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:04:48,670 99930 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '33341aed-c1a2-4c5f-ac13-5fbb360a766d', 'name': 'tempest-AttachVolumeNegativeTest-1274913234-network', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '93a84becbd59439eb33e434499f3053e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:15Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:04:48,671 99930 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-930748246', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLW/tVDW5szSHxOXUJrfU65Lv1mjeYV/VCks3T01JLlLl2l580bVWB+ODY8lVmSgfy4bIuzs8xPuQKBl380V59C2R/USGRViPtKluQ5kTbHZqs3YucpLaCGWf+nt5OvCsQ==', 'fingerprint': 'd5:6a:18:99:fb:d5:c9:8d:d2:1e:e8:e3:49:18:95:e6', 'user_id': 'a4dccc2543ac4b629bd13fef2c03d802', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAPp5POqEknohSCtmtOJYikUat7R5LvEtkmxYjedtOM8mXa0w4iqHBH\nU/83SnBT6OOgBwYFK4EEACKhZANiAAS1v7VQ1ubM0h8Tl1Ca31OuS79Zo3mFf1Qp\nLN09NSS5S5dpefNG1Vgfjg2PJVZkoH8uGyLs7PMT7kCgZd/NFefQtkf1EhkVYj7S\npbkOZE2x2arN2LnKS2ghln/p7eTrwrE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6a1b232e-ecf4-4c11-977b-b840da93a78d', 'name': 'tempest-securitygroup--1475036214', 'stateful': True, 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'description': 'tempest-description--1295763957', 'shared': False, 'security_group_rules': [{'id': '222b340c-9147-46ac-b9aa-8b37646756e4', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '6a1b232e-ecf4-4c11-977b-b840da93a78d', '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': 184, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:04:43Z', 'updated_at': '2025-07-31T13:04:43Z', 'revision_number': 0}, {'id': 'c8f3f6d9-fa65-436a-aa0a-712f0dc1ddc0', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '6a1b232e-ecf4-4c11-977b-b840da93a78d', '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': 183, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:04:43Z', 'updated_at': '2025-07-31T13:04:43Z', 'revision_numb er': 0}], 'tags': [], 'created_at': '2025-07-31T13:04:42Z', 'updated_at': '2025-07-31T13:04:43Z', 'revision_number': 1, 'project_id': '93a84becbd59439eb33e434499f3053e'}, 'floating_ip': {'id': '340feee8-917a-4d67-a283-31510538217c', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.188', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:04:47Z', 'updated_at': '2025-07-31T13:04:47Z', 'revision_number': 0, 'ip': '172.24.4.188'}} 2025-07-31 13:05:03,653 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 14.981s 2025-07-31 13:05:03,654 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1393502803", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "33341aed-c1a2-4c5f-ac13-5fbb360a766d"}], "security_groups": [{"name": "tempest-securitygroup--1475036214"}], "key_name": "tempest-keypair-930748246", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acef6074-328c-4a2b-82ae-dc825fe0016c', 'x-compute-request-id': 'req-acef6074-328c-4a2b-82ae-dc825fe0016c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1475036214"}], "adminPass": "password"}}' 2025-07-31 13:05:05,354 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 1.696s 2025-07-31 13:05:05,355 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe539044-56b3-4a95-b034-0ceb1871b488', 'x-compute-request-id': 'req-fe539044-56b3-4a95-b034-0ceb1871b488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'{"server": {"id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "name": "tempest-AttachVolumeNegativeTest-server-1393502803", "status": "BUILD", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10 .0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:04Z", "updated": "2025-07-31T13:05:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-930748246", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:05:55,760 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 0.343s 2025-07-31 13:05:55,761 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb25cd2e-0db0-4ec6-b231-db0ba0012661', 'x-compute-request-id': 'req-eb25cd2e-0db0-4ec6-b231-db0ba0012661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'{"server": {"id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "name": "tempest-AttachVolumeNegativeTest-server-1393502803", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:03Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7f:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930748246", "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1475036214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:05:55,776 99930 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:06:56,017 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c/os-interface 0.180s 2025-07-31 13:06:56,017 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (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-325e9da0-e8d2-4324-b651-79a571e3ccf1', 'x-compute-request-id': 'req-325e9da0-e8d2-4324-b651-79a571e3ccf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "port_id": "1273bcd5-51d4-4226-898c-45bbf254a1f0", "mac_addr": "fa:16:3e:aa:7f:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59d2e7e7-9ebb-4697-aded-d4d979882b83", "ip_address": "10.0.0.8"}]}]}' 2025-07-31 13:06:59,055 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/340feee8-917a-4d67-a283-31510538217c 3.033s 2025-07-31 13:06:59,056 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1273bcd5-51d4-4226-898c-45bbf254a1f0"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f45ab389-73ab-4567-8b18-f1e4e4036914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/340feee8-917a-4d67-a283-31510538217c'} Body: b'{"floatingip": {"id": "340feee8-917a-4d67-a283-31510538217c", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.188", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "b9bbd44e-1b6c-4120-be47-b79bc608448e", "port_id": "1273bcd5-51d4-4226-898c-45bbf254a1f0", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "mac_address": "fa:16:3e:aa:7f:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:04:47Z", "updated_at": "2025-07-31T13:06:57Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:06:59,058 99930 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.188:22' as 'cirros' with public key authentication 2025-07-31 13:06:59,077 99930 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:06:59,180 99930 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:06:59,181 99930 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.188 successfully created 2025-07-31 13:06:59,226 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c/ips 0.044s 2025-07-31 13:06:59,227 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e0c1a3-cc68-44c5-b365-222460ef3707', 'x-compute-request-id': 'req-f2e0c1a3-cc68-44c5-b365-222460ef3707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ 14ef8247-f0b9-4e27-a06a-741e7068c39c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2025-07-31 13:06:59,526 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.296s 2025-07-31 13:06:59,527 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-439998383"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530257f7-e32a-4e1c-ba88-4de63501962e', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530257f7-e32a-4e1c-ba88-4de63501962e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.442527", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:06:59,579 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6 0.040s 2025-07-31 13:06:59,580 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c4df54-e817-48a1-ac8b-1b139c4db355', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c4df54-e817-48a1-ac8b-1b139c4db355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6'} Body: b'{"volume": {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:07:00,640 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6 0.044s 2025-07-31 13:07:00,640 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05350293-d365-4195-9acf-28910825a346', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05350293-d365-4195-9acf-28910825a346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6'} Body: b'{"volume": {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": "2025-07-31T13:07:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:07:00,789 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 0.133s 2025-07-31 13:07:00,789 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1aa6c7-abaf-44a5-aad1-0ad5b10e26dc', 'x-compute-request-id': 'req-5b1aa6c7-abaf-44a5-aad1-0ad5b10e26dc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'' 2025-07-31 13:07:01,084 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 0.294s 2025-07-31 13:07:01,084 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b9169d-f878-45bb-9490-2eb29e1cd965', 'x-compute-request-id': 'req-02b9169d-f878-45bb-9490-2eb29e1cd965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'{"server": {"id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "name": "tempest-AttachVolumeNegativeTest-server-1393502803", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:03Z", "updated": "2 025-07-31T13:07:01Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7f:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930748246", "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1475036214"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:07:51,185 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 0.036s 2025-07-31 13:07:51,185 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ba7723d3-3c8b-4d5b-8874-1771ff1be3b3', 'x-compute-request-id': 'req-ba7723d3-3c8b-4d5b-8874-1771ff1be3b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 14ef8247-f0b9-4e27-a06a-741e7068c39c could not be found."}}' 2025-07-31 13:07:51,234 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-930748246 0.048s 2025-07-31 13:07:51,234 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f39f14-e090-4658-b419-0f90b5cba98e', 'x-compute-request-id': 'req-33f39f14-e090-4658-b419-0f90b5cba98e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-930748246'} Body: b'' 2025-07-31 13:07:51,438 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6a1b232e-ecf4-4c11-977b-b840da93a78d 0.203s 2025-07-31 13:07:51,439 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b2912727-64e2-47d2-9a87-0a24248abb13', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6a1b232e-ecf4-4c11-977b-b840da93a78d'} Body: b'' 2025-07-31 13:07:51,487 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/6a1b232e-ecf4-4c11-977b-b840da93a78d 0.047s 2025-07-31 13:07:51,487 99930 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-960e8353-e671-4c52-9597-c09ffd68c12a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6a1b232e-ecf4-4c11-977b-b840da93a78d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6a1b232e-ecf4-4c11-977b-b840da93a78d does not exist", "detail": ""}}' 2025-07-31 13:07:51,871 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/340feee8-917a-4d67-a283-31510538217c 0.383s 2025-07-31 13:07:51,872 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a2660b82-9fd5-4a4e-a8ac-ad3dfab8ce85', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/340feee8-917a-4d67-a283-31510538217c'} Body: b'' {5} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [187.957274s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 905d84c2-bdcd-4a99-91c1-d73a8455d55b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:56,109 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.046s 2025-07-31 13:04:56,109 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-72675ff4-2264-4f2f-9189-f6c048ee6b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:04:57,034 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.886s 2025-07-31 13:04:57,035 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2af97866-54f9-4152-9ab1-81e288888f1e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "fb093833d733474e9e711e39d34fe271", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "created_at": "2025-07-31T13:04:57Z", "updated_at": "2025-07-31T13:04:57Z", "tags": [], "self": "/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "file": "/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:04:58,615 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad/file 1.580s 2025-07-31 13:04:58,615 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d6864ae1-6885-47ac-939b-c4652fc9bca2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad/file'} Body: b'' 2025-07-31 13:04:58,616 99928 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:04:58,616 99928 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:05:00,226 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 1.608s 2025-07-31 13:05:00,226 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-152464681", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+161Azq4rXktrLDnAhRp0hDLhiL06CWTWQYp1jCdpbZvCGPi5h4rkZ69OcKhPoBOCe/+mEck709a/cVw5na68ET3AlY0zcEe+wy/EYaaU+42gwVI01oYJvG1DYDiTe+w=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82aa88e0-aee6-497d-938a-f61667b3aa54', 'x-compute-request-id': 'req-82aa88e0-aee6-497d-938a-f61667b3aa54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-152464681", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+161Azq4rXktrLDnAhRp0hDLhiL06CWTWQYp1jCdpbZvCGPi5h4rkZ69OcKhPoBOCe/+mEck709a/cVw5na68ET3AlY0zcEe+wy/EYaaU+42gwVI01oYJvG1DYDiTe+w==", "fingerprint": "00:0e:c6:8e:07:9c:26:0d:9c:61:d3:ae:c3:9d:88:19", "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2"}}' 2025-07-31 13:05:00,229 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-152464681 created 2025-07-31 13:05:01,079 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.849s 2025-07-31 13:05:01,079 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--9976478", "description": "tempest-description--1150948043"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-12487067-6f60-4f11-9b6e-1cc6e9fee542', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "name": "tempest-securitygroup--9976478", "stateful": true, "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "description": "tempest-description--1150948043", "shared": false, "security_group_rules": [{"id": "0d2cad06-3d42-4e6c-a9ea-b40114de8c63", "project_id": "180b0f5b64b641f08b7437782827dbe6", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "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": 281, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:05:00Z", "updated_at": "202 5-07-31T13:05:00Z", "revision_number": 0}, {"id": "73845245-46b2-452d-85c1-3ad9c5af7bf5", "project_id": "180b0f5b64b641f08b7437782827dbe6", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "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": 280, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:05:00Z", "updated_at": "2025-07-31T13:05:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:05:00Z", "updated_at": "2025-07-31T13:05:00Z", "revision_number": 1, "project_id": "180b0f5b64b641f08b7437782827dbe6"}}' 2025-07-31 13:05:01,809 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.729s 2025-07-31 13:05:01,809 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-22f93799-5f72-4e97-9fec-ad2544a6bc77', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c9b4a0e-32a6-4339-ad44-a538dba2eda6", "project_id": "180b0f5b64b641f08b7437782827dbe6", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:05:01Z", "updated_at": "2025-07-31T13:05:01Z", "revision_number": 0}}' 2025-07-31 13:05:03,383 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.573s 2025-07-31 13:05:03,383 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9a83a706-8e9d-4104-b387-0df078d3ad99', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b8ec4ebf-2df4-44c3-b0cf-e58f432a17c5", "project_id": "180b0f5b64b641f08b7437782827dbe6", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:05:03Z", "updated_at": "2025-07-31T13:05:03Z", "revision_number": 0}}' 2025-07-31 13:05:03,384 99928 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--9976478 created 2025-07-31 13:05:06,036 99928 IN FO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 2.651s 2025-07-31 13:05:06,036 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3f697f0b-47f2-48ca-be87-342d7e38d4ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9443b7be-9e03-43fd-ae6c-c8378c85be42", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "floating_ip_address": "172.24.4.89", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "180b0f5b64b641f08b7437782827dbe6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:05:05Z", "updated_at": "2025-07-31T13:05:05Z", "revision_number": 0}}' 2025-07-31 13:05:06,036 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9443b7be-9e03-43fd-ae6c-c8378c85be42', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:05:05Z', 'updated_at': '2025-07-31T13:05:05Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2025-07-31 13:05:06,146 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.105s 2025-07-31 13:05:06,146 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9ccd884b-632b-4fa3-8842-471d5bf856f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9e59dd3f482d4f0a8307d85056cb5ed2", "name": "tempest-AttachSCSIVolumeTestJSON-221793357-project-member", "password_expires_at": null}, "audit_ids": ["FIwTnAdkSze6bPmZ6xIvgQ"], "expires_at": "2025-07-31T14:05:06.000000Z", "issued_at": "2025-07-31T13:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "180b0f5b64b641f08b7437782827dbe6", "name": "tempest-AttachSCSIVolumeTestJSON-221793357"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/imag e", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/180b0f5b64b641f08b7437782827dbe6", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:05:06,147 99928 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'f238758c-6144-4c88-81d9-18020db712fb', 'name': 'tempest-AttachSCSIVolumeTestJSON-1731596257-network', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8898, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:14Z', 'updated_at': '2025-07-31T13:04:15Z', 'revision_number': 1} available for tenant 2025-07-31 13:05:06,147 99928 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-152464681', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+161Azq4rXktrLDnAhRp0hDLhiL06CWTWQYp1jCdpbZvCGPi5h4rkZ69OcKhPoBOCe/+mEck709a/cVw5na68ET3AlY0zcEe+wy/EYaaU+42gwVI01oYJvG1DYDiTe+w==', 'fingerprint': '00:0e:c6:8e:07:9c:26:0d:9c:61:d3:ae:c3:9d:88:19', 'user_id': '9e59dd3f482d4f0a8307d85056cb5ed2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDGRlFlrAwU4/RZtcu+pbytuKHKsvHqWlvIOSm94VNzhoYYC6OdqGvK\ndtpRgF+7N/GgBwYFK4EEACKhZANiAATPtetQM6uK15Layw5wIUadIQy4Yi9Oglk1\nkGKdYwnaW2bwhj4uYeK5GevTnCoT6ATgnv/phHJO9PWv3FcOZ2uvBE9wJWNM3BHv\nsMvxGGmlPuNoMFSNNaGCbxtQ2A4k3vs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '811fad32-ce3f-4859-9c70-19c75ae5b572', 'name': 'tempest-securitygroup--9976478', 'stateful': True, 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'description': 'tempest-description--1150948043', 'shared': False, 'security_group_rules': [{'id': '0d2cad06-3d42-4e6c-a9ea-b40114de8c63', 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'security_group_id': '811fad32-ce3f-4859-9c70-19c75ae5b572', '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': 281, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:05:00Z', 'updated_at': '2025-07-31T13:05:00Z', 'revision_number': 0}, {'id': '73845245-46b2-452d-85c1-3ad9c5af7bf5', 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'security_group_id': '811fad32-ce3f-4859-9c70-19c75ae5b572', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': Non e, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 280, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:05:00Z', 'updated_at': '2025-07-31T13:05:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:05:00Z', 'updated_at': '2025-07-31T13:05:00Z', 'revision_number': 1, 'project_id': '180b0f5b64b641f08b7437782827dbe6'}, 'floating_ip': {'id': '9443b7be-9e03-43fd-ae6c-c8378c85be42', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:05:05Z', 'updated_at': '2025-07-31T13:05:05Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2025-07-31 13:05:16,789 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 10.640s 2025-07-31 13:05:16,789 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1378045978", "imageRef": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "f238758c-6144-4c88-81d9-18020db712fb"}], "security_groups": [{"name": "tempest-securitygroup--9976478"}], "key_name": "tempest-keypair-152464681", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5ef1d96-beb6-4a96-a865-944f1258b40a', 'x-compute-request-id': 'req-a5ef1d96-beb6-4a96-a865-944f1258b40a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--9976478"}], "adminPass": "hV92rdxYdJCb"}}' 2025-07-31 13:05:18,037 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 1.244s 2025-07-31 13:05:18,037 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3652db4b-dd7f-4bce-9a6a-86e0e7e4ed62', 'x-compute-request-id': 'req-3652db4b-dd7f-4bce-9a6a-86e0e7e4ed62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'{"server": {"id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "name": "tempest-AttachSCSIVolumeTestJSON- server-1378045978", "status": "BUILD", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "metadata": {}, "hostId": "", "image": {"id": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:17Z", "updated": "2025-07-31T13:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-152464681", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:08,782 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 0.681s 2025-07-31 13:06:08,783 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085dc675-1516-4f72-9c8f-1fa81baf9eb6', 'x-compute-request-id': 'req-085dc675-1516-4f72-9c8f-1fa81baf9eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'{"server": {"id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "name": "tempest-AttachSCSIVolumeTestJSON-server-1378045978", "status": "ACTIVE", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "metadata": {}, "hostId": "277275831475e72752244adbd0a8c9a7c25bfb712666be311cacd69e", "image": {"id": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:16Z", "updated": "2025-07-31T13:05:44Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1731596257-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:31:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-152464681", "OS-SRV-USG:launched_at": "2025-07-31T13:05:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--9976478"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:08,798 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:07:09,031 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345c ef9/os-interface 0.178s 2025-07-31 13:07:09,032 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2116b9db-2087-4d5f-9a2d-1197d12711f1', 'x-compute-request-id': 'req-2116b9db-2087-4d5f-9a2d-1197d12711f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f238758c-6144-4c88-81d9-18020db712fb", "port_id": "e24ed293-97b1-40ff-abce-e59d4bff117b", "mac_addr": "fa:16:3e:b9:31:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d39ea0aa-f060-4146-b7c7-805ca9f0db59", "ip_address": "10.0.0.12"}]}]}' 2025-07-31 13:07:11,175 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/9443b7be-9e03-43fd-ae6c-c8378c85be42 2.138s 2025-07-31 13:07:11,175 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e24ed293-97b1-40ff-abce-e59d4bff117b"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b40709d0-9d34-43f7-8f8e-2453854f594b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9443b7be-9e03-43fd-ae6c-c8378c85be42'} Body: b'{"floatingip": {"id": "9443b7be-9e03-43fd-ae6c-c8378c85be42", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "floating_ip_address": "172.24.4.89", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "9b0ef185-5c98-472c-a181-55e7d2779762", "port_id": "e24ed293-97b1-40ff-abce-e59d4bff117b", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f238758c-6144-4c88-81d9-18020db712fb", "mac_address": "fa:16:3e:b9:31:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:05:05Z", "updated_at": "2025-07-31T13:07:09Z", "revision_number": 1, "project_id": "180b0f5b64b641f08b7437782827dbe6"}}' 2025-07-31 13:07:11,178 99928 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2025-07-31 13:07:11,200 99928 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:07:11,309 99928 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:07:11,309 99928 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2025-07-31 13:07:11,525 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/volumes 0.214s 2025-07-31 13:07:11,525 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1897177678"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f39dc7-cbbb-44d4-a7e0-cd683d902edf', 'content-length': '756', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f39dc7-cbbb-44d4-a7e0-cd683d902edf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "905d84c2-bdcd-4a99-91c1-d73a8455d55b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.466542", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1897177678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}], "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:07:11,589 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b 0.049s 2025-07-31 13:07:11,590 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6895170-3be1-466c-9e83-8cbf0227fd77', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6895170-3be1-466c-9e83-8cbf0227fd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b'} Body: b'{"volume": {"id": "905d84c2-bdcd-4a99-91c1-d73a8455d55b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1897177678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}], "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "180b0f5b64b641f08b7437782827dbe6"}}' 2025-07-31 13:07:12,647 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b 0.041s 2025-07-31 13:07:12,647 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5f7498-9e92-43e9-970b-d9047115b57d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5f7498-9e92-43e9-970b-d9047115b57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b'} Body: b'{"volume": {"id": "905d84c2-bdcd-4a99-91c1-d73a8455d55b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:12.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1897177678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sour ce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}], "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "180b0f5b64b641f08b7437782827dbe6"}}' 2025-07-31 13:07:12,865 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 0.204s 2025-07-31 13:07:12,865 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96933d74-ed64-4c21-a272-1acce082c405', 'x-compute-request-id': 'req-96933d74-ed64-4c21-a272-1acce082c405', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'' 2025-07-31 13:07:13,105 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 0.239s 2025-07-31 13:07:13,106 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-912cefd9-f8fa-4e9c-b4b2-f8d905816d2d', 'x-compute-request-id': 'req-912cefd9-f8fa-4e9c-b4b2-f8d905816d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'{"server": {"id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "name": "tempest-AttachSCSIVolumeTestJSON-server-1378045978", "status": "ACTIVE", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "metadata": {}, "hostId": "277275831475e72752244adbd0a8c9a7c25bfb712666be311cacd69e", "image": {"id": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:16Z", "updated": "2025-07-31T13:07:13Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1731596257-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:31:3e"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:31:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-152464681", "OS-SRV-USG:launched_at": "2025-07-31T13:05:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--9976478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_st ate": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:03,209 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 0.040s 2025-07-31 13:08:03,210 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fcaaec22-922f-4976-a243-a0e9463700a0', 'x-compute-request-id': 'req-fcaaec22-922f-4976-a243-a0e9463700a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 could not be found."}}' 2025-07-31 13:08:03,244 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-152464681 0.034s 2025-07-31 13:08:03,245 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f976721-6cd7-4bea-9df3-c548f60befa1', 'x-compute-request-id': 'req-7f976721-6cd7-4bea-9df3-c548f60befa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-152464681'} Body: b'' 2025-07-31 13:08:03,450 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/811fad32-ce3f-4859-9c70-19c75ae5b572 0.204s 2025-07-31 13:08:03,450 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ab25fec3-dbe2-42d5-b2dd-94dd58c488e4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/811fad32-ce3f-4859-9c70-19c75ae5b572'} Body: b'' 2025-07-31 13:08:03,499 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/811fad32-ce3f-4859-9c70-19c75ae5b572 0.048s 2025-07-31 13:08:03,499 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1b85c8d7-2af9-4920-a3a4-53deeaf13c45', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/811fad32-ce3f-4859-9c70-19c75ae5b572'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 811fad32-ce3f-4859-9c70-19c75ae5b572 does not exist", "detail": ""}}' 2025-07-31 13:08:03,868 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON: _run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/9443b7be-9e03-43fd-ae6c-c8378c85be42 0.368s 2025-07-31 13:08:03,868 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-64e62c78-f1c8-4e1c-9aaa-4d07cbaa6f2e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9443b7be-9e03-43fd-ae6c-c8378c85be42'} Body: b'' 2025-07-31 13:08:04,002 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad 0.133s 2025-07-31 13:08:04,003 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-85b2e3fd-8415-49a9-aa8a-93d16c2bc671', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad'} Body: b'' 2025-07-31 13:08:04,018 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad 0.015s 2025-07-31 13:08:04,019 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6b6692ea-4ae8-4ad6-94e2-48467d74e420', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad'} Body: b'{"message": "No image found with ID a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {5} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9a390045-9aba-4df7-ad0c-328c8d134ab5 failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {5} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.855859s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 19688acc-3638-4278-be04-3e942be269b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:16,841 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.201s 2025-07-31 13:08:16,841 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1759397609"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45e07a8-8068-439c-aaf5-ff74eb044aa0', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45e07a8-8068-439c-aaf5-ff74eb044aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "572b8038-e7a4-4e81-8c7b-769a0857cfee", "name": "tempest-GroupsV314Test-volume-type-1759397609", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:08:16,877 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/group_types 0.033s 2025-07-31 13:08:16,878 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1271684014"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05889854-c8c2-4b42-ac7c-85c3d1932dba', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05889854-c8c2-4b42-ac7c-85c3d1932dba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "63ebeece-20af-4ef2-a379-2f227b5b05fe", "name": "tempest-GroupsV314Test-group-type-1271684014", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:08:17,097 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.216s 2025-07-31 13:08:17,097 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "63ebeece-20af-4ef2-a379-2f227b5b05fe", "volume_types": ["572b8038-e7a4-4e81-8c7b-769a0857cfee"], "name": "tempest-GroupsV314Test-Group-186536174"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fa87ef-3375-4977-b000-14af873947b5', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fa87ef-3375-4977-b000-14af873947b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "19688acc-3638-4278-be04-3e942be269b2", "name": "tempest-GroupsV314Test-Group-186536174"}}' 2025-07-31 13:08:17,134 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2 0.035s 2025-07-31 13:08:17,134 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type' : 'application/json', 'x-compute-request-id': 'req-745810f8-5384-4350-a599-d65907b7978c', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745810f8-5384-4350-a599-d65907b7978c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2'} Body: b'{"group": {"id": "19688acc-3638-4278-be04-3e942be269b2", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:08:17.000000", "name": "tempest-GroupsV314Test-Group-186536174", "description": null, "group_type": "63ebeece-20af-4ef2-a379-2f227b5b05fe", "volume_types": ["572b8038-e7a4-4e81-8c7b-769a0857cfee"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:08:18,170 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2 0.030s 2025-07-31 13:08:18,171 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ce0fd9-48e6-4259-9304-26063d5e0776', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ce0fd9-48e6-4259-9304-26063d5e0776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2'} Body: b'{"group": {"id": "19688acc-3638-4278-be04-3e942be269b2", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:08:17.000000", "name": "tempest-GroupsV314Test-Group-186536174", "description": null, "group_type": "63ebeece-20af-4ef2-a379-2f227b5b05fe", "volume_types": ["572b8038-e7a4-4e81-8c7b-769a0857cfee"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:08:18,251 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.074s 2025-07-31 13:08:18,251 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d1f7e0-3537-4850-8602-ace92a3b57a8', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d1f7e0-3537-4850-8602-ace92a3b57a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:08:18,330 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2/action 0.065s 2025-07-31 13:08:18,331 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9528285f-eaf6-4733-ae89-334ec2fee2c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2/action'} Body: b'' 2025-07-31 13:08:18,345 99928 INFO [te mpest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2 0.013s 2025-07-31 13:08:18,345 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d88f10-20fc-4b06-9fb0-b4a4614cca93', 'x-openstack-request-id': 'req-a9d88f10-20fc-4b06-9fb0-b4a4614cca93', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 19688acc-3638-4278-be04-3e942be269b2 could not be found."}}' 2025-07-31 13:08:18,411 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/63ebeece-20af-4ef2-a379-2f227b5b05fe 0.066s 2025-07-31 13:08:18,412 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a398ee2-95cd-41b2-9af9-d48c2d90c429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/63ebeece-20af-4ef2-a379-2f227b5b05fe'} Body: b'' 2025-07-31 13:08:18,472 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/572b8038-e7a4-4e81-8c7b-769a0857cfee 0.060s 2025-07-31 13:08:18,473 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481af455-694b-4519-a3b5-716f259479ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/572b8038-e7a4-4e81-8c7b-769a0857cfee'} Body: b'' 2025-07-31 13:08:18,494 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/572b8038-e7a4-4e81-8c7b-769a0857cfee 0.020s 2025-07-31 13:08:18,494 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4501aea8-4da4-4845-860d-ab218c8720d6', 'x-openstack-request-id': 'req-4501aea8-4da4-4845-860d-ab218c8720d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/572b8038-e7a4-4e81-8c7b-769a0857cfee'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 572b8038-e7a4-4e81-8c7b-769a0857cfee could not be found."}}' {5} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.691422s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:22,356 99928 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True 0.680s 2025-07-31 13:08:22,356 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178ab21f-3a5f-4171-a7e5-ffd08221f361', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178ab21f-3a5f-4171-a7e5-ffd08221f361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {5} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.536987s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:22,902 99928 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools 0.534s 2025-07-31 13:08:22,902 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bc114d-a441-45e7-af4e-7d3d890884ab', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bc114d-a441-45e7-af4e-7d3d890884ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.287805s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.028395s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.037697s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.714726s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 257df0f6-23e2-4e56-bb90-62b832ca1784 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:27,258 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/47607fea0c684d55b29c923802b3a43f?usage=True 0.039s 2025-07-31 13:08:27,258 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bef43d-4476-4299-a0ca-14664de2c395', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bef43d-4476-4299-a0ca-14664de2c395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/47607fea0c684d55b29c923802b3a43f?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:27,586 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.317s 2025-07-31 13:08:27,586 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ba49fd-99ce-4cb6-a7f7-6c330b8bbe7b', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ba49fd-99ce-4cb6-a7f7-6c330b8bbe7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "257df0f6-23e2-4e56-bb90-62b832ca1784", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:27.500251", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:27,652 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.054s 2025-07-31 13:08:27,652 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-74274660-ae27-4239-afe1-bb236921d6db', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74274660-ae27-4239-afe1-bb236921d6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'{"volume": {"id": "257df0f6-23e2-4e56-bb90-62b832ca1784", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:28.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:28,710 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.043s 2025-07-31 13:08:28,710 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f3a2828-7cc0-4f03-8dce-b4837c93eb67', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f3a2828-7cc0-4f03-8dce-b4837c93eb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'{"volume": {"id": "257df0f6-23e2-4e56-bb90-62b832ca1784", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:28.000000", "updated_at": "2025-07-31T13:08:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:28,763 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.039s 2025-07-31 13:08:28,763 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641a7f7b-a210-4772-988a-127161852270', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641a7f7b-a210-4772-988a-127161852270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'{"volume": {"id": "257df0f6-23e2-4e56-bb90-62b832ca1784", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "202 5-07-31T13:08:28.000000", "updated_at": "2025-07-31T13:08:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:28,909 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.132s 2025-07-31 13:08:28,910 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ffb40d-2ac3-408f-aae4-902de04ae1d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'' 2025-07-31 13:08:28,930 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.020s 2025-07-31 13:08:28,931 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50324d1-829d-4868-9e6e-2fde49f0d889', 'x-openstack-request-id': 'req-e50324d1-829d-4868-9e6e-2fde49f0d889', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 257df0f6-23e2-4e56-bb90-62b832ca1784 could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.576966s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 779c5150-ca4e-4404-a5b9-9b478e7aa9b9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:29,168 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.233s 2025-07-31 13:08:29,169 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d36e75be-c24c-415c-9293-247dcb5d62ef', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d36e75be-c24c-415c-9293-247dcb5d62ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "779c5150-ca4e-4404-a5b9-9b478e7aa9b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:29.098801", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:29,219 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9 0.037s 2025-07-31 13:08:29,220 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae669a7d-3f61-4366-91d9-bfefc5ad2283', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae669a7d-3f61-4366-91d9-bfefc5ad2283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'{"volume": {"id": "779c5150-ca4e-4404-a5b9-9b478e7aa9b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:30,278 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9 0.043s 2025-07-31 13:08:30,279 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-73ff845e-4a1d-4f43-bb32-ce9c268dc49e', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ff845e-4a1d-4f43-bb32-ce9c268dc49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'{"volume": {"id": "779c5150-ca4e-4404-a5b9-9b478e7aa9b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:29.000000", "updated_at": "2025-07-31T13:08:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:30,337 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9 0.043s 2025-07-31 13:08:30,337 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23d877c-2ab7-4fde-85d9-097fa83bf8a0', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23d877c-2ab7-4fde-85d9-097fa83bf8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'{"volume": {"id": "779c5150-ca4e-4404-a5b9-9b478e7aa9b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:29.000000", "updated_at": "2025-07-31T13:08:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:30,488 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9 0.135s 2025-07-31 13:08:30,489 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e4a443-7d22-43e7-b9d3-61013b963b6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'' 2025-07-31 13:08:30,509 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/779c51 50-ca4e-4404-a5b9-9b478e7aa9b9 0.020s 2025-07-31 13:08:30,510 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e435fc8-f6dc-495a-9fec-e62f45554899', 'x-openstack-request-id': 'req-8e435fc8-f6dc-495a-9fec-e62f45554899', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 779c5150-ca4e-4404-a5b9-9b478e7aa9b9 could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.049569s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.242331s] ... ok {11} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.084548s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 181, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2025ee66-4eb6-4c8a-a186-cd3917e79b5a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:06:04,623 99940 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-07-31 13:06:05,354 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.720s 2025-07-31 13:06:05,355 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1893307895", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d33b3dc0-717a-42a0-acc7-e50d884aea0e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1893307895", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f2f605a4db95493d94e74c01fc49f606", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "created_at": "2025-07-31T13:06:05Z", "updated_at": "2025-07-31T13:06:05Z", "tags": [], "self": "/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d", "file": "/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:06,815 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d/file 1.460s 2025-07-31 13:06:06,815 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b9b297e2-5cc2-43c3-84f8-13e0ff70dde7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d/file'} Body: b'' 2025-07-31 13:06:06,816 99940 DEBUG [tempest.scenario.manager] image:8ac77bcc-887f-4640-8bb6-94f75f72765d 2025-07-31 13:06:06,889 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.071s 2025-07-31 13:06:06,890 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-769615049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFAcSoObZ4O2w/3otl06Z2JGmqZLJ3HPOxHhZthPlTDtiSo6mWvDOAQ24diMBvrbyCxNex18lOwzwZ0TiVTz2atfDajkj0EmOi6hRDwGN6TbV2bzan/k+KfQFyNyABPmPA=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14aa1974-1807-4ed9-b770-27e28c63a5b5', 'x-compute-request-id': 'req-14aa1974-1807-4ed9-b770-27e28c63a5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-769615049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFAcSoObZ4O2w/3otl06Z2JGmqZLJ3HPOxHhZthPlTDtiSo6mWvDOAQ24diMBvrbyCxNex18lOwzwZ0TiVTz2atfDajkj0EmOi6hRDwGN6TbV2bzan/k+KfQFyNyABPmPA==", "fingerprint": "f6:22:96:38:95:c9:28:88:96:97:3b:ac:c7:19:ba:84", "user_id": "28e26be323ea46cf9e432d1e007ebed4"}}' 2025-07-31 13:06:06,950 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.052s 2025-07-31 13:06:06,950 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8a5a374e-1890-48c1-9d6a-fa611be992f5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "28e26be323ea46cf9e432d1e007ebed4", "name": "tempest-TestMinimumBasicScenario-1295798756-project-member", "password_expires_at": null}, "audit_ids": ["dUsbWW_mQ1SVoYnjWZFwvw"], "expires_at": "2025-07-31T14:06:06.000000Z", "issued_at": "2025-07-31T13:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2f605a4db95493d94e74c01fc49f606", "name": "tempest-TestMinimumBasicScenario-1295798756"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2f605a4db95493d94e74c01fc49f606", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:06:06,951 99940 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '8dabc826-5487-401d-b04f-565889c88e22', 'name': 'tempest-TestMinimumBasicScenario-81662430-network', 'tenant_id': 'f2f605a4db95493d94e7 4c01fc49f606', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2f605a4db95493d94e74c01fc49f606', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13507, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:05:35Z', 'updated_at': '2025-07-31T13:05:35Z', 'revision_number': 1} available for tenant 2025-07-31 13:06:07,868 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.916s 2025-07-31 13:06:07,869 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-858785243", "imageRef": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-769615049", "networks": [{"uuid": "8dabc826-5487-401d-b04f-565889c88e22"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac68083a-0505-4773-827e-03a4293cb6b8', 'x-compute-request-id': 'req-ac68083a-0505-4773-827e-03a4293cb6b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "geMjByWKSG7j"}}' 2025-07-31 13:06:08,020 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.149s 2025-07-31 13:06:08,021 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728567dd-af06-4706-b716-0cf012e33196', 'x-compute-request-id': 'req-728567dd-af06-4706-b716-0cf012e33196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "BUILD", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:08Z", "updated": "2025-07-31T13:06:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self" , "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:58,701 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.616s 2025-07-31 13:06:58,701 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e07be46f-c4cd-470a-afa8-fad02342b514', 'x-compute-request-id': 'req-e07be46f-c4cd-470a-afa8-fad02342b514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:07Z", "updated": "2025-07-31T13:06:24Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:a7:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": "2025-07-31T13:06:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:58,716 99940 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:07:59,002 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.224s 2025-07-31 13:07:59,002 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-r equest-id': 'req-7d1346ba-2c87-4471-957b-1167e33dedce', 'x-compute-request-id': 'req-7d1346ba-2c87-4471-957b-1167e33dedce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:07Z", "updated": "2025-07-31T13:06:24Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:a7:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": "2025-07-31T13:06:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:07:59,223 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.199s 2025-07-31 13:07:59,224 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9be691e-0325-4153-8f1a-459fc74ade3f', 'x-compute-request-id': 'req-e9be691e-0325-4153-8f1a-459fc74ade3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}]}]}' 2025-07-31 13:07:59,486 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.258s 2025-07-31 13:07:59,487 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe249127-bde2-4018-a2dd-9804b14801ae', 'x-compute-request-id': 'req-fe249127-bde2-4018-a2dd-9804b14801ae', 'connection': 'close', 'status': '200 ', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:07Z", "updated": "2025-07-31T13:06:24Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:a7:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": "2025-07-31T13:06:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:07:59,757 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.252s 2025-07-31 13:07:59,758 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-870110190", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51a9e1f-168a-44b3-8b45-2b557d7dae42', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51a9e1f-168a-44b3-8b45-2b557d7dae42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2025ee66-4eb6-4c8a-a186-cd3917e79b5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:59.664246", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-870110190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:07:59,824 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a 0.053s 2025-07-31 13:07:59,825 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': ' req-74479557-a671-47df-855f-a1bb4753f3d3', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74479557-a671-47df-855f-a1bb4753f3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a'} Body: b'{"volume": {"id": "2025ee66-4eb6-4c8a-a186-cd3917e79b5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:00.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-870110190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2f605a4db95493d94e74c01fc49f606"}}' 2025-07-31 13:08:00,894 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a 0.039s 2025-07-31 13:08:00,894 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76557e6c-17a2-4d50-876c-4a1eb7b829a9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76557e6c-17a2-4d50-876c-4a1eb7b829a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a'} Body: b'{"volume": {"id": "2025ee66-4eb6-4c8a-a186-cd3917e79b5a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:00.000000", "updated_at": "2025-07-31T13:08:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-870110190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2f605a4db95493d94e74c01fc49f606"}}' 2025-07-31 13:08:01,028 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a 0.118s 2025-07-31 13:08:01,033 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5083d16-d16e-47ec-85ad-c5bbc754ac45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a'} Body: b'' 2025-07-31 13:08:01,062 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a18 6-cd3917e79b5a 0.024s 2025-07-31 13:08:01,062 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-949f46de-f2b8-4c24-a54e-3bf5260a5846', 'x-openstack-request-id': 'req-949f46de-f2b8-4c24-a54e-3bf5260a5846', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2025ee66-4eb6-4c8a-a186-cd3917e79b5a could not be found."}}' 2025-07-31 13:08:01,212 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.148s 2025-07-31 13:08:01,213 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6594d45-bb9f-4ba7-9fad-5ee30adb0c44', 'x-compute-request-id': 'req-b6594d45-bb9f-4ba7-9fad-5ee30adb0c44', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'' 2025-07-31 13:08:01,414 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.200s 2025-07-31 13:08:01,415 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603f7fa1-342d-417f-8956-da8dd53d2904', 'x-compute-request-id': 'req-603f7fa1-342d-417f-8956-da8dd53d2904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:07Z", "updated": "2025-07-31T13:08:01Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:a7:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "t empest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": "2025-07-31T13:06:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:51,526 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.036s 2025-07-31 13:08:51,526 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-492198e7-01fb-45fc-bf54-9c8fb4dd5cc0', 'x-compute-request-id': 'req-492198e7-01fb-45fc-bf54-9c8fb4dd5cc0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ec630cab-74e3-4668-bfc3-3fc7417a06a9 could not be found."}}' 2025-07-31 13:08:51,559 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-769615049 0.032s 2025-07-31 13:08:51,560 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edad37ce-dc0d-457b-aef1-be9805baf024', 'x-compute-request-id': 'req-edad37ce-dc0d-457b-aef1-be9805baf024', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-769615049'} Body: b'' 2025-07-31 13:08:51,705 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d 0.144s 2025-07-31 13:08:51,705 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-abeab2ba-3f15-4d14-90d2-cf74cc2097d4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d'} Body: b'' {5} tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes [5.341769s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:47,207 99928 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483 on backend None 2025-07-31 13:08:47,375 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.168s 2025-07-31 13:08:47,375 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "extra_specs": {}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1038e86b-1998-4655-a8e7-bf97c1ffba1d', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1038e86b-1998-4655-a8e7-bf97c1ffba1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "6f37d985-0822-4d2e-ba77-59ca1b46ef62", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:08:47,378 99928 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-07-31 13:08:48,112 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/image/v2/images 0.732s 2025-07-31 13:08:48,113 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1642514575", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c6452cf4-adcb-4089-98a3-330694a5a037', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1642514575", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a1773af31eda4917af840e863e4511cb", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "created_at": "2025-07-31T13:08:48Z", "updated_at": "2025-07-31T13:08:48Z", "tags": [], "self": "/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "file": "/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:08:49,312 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac/file 1.199s 2025-07-31 13:08:49,313 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f05b5d9c-c4c3-40e4-a027-e83 ff48123e1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac/file'} Body: b'' 2025-07-31 13:08:49,313 99928 DEBUG [tempest.scenario.manager] image:1dbc9b4a-f98b-441f-a440-4d0e816b40ac 2025-07-31 13:08:49,364 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.049s 2025-07-31 13:08:49,364 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-663058687", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODHyG7eqeJPD6ZHXiJYlhzTirDCaY/26vfHEw9QUfGUs5BxNxHAbWWUrSAi+FRDztoN2Fo7xTvTk27P8NHOrJ2ReON7dEmtwuCiEJVbrUbL4+pyLPqYhpkI7gyccHR/JQ=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14273e5a-0045-4dcd-a651-bc5dffc9755e', 'x-compute-request-id': 'req-14273e5a-0045-4dcd-a651-bc5dffc9755e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-663058687", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODHyG7eqeJPD6ZHXiJYlhzTirDCaY/26vfHEw9QUfGUs5BxNxHAbWWUrSAi+FRDztoN2Fo7xTvTk27P8NHOrJ2ReON7dEmtwuCiEJVbrUbL4+pyLPqYhpkI7gyccHR/JQ==", "fingerprint": "4f:d9:db:d1:26:3a:8d:d9:ed:be:5b:d3:4c:bd:4e:85", "user_id": "12ee3a3fb14e4de1a1837f31380b174b"}}' 2025-07-31 13:08:49,418 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/compute/v2.1/os-availability-zone/detail 0.051s 2025-07-31 13:08:49,418 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc486fe-1f5d-4045-a3e4-7f1abe725625', 'x-compute-request-id': 'req-7cc486fe-1f5d-4045-a3e4-7f1abe725625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"user": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-07-31T13:07:25.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-07-31T13:08:47.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-07-31T13:07:58.000000"}}}}]}' 2025-07-31 13:08:49,427 99928 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702 on backend None 2025-07-31 13:08:49,466 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.038s 2025-07-31 13:08:49,466 99928 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702", "extra_specs": {}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009cc2a3-10aa-400b-bd4c-de19279aab5c', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009cc2a3-10aa-400b-bd4c-de19279aab5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "34732119-58b9-48ce-9dd6-6912f2bc1e03", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:08:49,469 99928 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740 on backend None 2025-07-31 13:08:49,497 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-07-31 13:08:49,497 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740", "extra_specs": {}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22438455-c852-4b85-a237-d50c602045b6', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22438455-c852-4b85-a237-d50c602045b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f8368822-6319-49f5-b1b2-6c16eb670b60", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:08:49,500 99928 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-07-31 13:08:49,709 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.209s 2025-07-31 13:08:49,709 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-642674700", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a818c7-e579-4b65-a5e1-51530872fc0f', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a818c7-e579-4b65-a5e1-51530872fc0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "78c57061-6700-4d1b-96af-7892ef73b77b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:49.646811", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volu me-642674700", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/78c57061-6700-4d1b-96af-7892ef73b77b"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:49,931 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.210s 2025-07-31 13:08:49,932 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1593256800", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b1f9a8-f75f-4a06-8930-6d78be71d05a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b1f9a8-f75f-4a06-8930-6d78be71d05a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ee674e51-fdb5-46ce-9810-16c2701619f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:49.869883", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1593256800", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:49,972 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac 0.028s 2025-07-31 13:08:49,973 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a281168-6b77-4cce-9162-4f4eb34ca9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac'} Body: b'{"name": "tempest-scenario-img--1642514575", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a1773af31eda4917af840e863e4511cb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "created_at": "2025-07-31T13:08:48Z", "updated_at": "2025-07-31T13:08: 49Z", "tags": [], "self": "/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "file": "/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:08:50,418 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.445s 2025-07-31 13:08:50,419 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-846343922", "snapshot_id": null, "imageRef": "1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435b7b9d-1224-4ea2-8a61-25abe1d01fd9', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435b7b9d-1224-4ea2-8a61-25abe1d01fd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:50.357181", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-846343922", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:50,469 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 0.038s 2025-07-31 13:08:50,469 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d0f457-470d-4b48-898d-34af8f58ce53', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d0f457-470d-4b48-898d-34af8f58ce53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3'} Body: b'{"volume": {"id": "34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:50.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-846343922", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1773af31eda4917af840e863e 4511cb"}}' 2025-07-31 13:08:51,528 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 0.044s 2025-07-31 13:08:51,528 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81ba83b-4657-4269-9449-ae273ce9f72d', 'content-length': '932', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81ba83b-4657-4269-9449-ae273ce9f72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3'} Body: b'{"volume": {"id": "34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:50.000000", "updated_at": "2025-07-31T13:08:51.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-846343922", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1773af31eda4917af840e863e4511cb"}}' 2025-07-31 13:08:51,640 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 0.098s 2025-07-31 13:08:51,641 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b02be0b-bacd-4386-b9ca-d0f0d479de45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3'} Body: b'' 2025-07-31 13:08:51,665 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 0.024s 2025-07-31 13:08:51,666 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba7a15e-342e-41f3-a3c6-4372e2fb891b', 'x-openstack-request-id': 'req-0ba7a15e-342e-41f3-a3c6-4372e2fb891b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 could not be found."}}' 2025-07-31 13:08:51,801 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1 0. 135s 2025-07-31 13:08:51,802 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310aac17-71ca-4935-86d3-c59b77317cf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1'} Body: b'' 2025-07-31 13:08:51,823 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1 0.020s 2025-07-31 13:08:51,823 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca55b7e3-4fba-422f-a2e7-42e34caec11a', 'x-openstack-request-id': 'req-ca55b7e3-4fba-422f-a2e7-42e34caec11a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ee674e51-fdb5-46ce-9810-16c2701619f1 could not be found."}}' 2025-07-31 13:08:51,925 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b 0.101s 2025-07-31 13:08:51,926 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fadcb4-222c-499a-bab6-c3d36d3e29ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b'} Body: b'' 2025-07-31 13:08:51,950 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b 0.024s 2025-07-31 13:08:51,951 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c62bc1a-ff10-437c-a1f4-cbee4ec85c6f', 'x-openstack-request-id': 'req-7c62bc1a-ff10-437c-a1f4-cbee4ec85c6f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 78c57061-6700-4d1b-96af-7892ef73b77b could not be found."}}' 2025-07-31 13:08:52,089 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.137s 2025-07-31 13:08:52,089 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172683cc-3380-473c-a924-d15dfea91453', 'content-length': '3892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172683cc-3380-473c-a924-d15dfea91453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "dc7d76c1-05de-442b-ac8c-d93c5f2bd438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:10.000000", "updated_at": "2025-07-31T13:08:10.000000", "name": "71842a06-e1a9-44d6-aa61-db2435ffbd4f-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}], "user_id": "521697c23a9c4ffcae5357169e133c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e843dc7eb3c44ee583d12962dbee6325"}, {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": "2025-07-31T13:08:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}, {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}, {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": "2025-07-31T13:07:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "repli cation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}]}' 2025-07-31 13:08:52,157 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f8368822-6319-49f5-b1b2-6c16eb670b60 0.051s 2025-07-31 13:08:52,157 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4400b4cc-5623-45f0-81a7-11d99d458fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f8368822-6319-49f5-b1b2-6c16eb670b60'} Body: b'' 2025-07-31 13:08:52,239 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.081s 2025-07-31 13:08:52,239 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706df937-cdb0-4e02-82a4-10ef6a72f080', 'content-length': '3892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706df937-cdb0-4e02-82a4-10ef6a72f080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "dc7d76c1-05de-442b-ac8c-d93c5f2bd438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:10.000000", "updated_at": "2025-07-31T13:08:10.000000", "name": "71842a06-e1a9-44d6-aa61-db2435ffbd4f-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}], "user_id": "521697c23a9c4ffcae5357169e133c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e843dc7eb3c44ee583d12962dbee6325"}, {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": "2025-07-31T13:08:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}, {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c ", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}, {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": "2025-07-31T13:07:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}]}' 2025-07-31 13:08:52,319 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/34732119-58b9-48ce-9dd6-6912f2bc1e03 0.063s 2025-07-31 13:08:52,319 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e477628f-1f9e-4a1f-b383-fe8ab9be53ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/34732119-58b9-48ce-9dd6-6912f2bc1e03'} Body: b'' 2025-07-31 13:08:52,355 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-663058687 0.035s 2025-07-31 13:08:52,356 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0db01af5-ec22-430a-b8e4-d79a3644400c', 'x-compute-request-id': 'req-0db01af5-ec22-430a-b8e4-d79a3644400c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-663058687'} Body: b'' 2025-07-31 13:08:52,434 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac 0.078s 2025-07-31 13:08: 52,435 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-295c75b5-50ae-4e82-922b-51bb89001c60', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac'} Body: b'' 2025-07-31 13:08:52,477 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.042s 2025-07-31 13:08:52,478 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78924c76-2bf6-41ea-aa44-19b1e530885a', 'content-length': '3892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78924c76-2bf6-41ea-aa44-19b1e530885a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "dc7d76c1-05de-442b-ac8c-d93c5f2bd438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:10.000000", "updated_at": "2025-07-31T13:08:10.000000", "name": "71842a06-e1a9-44d6-aa61-db2435ffbd4f-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}], "user_id": "521697c23a9c4ffcae5357169e133c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e843dc7eb3c44ee583d12962dbee6325"}, {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": "2025-07-31T13:08:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}, {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "repli cation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}, {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": "2025-07-31T13:07:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}]}' 2025-07-31 13:08:52,547 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/6f37d985-0822-4d2e-ba77-59ca1b46ef62 0.052s 2025-07-31 13:08:52,547 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eff0777-0a64-43d6-afef-eaf4606631cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/6f37d985-0822-4d2e-ba77-59ca1b46ef62'} Body: b'' {4} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [255.059177s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 71842a06-e1a9-44d6-aa61-db2435ffbd4f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-31T13:08:19Z', 'message': 'Build of instance 71842a06-e1a9-44d6-aa61-db2435ffbd4f aborted: Volume dc7d76c1-05de-442b-ac8c-d93c5f2bd438 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-f9b9e355-dd7d-497a-8a96-2c4d31b9642c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:39,501 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.057s 2025-07-31 13:04:39,502 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c36bcdb6-3ff0-446a-9549-da201a7e6781', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "password_expires_at": null}, "audit_ids": ["V-U3BjS6TZKMafiSYNOncA"], "expires_at": "2025-07-31T14:04:39.000000Z", "issued_at": "2025-07-31T13:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e843dc7eb3c44ee583d12962dbee6325", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e843dc7eb3c44ee583d12962dbee6325", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:04:39,502 99926 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '17ad29ee-5d6b-437a-bf73-cd4b10fb5567', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1666030251-network', 'tenant_id': 'e843dc7eb3c44ee583d12962dbee6325', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e843dc7eb3c44ee583d12962dbee6325', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scop e': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:16Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:04:58,859 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 19.355s 2025-07-31 13:04:58,859 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1963307959", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "17ad29ee-5d6b-437a-bf73-cd4b10fb5567"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc4717b7-206e-491f-b1df-315f0dbd2607', 'x-compute-request-id': 'req-dc4717b7-206e-491f-b1df-315f0dbd2607', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "D8DuCcQz8tux"}}' 2025-07-31 13:05:01,202 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d 2.340s 2025-07-31 13:05:01,203 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb00cffe-ba61-4fc8-91b7-5b8429a19751', 'x-compute-request-id': 'req-fb00cffe-ba61-4fc8-91b7-5b8429a19751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d'} Body: b'{"server": {"id": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1963307959", "status": "BUILD", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:04:59Z", "updated": "2025-07-31T13:05:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-US G:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:05:52,104 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d 0.831s 2025-07-31 13:05:52,105 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85dedc94-d730-41d9-9134-a10a411565f8', 'x-compute-request-id': 'req-85dedc94-d730-41d9-9134-a10a411565f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d'} Body: b'{"server": {"id": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1963307959", "status": "ACTIVE", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "aec2167f227b6d60891ae40448ae0c640c01b09f72f69b0de48ac1de", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:04:58Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1666030251-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:7a:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:05:52,125 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:06:52,993 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d/action 0.808s 2025-07-31 13:06:52,994 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-V ersion,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3f4496-f1c3-416a-a986-2ef342fbc6e9', 'x-compute-request-id': 'req-4a3f4496-f1c3-416a-a986-2ef342fbc6e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d/action'} Body: b'{"image_id": "4f579a53-45f1-420f-ba39-103a3f5dc64b"}' 2025-07-31 13:06:53,040 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.045s 2025-07-31 13:06:53,041 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4103bb33-052a-4725-999a-4dab67f7d7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:54,067 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.025s 2025-07-31 13:06:54,068 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a3e3725-e881-4291-9f2a-a357d4c6e95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "52169 7c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:55,092 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.022s 2025-07-31 13:06:55,092 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-596f14dc-334c-42ae-b48b-4ec0fb559015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:56,117 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.023s 2025-07-31 13:06:56,118 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-67b90b07-a647-4493-8188-71bbd03ec60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-Serv erBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:57,148 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.028s 2025-07-31 13:06:57,148 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c692d884-0992-4b10-b61c-0a38a38eb8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:58,202 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.052s 2025-07-31 13:06:58,202 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4cda87a7-4f39-4c1d-ba7b-05cefe939885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb" , "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:59,223 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.019s 2025-07-31 13:06:59,224 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3aa5aca5-7d2a-45a9-a28d-987a3347875b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:00,249 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.024s 2025-07-31 13:07:00,249 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content- type': 'application/json', 'x-openstack-request-id': 'req-93c589d4-cc5e-44fa-9991-40f81e69d39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:07:00Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:01,276 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.025s 2025-07-31 13:07:01,277 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4a0fad1f-8b9e-4e29-a403-2659ca2a6786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:07:00Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:02,306 99926 INFO [tempest.lib.common.rest_cl ient] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.027s 2025-07-31 13:07:02,306 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-881d32aa-74db-4d2f-83bb-358c8e17df36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "ebfb52a33709a8905e6a223add93103d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "560a7545de270a71aab5736a6305dedfe104358e699e0c34af7147f055b714568c4dc831343451e3f066d3ef61dd35f34e286bcc696e1017756b487f971ef110", "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:07:01Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:02,338 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.031s 2025-07-31 13:07:02,338 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-67c71c1e-e2c0-4fe0-a155-b46a0d98c184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStab leRescueTest-image-455284664", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "ebfb52a33709a8905e6a223add93103d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "560a7545de270a71aab5736a6305dedfe104358e699e0c34af7147f055b714568c4dc831343451e3f066d3ef61dd35f34e286bcc696e1017756b487f971ef110", "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:07:01Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:02,584 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d 0.244s 2025-07-31 13:07:02,585 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f297761e-0ef3-4f6d-a7de-882a85aab205', 'x-compute-request-id': 'req-f297761e-0ef3-4f6d-a7de-882a85aab205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d'} Body: b'{"server": {"id": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1963307959", "status": "ACTIVE", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "aec2167f227b6d60891ae40448ae0c640c01b09f72f69b0de48ac1de", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:04:58Z", "updated": "2025-07-31T13:07:02Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1666030251-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:7a:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:08:02,782 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.113s 2025-07-31 13:08:02,782 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-af76774f-1981-4c85-88a4-6959d1b4839d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "password_expires_at": null}, "audit_ids": ["q9FW0zDESEyqJtGKwNE_sA"], "expires_at": "2025-07-31T14:08:02.000000Z", "issued_at": "2025-07-31T13:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e843dc7eb3c44ee583d12962dbee6325", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e843dc7eb3c44ee583d12962dbee6325", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:08:02,783 99926 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '17ad29ee-5d6b-437a-bf73-cd4b10fb5567', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1666030251-network', 'tenant_id': 'e843dc7eb3c44ee583d12962dbee6325', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e843dc7eb3c44ee583d12962dbee6325', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:16Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:08:03,353 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.569s 2025-07-31 13:08:03,353 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1577945161", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "17ad29ee-5d6b-437a-bf73-cd4b10fb5567"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b9e355-dd7d-497a-8a96-2c4d31b9642c', 'x-compute-request-id': 'req-f9b9e355-dd7d-497a-8a96-2c4d31b9642c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "71842a06-e1a9-44d6-aa61-db2435ffbd4f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5KxEekqqmBmk"}}' 2025-07-31 13:08:03,517 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f 0.161s 2025-07-31 13:08:03,518 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df77239-7a22-4fe1-b5f9-0ac35b91a581', 'x-compute-request-id': 'req-5df77239-7a22-4fe1-b5f9-0ac35b91a581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f'} Body: b'{"server": {"id": "71842a06-e1a9-44d6-aa61-db2435ffbd4f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1577945161", "status": "BUILD", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:03Z", "updated": "2025-07-31T13:08:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:08:53,831 99926 INFO [tempest.lib.common.rest_client] Reques t (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f 0.246s 2025-07-31 13:08:53,831 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d39d642-c1e7-4ae7-a985-c9552dc9df69', 'x-compute-request-id': 'req-3d39d642-c1e7-4ae7-a985-c9552dc9df69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f'} Body: b'{"server": {"id": "71842a06-e1a9-44d6-aa61-db2435ffbd4f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1577945161", "status": "ERROR", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:03Z", "updated": "2025-07-31T13:08:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-31T13:08:19Z", "message": "Build of instance 71842a06-e1a9-44d6-aa61-db2435ffbd4f aborted: Volume dc7d76c1-05de-442b-ac8c-d93c5f2bd438 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:08:53,851 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-07-31 13:08:54,453 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f 0.601s 2025-07-31 13:08:54,453 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64e71dd-0f65-41ad-8493-d7291104fd19', 'x-compute-request-id': 'req-f64e71dd-0f65-41ad-8493-d7291104fd19', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f'} Body: b'' 2025-07-31 13:08:54,495 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/ser vers/71842a06-e1a9-44d6-aa61-db2435ffbd4f 0.041s 2025-07-31 13:08:54,495 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1e3bd7a9-69d4-452e-a084-808f8938e742', 'x-compute-request-id': 'req-1e3bd7a9-69d4-452e-a084-808f8938e742', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71842a06-e1a9-44d6-aa61-db2435ffbd4f could not be found."}}' {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [122.109576s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 552, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 528441e4-7357-4890-ba4a-954d4a03facb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:07:00,893 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573 0.233s 2025-07-31 13:07:00,893 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a52a3a13-6129-4533-945d-b5f130acb551', 'x-compute-request-id': 'req-a52a3a13-6129-4533-945d-b5f130acb551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573'} Body: b'{"server": {"id": "3ae93ef0-4ee5-4115-ba93-d3addf79e573", "name": "tempest-ServerActionsTestOtherB-server-284423415", "status": "ACTIVE", "tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d", "user_id": "f8336335c0fc423bb4170adfebac453b", "metadata": {}, "hostId": "908731788982310fbe08520e4a1f16556d1aa062ceb5431786800047", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:05Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-ServerActionsTestOtherB-1146923589-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1391057096", "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--250853796"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:01,234 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.275s 2025-07-31 13:08:01,234 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1650631726"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e746b5a5-f2db-4f6c-bf13-0448c0fd9820', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e746b5a5-f2db-4f6c-bf13-0448c0fd9820', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.131133", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4 a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:01,316 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb 0.069s 2025-07-31 13:08:01,317 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd9c480-7caa-4950-bb4d-f30299b3f6ff', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd9c480-7caa-4950-bb4d-f30299b3f6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb'} Body: b'{"volume": {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}}' 2025-07-31 13:08:02,380 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb 0.048s 2025-07-31 13:08:02,381 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c2fa08-561e-4b1f-a1b7-fef7d4b83423', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c2fa08-561e-4b1f-a1b7-fef7d4b83423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb'} Body: b'{"volume": {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": "2025-07-31T13:08:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}}' 2025-07-31 13:08:02,394 99932 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2025-07-31 13:08:02,675 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTe stOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573 0.279s 2025-07-31 13:08:02,676 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d2ddfd-313c-4bc5-9e97-59347c72726a', 'x-compute-request-id': 'req-84d2ddfd-313c-4bc5-9e97-59347c72726a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573'} Body: b'{"server": {"id": "3ae93ef0-4ee5-4115-ba93-d3addf79e573", "name": "tempest-ServerActionsTestOtherB-server-284423415", "status": "ACTIVE", "tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d", "user_id": "f8336335c0fc423bb4170adfebac453b", "metadata": {}, "hostId": "908731788982310fbe08520e4a1f16556d1aa062ceb5431786800047", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:05Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-ServerActionsTestOtherB-1146923589-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9c:51"}, {"version": 4, "addr": "172.24.4.111", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1391057096", "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--250853796"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {8} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.579047s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0d11fd10-a853-49f0-b30d-b901001897ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:07:12,557 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2025-07-31 13:07:12,558 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2381a9a7-4a67-4930-a832-27f0709c98c4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e156733a786246f5856867e8a0ccd59b", "name": "tempest-VolumesAdminNegativeTest-1268467909-project-member", "password_expires_at": null}, "audit_ids": ["a6_RG_N1Q5a6ZY7nUdn2rg"], "expires_at": "2025-07-31T14:07:12.000000Z", "issued_at": "2025-07-31T13:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49ab59197cc446ed8ee2bb827f8caa4a", "name": "tempest-VolumesAdminNegativeTest-1268467909"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/49ab59197cc446ed8ee2bb827f8caa4a", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:07:12,558 99934 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'be242425-6cdd-4e55-b341-d4fbd6a29f3b', 'name': 'tempest-VolumesAdminNegativeTest-1720799239-network', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17632, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scop e': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:17Z', 'updated_at': '2025-07-31T13:04:17Z', 'revision_number': 1} available for tenant 2025-07-31 13:07:13,029 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.470s 2025-07-31 13:07:13,029 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-877762785", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "be242425-6cdd-4e55-b341-d4fbd6a29f3b"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a5636b9-2be9-4cf2-8b02-d21d64d275ce', 'x-compute-request-id': 'req-9a5636b9-2be9-4cf2-8b02-d21d64d275ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "53fdba1f-d333-4be1-a6ca-35734fb1497e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "L7fLCQtYLviA"}}' 2025-07-31 13:07:13,107 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e 0.075s 2025-07-31 13:07:13,108 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0da590-b477-4261-9f02-aae547128c7c', 'x-compute-request-id': 'req-8a0da590-b477-4261-9f02-aae547128c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e'} Body: b'{"server": {"id": "53fdba1f-d333-4be1-a6ca-35734fb1497e", "name": "tempest-VolumesAdminNegativeTest-server-877762785", "status": "BUILD", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "user_id": "e156733a786246f5856867e8a0ccd59b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:13Z", "updated": "2025-07-31T13:07:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2 025-07-31 13:08:03,495 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e 0.325s 2025-07-31 13:08:03,495 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd3b650b-1b75-4dd1-8516-fbc0b90d03c4', 'x-compute-request-id': 'req-fd3b650b-1b75-4dd1-8516-fbc0b90d03c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e'} Body: b'{"server": {"id": "53fdba1f-d333-4be1-a6ca-35734fb1497e", "name": "tempest-VolumesAdminNegativeTest-server-877762785", "status": "ACTIVE", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "user_id": "e156733a786246f5856867e8a0ccd59b", "metadata": {}, "hostId": "f964fad0a80d6f28e5da1011b00d745764bb4d3087965004bad3cd3d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:13Z", "updated": "2025-07-31T13:07:29Z", "addresses": {"tempest-VolumesAdminNegativeTest-1720799239-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:31:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:07:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:03,510 99934 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:09:03,877 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/volumes 0.319s 2025-07-31 13:09:03,878 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1675267578"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad64441-a35a-4fc7-a882-6fa6e1d93ca5', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad64441-a35a-4fc7-a882-6fa6e1d93ca5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0d11fd10-a853-49f0-b30d-b901001897ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:03.796716", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1675267578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://1 0.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:03,936 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff 0.047s 2025-07-31 13:09:03,937 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd99660-f703-40c8-bea8-601d68b197e5', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd99660-f703-40c8-bea8-601d68b197e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff'} Body: b'{"volume": {"id": "0d11fd10-a853-49f0-b30d-b901001897ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:04.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1675267578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' 2025-07-31 13:09:05,031 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff 0.080s 2025-07-31 13:09:05,031 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54307748-18f7-405e-8706-0ab562185857', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54307748-18f7-405e-8706-0ab562185857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff'} Body: b'{"volume": {"id": "0d11fd10-a853-49f0-b30d-b901001897ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:04.000000", "updated_at": "2025-07-31T13:09:04.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1675267578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.372002s] ... ok {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.496480s] ... ok {7} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [2.163434s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 7463930d-8944-4c71-9ac7-e27646266198 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:03,601 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.156s 2025-07-31 13:10:03,602 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-975587899"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a7d5ca-98f0-4af8-b684-1214c70836ca', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a7d5ca-98f0-4af8-b684-1214c70836ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f08c130b-f2b2-4bfa-a48b-a60b472fccb7", "name": "tempest-GroupsTest-volume-type-975587899", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:10:03,635 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.030s 2025-07-31 13:10:03,636 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-426041517"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f001f61-fcfc-4af0-88a2-a914c11a3057', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f001f61-fcfc-4af0-88a2-a914c11a3057', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "503318be-653f-4a97-bf7f-0bdfce085c5b", "name": "tempest-GroupsTest-group-type-426041517", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:10:03,858 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.219s 2025-07-31 13:10:03,859 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "503318be-653f-4a97-bf7f-0bdfce085c5b", "volume_types": ["f08c130b-f2b2-4bfa-a48b-a60b472fccb7"], "name": "tempest-Group1-2111618541"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9526c48c-faef-4380-a613-05777d3220e8', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9526c48c-faef-4380-a613-05777d3220e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "7463930d-8944-4c71-9ac7-e27646266198", "name": "tempest-Group1-2111618541"}}' 2025-07-31 13:10:04,328 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198 0.467s 2025-07-31 13:10:04,328 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-5047e277-7acc-4f05-9879-79e8443cfa51', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5047e277-7acc-4f05-9879-79e8443cfa51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198'} Body: b'{"group": {"id": "7463930d-8944-4c71-9ac7-e27646266198", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:10:04.000000", "name": "tempest-Group1-2111618541", "description": null, "group_type": "503318be-653f-4a97-bf7f-0bdfce085c5b", "volume_types": ["f08c130b-f2b2-4bfa-a48b-a60b472fccb7"]}}' 2025-07-31 13:10:05,371 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198 0.036s 2025-07-31 13:10:05,371 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df20feba-6879-4428-a77e-2bed55fbf11d', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df20feba-6879-4428-a77e-2bed55fbf11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198'} Body: b'{"group": {"id": "7463930d-8944-4c71-9ac7-e27646266198", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:10:04.000000", "name": "tempest-Group1-2111618541", "description": null, "group_type": "503318be-653f-4a97-bf7f-0bdfce085c5b", "volume_types": ["f08c130b-f2b2-4bfa-a48b-a60b472fccb7"]}}' 2025-07-31 13:10:05,412 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.034s 2025-07-31 13:10:05,412 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae7986d-3161-4c0a-aae0-0a9a11afb65d', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae7986d-3161-4c0a-aae0-0a9a11afb65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:10:05,485 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198/action 0.059s 2025-07-31 13:10:05,486 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3389dc1-b64f-455a-bd97-0fd9ca98ac34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198/action'} Body: b'' 2025-07-31 13:10:05,515 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198 0.028s 2025-07-31 13:10:05,515 9 9932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7da6a7-c10a-4d96-90c3-de94ab07fa76', 'x-openstack-request-id': 'req-1a7da6a7-c10a-4d96-90c3-de94ab07fa76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7463930d-8944-4c71-9ac7-e27646266198 could not be found."}}' 2025-07-31 13:10:05,544 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/503318be-653f-4a97-bf7f-0bdfce085c5b 0.028s 2025-07-31 13:10:05,544 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac6890c-dfeb-417a-adf1-b7103856dd09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/503318be-653f-4a97-bf7f-0bdfce085c5b'} Body: b'' 2025-07-31 13:10:05,590 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f08c130b-f2b2-4bfa-a48b-a60b472fccb7 0.045s 2025-07-31 13:10:05,590 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4164e3ad-405a-4c1b-8491-652e0c989e45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f08c130b-f2b2-4bfa-a48b-a60b472fccb7'} Body: b'' 2025-07-31 13:10:05,607 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f08c130b-f2b2-4bfa-a48b-a60b472fccb7 0.016s 2025-07-31 13:10:05,607 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2ac75f-5d5e-48fc-b3a2-18d77df36fb1', 'x-openstack-request-id': 'req-ea2ac75f-5d5e-48fc-b3a2-18d77df36fb1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f08c130b-f2b2-4bfa-a48b-a60b472fccb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f08c130b-f2b2-4bfa-a48b-a60b472fccb7 could not be found."}}' {7} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.510597s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group fe160a9a-2a41-4430-b117-ff3a86f29b6c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:05,637 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-07-31 13:10:05,638 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1617866684"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfa60c4-ab44-4437-a45e-dd290f35475e', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfa60c4-ab44-4437-a45e-dd290f35475e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "acf9646b-86ad-4e9c-9d96-447813c7349c", "name": "tempest-GroupsTest-volume-type-1617866684", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:10:05,672 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.031s 2025-07-31 13:10:05,673 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-476335350"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd70a07-587c-4a52-943c-0f425f519fb7', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd70a07-587c-4a52-943c-0f425f519fb7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "1619a8be-0c38-4fa4-b477-65eada6ea8a6", "name": "tempest-GroupsTest-group-type-476335350", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:10:05,763 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.087s 2025-07-31 13:10:05,763 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "1619a8be-0c38-4fa4-b477-65eada6ea8a6", "volume_types": ["acf9646b-86ad-4e9c-9d96-447813c7349c"], "name": "tempest-GroupsTest-Group-246380134"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a47e6bc-1f44-4a09-b792-4192d9026f19', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a47e6bc-1f44-4a09-b792-4192d9026f19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "fe160a9a-2a41-4430-b117-ff3a86f29b6c", "name": "tempest-GroupsTest-Group-246380134"}}' 2025-07-31 13:10:05,803 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c 0.038s 2025-07-31 13:10:05,804 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9efb31-a2ca-4d32-ac02-d153a13ddb5 8', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9efb31-a2ca-4d32-ac02-d153a13ddb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c'} Body: b'{"group": {"id": "fe160a9a-2a41-4430-b117-ff3a86f29b6c", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:10:06.000000", "name": "tempest-GroupsTest-Group-246380134", "description": null, "group_type": "1619a8be-0c38-4fa4-b477-65eada6ea8a6", "volume_types": ["acf9646b-86ad-4e9c-9d96-447813c7349c"]}}' 2025-07-31 13:10:06,838 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c 0.028s 2025-07-31 13:10:06,838 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219976ba-9973-4233-9354-ad22265983c2', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219976ba-9973-4233-9354-ad22265983c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c'} Body: b'{"group": {"id": "fe160a9a-2a41-4430-b117-ff3a86f29b6c", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:10:06.000000", "name": "tempest-GroupsTest-Group-246380134", "description": null, "group_type": "1619a8be-0c38-4fa4-b477-65eada6ea8a6", "volume_types": ["acf9646b-86ad-4e9c-9d96-447813c7349c"]}}' 2025-07-31 13:10:06,892 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.048s 2025-07-31 13:10:06,892 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239c125e-1bf6-464a-ae41-b89211442250', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239c125e-1bf6-464a-ae41-b89211442250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:10:06,994 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c/action 0.069s 2025-07-31 13:10:06,997 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9cabf9-ef13-4bb5-a7a0-0e550f69bde9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c/action'} Body: b'' 2025-07-31 13:10:07,013 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c 0.015s 2025-07-31 13:10:07,013 99932 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-535209a2-fd39-4898-9ab3-cdebc110f161', 'x-openstack-request-id': 'req-535209a2-fd39-4898-9ab3-cdebc110f161', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fe160a9a-2a41-4430-b117-ff3a86f29b6c could not be found."}}' 2025-07-31 13:10:07,046 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/1619a8be-0c38-4fa4-b477-65eada6ea8a6 0.031s 2025-07-31 13:10:07,046 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14eec8a6-54ed-4563-b36a-58145837e04e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/1619a8be-0c38-4fa4-b477-65eada6ea8a6'} Body: b'' 2025-07-31 13:10:07,101 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/acf9646b-86ad-4e9c-9d96-447813c7349c 0.053s 2025-07-31 13:10:07,101 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d44768-aaff-40f2-8e17-8861ba49ac03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/acf9646b-86ad-4e9c-9d96-447813c7349c'} Body: b'' 2025-07-31 13:10:07,117 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/acf9646b-86ad-4e9c-9d96-447813c7349c 0.015s 2025-07-31 13:10:07,117 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dff8c53-1b54-4553-9966-390bfc5cca85', 'x-openstack-request-id': 'req-7dff8c53-1b54-4553-9966-390bfc5cca85', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/acf9646b-86ad-4e9c-9d96-447813c7349c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type acf9646b-86ad-4e9c-9d96-447813c7349c could not be found."}}' {7} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2ba5f529-c35f-43d6-a0b0-5020d712387a failed to build and is in ERROR status {7} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.595707s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 07bc963b-07c7-48f0-a57c-2c400004a7f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:15,736 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.308s 2025-07-31 13:10:15,736 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0268bc-b8cb-4fe6-b941-39df79a93d8c', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0268bc-b8cb-4fe6-b941-39df79a93d8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "07bc963b-07c7-48f0-a57c-2c400004a7f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:15.675559", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}], "user_id": "3511433a3c0344d0a964012a3e8d6d3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:15,787 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.038s 2025-07-31 13:10:15,787 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cc9a56-c904-4be0-b9df-bc6d364c65e6', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cc9a56-c904-4be0-b9df-bc6d364c65e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'{"volume": {"id": "07bc963b-07c7-48f0-a57c-2c400004a7f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:16.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}], "user_id": "3511433a3c0344d0a964012a3e8d6d3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d50d64dea814858ae25dc3ec49afc86"}}' 2025-07-31 13:10:16,839 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.037s 2025-07-31 13:10:16,840 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:16 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4681d2-cc92-4c7b-ab84-b0515c24ced1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4681d2-cc92-4c7b-ab84-b0515c24ced1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'{"volume": {"id": "07bc963b-07c7-48f0-a57c-2c400004a7f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:16.000000", "updated_at": "2025-07-31T13:10:16.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}], "user_id": "3511433a3c0344d0a964012a3e8d6d3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d50d64dea814858ae25dc3ec49afc86"}}' 2025-07-31 13:10:16,892 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.038s 2025-07-31 13:10:16,892 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b2d7f0-f16a-4e36-b4bd-b838452640e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b2d7f0-f16a-4e36-b4bd-b838452640e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'{"volume": {"id": "07bc963b-07c7-48f0-a57c-2c400004a7f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:16.000000", "updated_at": "2025-07-31T13:10:16.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}], "user_id": "3511433a3c0344d0a964012a3e8d6d3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d50d64dea814858ae25dc3ec49afc86"}}' 2025-07-31 13:10:16,999 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.093s 2025-07-31 13:10:17,000 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7231379b-5367-44cd-b146-1400d5412074', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'' 2025-07-31 13:10:17,021 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWitho utMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.021s 2025-07-31 13:10:17,022 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b88b6fc-752b-40df-b136-676d754babc1', 'x-openstack-request-id': 'req-6b88b6fc-752b-40df-b136-676d754babc1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 07bc963b-07c7-48f0-a57c-2c400004a7f6 could not be found."}}' {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [1.964726s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f1647a75-9d5a-42fa-8c70-df81bf38a44b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:20,241 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.157s 2025-07-31 13:10:20,241 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-945876794", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef19b43-1465-4390-961b-d49934ba9bdb', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef19b43-1465-4390-961b-d49934ba9bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2c9e083a-48f4-4d6c-9f0f-cb819270183b", "name": "tempest-VolumeTypesTest-volume-type-945876794", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:10:20,278 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.034s 2025-07-31 13:10:20,279 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1963208673", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e66f5a-083c-431c-b848-5e442929fbd5', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e66f5a-083c-431c-b848-5e442929fbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "18eeaa61-7978-4cbf-806f-efcff9dcf12d", "name": "tempest-VolumeTypesTest-volume-type-1963208673", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:10:20,642 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/volumes 0.360s 2025-07-31 13:10:20,643 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-396619361", "volume_type": "2c9e083a-48f4-4d6c-9f0f-cb819270183b", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebff110-79e1-4dec-96b9-9348dfd311bd', 'content-length': '780', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebff110-79e1-4dec-96b9-9348dfd311bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f1647a75-9d5a-42fa-8c70-df81bf38a44b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:20.584611", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-396619361", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-945876794", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1647a75-9 d5a-42fa-8c70-df81bf38a44b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}], "user_id": "3a43327235dd42abaff1656f3cc7352f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:20,694 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.038s 2025-07-31 13:10:20,694 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04466638-4dc7-41dc-a8e2-2a90f4b41346', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04466638-4dc7-41dc-a8e2-2a90f4b41346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'{"volume": {"id": "f1647a75-9d5a-42fa-8c70-df81bf38a44b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:21.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-396619361", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-945876794", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}], "user_id": "3a43327235dd42abaff1656f3cc7352f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ba7de4e533242939db43475407bd15d"}}' 2025-07-31 13:10:21,746 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.037s 2025-07-31 13:10:21,746 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e1c56a-1279-4f35-b2d7-f2b5a1ab16ab', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e1c56a-1279-4f35-b2d7-f2b5a1ab16ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'{"volume": {"id": "f1647a75-9d5a-42fa-8c70-df81bf38a44b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:21.000000", "updated_at": "2025-07-31T13:10:21.000000", "name": "tempest-VolumeTypesTest-volume-396619361", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-945876794", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}], "user_id": "3a43327235dd42abaff1656f3cc7352f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ba7de4e533242939db43475407bd15d"}}' 2025-07-31 13:10:21,797 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 G ET http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.037s 2025-07-31 13:10:21,798 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11353bc6-701c-45cb-ad07-9a986778a538', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11353bc6-701c-45cb-ad07-9a986778a538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'{"volume": {"id": "f1647a75-9d5a-42fa-8c70-df81bf38a44b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:21.000000", "updated_at": "2025-07-31T13:10:21.000000", "name": "tempest-VolumeTypesTest-volume-396619361", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-945876794", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}], "user_id": "3a43327235dd42abaff1656f3cc7352f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ba7de4e533242939db43475407bd15d"}}' 2025-07-31 13:10:21,904 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.093s 2025-07-31 13:10:21,904 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d15e44-3833-45cc-8b20-b9f838a51797', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'' 2025-07-31 13:10:21,925 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.020s 2025-07-31 13:10:21,925 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d283a3a-e731-45fb-8056-fde02a62164d', 'x-openstack-request-id': 'req-6d283a3a-e731-45fb-8056-fde02a62164d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f1647a75-9d5a-42fa-8c70-df81bf38a44b could not be found."}}' 2025-07-31 13:10:21,969 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/18eeaa61-7978-4cbf-806f-efcff9dcf12d 0.044s 2025-07-31 13:10:21,970 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0587b4c1-7c83-4e33-b5e3-be7777ae882d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/18eeaa61-7978-4cbf-806f-efcff9dcf12d'} Body: b'' 2025-07-31 13:10:21,985 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/18eeaa61-7978-4cbf-806f-efcff9dcf12d 0.015s 2025-07-31 13:10:21,986 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-473f6b8f-204c-4717-96fb-6f8ad9430a1b', 'x-openstack-request-id': 'req-473f6b8f-204c-4717-96fb-6f8ad9430a1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/18eeaa61-7978-4cbf-806f-efcff9dcf12d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 18eeaa61-7978-4cbf-806f-efcff9dcf12d could not be found."}}' 2025-07-31 13:10:22,031 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2c9e083a-48f4-4d6c-9f0f-cb819270183b 0.045s 2025-07-31 13:10:22,031 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92df4da-a4d6-4de3-b542-3ae9c6bedff1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2c9e083a-48f4-4d6c-9f0f-cb819270183b'} Body: b'' 2025-07-31 13:10:22,046 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/2c9e083a-48f4-4d6c-9f0f-cb819270183b 0.014s 2025-07-31 13:10:22,046 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-6446370e-05ab-47bc-8e93-4b154f7ba556', 'x-openstack-request-id': 'req-6446370e-05ab-47bc-8e93-4b154f7ba556', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/2c9e083a-48f4-4d6c-9f0f-cb819270183b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2c9e083a-48f4-4d6c-9f0f-cb819270183b could not be found."}}' {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.122903s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.396587s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.036899s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.275373s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.013142s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.019621s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.088892s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.015924s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.024844s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.017569s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.020446s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.014031s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.040055s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.032651s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.108157s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.055530s] ... ok {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.170489s] ... ok {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.342105s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8e081b35-f365-4c38-bb36-44f527d4d8dd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:34,159 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.212s 2025-07-31 13:10:34,160 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2112479800"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c382349-a9f4-4170-bfd7-7ed289bddc5b', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c382349-a9f4-4170-bfd7-7ed289bddc5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8e081b35-f365-4c38-bb36-44f527d4d8dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:34.092932", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2112479800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:34,215 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd 0.043s 2025-07-31 13:10:34,216 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69654457-d62c-43fa-927f-7d2bded05a18', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69654457-d62c-43fa-927f-7d2bded05a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd'} Body: b'{"volume": {"id": "8e081b35-f365-4c38-bb36-44f527d4d8dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:34.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2112479800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "517f32e035124053a99f1270f5a5e1bc"}}' 2025-07-31 13:10:35,273 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd 0.043s 2025-07-31 13:10:35,273 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-58af2fa4-ed19-4824-a314-f5adb79c5b46', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58af2fa4-ed19-4824-a314-f5adb79c5b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd'} Body: b'{"volume": {"id": "8e081b35-f365-4c38-bb36-44f527d4d8dd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:34.000000", "updated_at": "2025-07-31T13:10:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2112479800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "517f32e035124053a99f1270f5a5e1bc"}}' {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.290902s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec983075-e489-4847-b338-fdecbd8b2491 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:35,463 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.173s 2025-07-31 13:10:35,463 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1326889746"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce975d2-6e3f-49a7-a5a8-5cb24d7f8741', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce975d2-6e3f-49a7-a5a8-5cb24d7f8741', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ec983075-e489-4847-b338-fdecbd8b2491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:35.403953", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1326889746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:35,512 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491 0.037s 2025-07-31 13:10:35,513 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f992ebb4-c153-4e6d-927d-cdcb3ea147dd', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f992ebb4-c153-4e6d-927d-cdcb3ea147dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491'} Body: b'{"volume": {"id": "ec983075-e489-4847-b338-fdecbd8b2491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:35.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1326889746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "517f32e035124053a99f1270f5a5e1bc"}}' 2025-07-31 13:10:36,567 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491 0.040s 2025-07-31 13:10:36,567 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-c8cd96d9-0f98-4fd2-a613-a1de266b740b', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8cd96d9-0f98-4fd2-a613-a1de266b740b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491'} Body: b'{"volume": {"id": "ec983075-e489-4847-b338-fdecbd8b2491", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:35.000000", "updated_at": "2025-07-31T13:10:36.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1326889746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "517f32e035124053a99f1270f5a5e1bc"}}' {6} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [167.954978s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 190dc364-82fe-4d4f-82c2-a61399478a11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:07:51,881 99930 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:07:51,882 99930 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:07:51,929 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.046s 2025-07-31 13:07:51,929 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-895808817", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaCcB01wnao5A7EzqJrrjVbUwoLEoWjVjvPh0egTRodSlADmprbWOV6X1Y7Ix8niNqI/18PHT1r3H38jA5yPXJkPZorfUVS3XYK0jzbWVN2ALrDWm8zVuot8bE/eK+LEg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-786d5f05-f535-4836-9bc9-917cb33f2211', 'x-compute-request-id': 'req-786d5f05-f535-4836-9bc9-917cb33f2211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-895808817", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaCcB01wnao5A7EzqJrrjVbUwoLEoWjVjvPh0egTRodSlADmprbWOV6X1Y7Ix8niNqI/18PHT1r3H38jA5yPXJkPZorfUVS3XYK0jzbWVN2ALrDWm8zVuot8bE/eK+LEg==", "fingerprint": "d2:d0:c6:18:7d:27:2a:16:3b:eb:90:90:45:df:42:4c", "user_id": "a4dccc2543ac4b629bd13fef2c03d802"}}' 2025-07-31 13:07:51,931 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-895808817 created 2025-07-31 13:07:52,169 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.237s 2025-07-31 13:07:52,170 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1760609595", "description": "tempest-description--1773168392"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-9930edad-e67d-4f3e-bd58-0c17ad64afa9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "05828586-fffa-4530-9988-5d6efaaedff5", "name": "tempest-securitygroup--1760609595", "stateful": true, "tenant_id": "93a84becbd59439eb33e434499f3053e", "description": "tempest-description--1773168392", "shared": false, "security_group_rules": [{"id": "077b0a15-cd63-4876-be90-941e4931ca6e", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "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": 567, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:07:52Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 0}, {"id": "fb184d7b-9898-4ef0-ae01-d185b6a41871", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "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": 566, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:07:52Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:07:51Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:07:52,379 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-07-31 13:07:52,379 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7e6dc21d-5cbb-4015-80d4-af1798bb3879', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e306d634-8d5a-4faf-8844-520dd2317f6d", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:07:52Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 0}}' 2025-07-31 13:07:52,641 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.261s 2025-07-31 13:07:52,642 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d9f09b1e-1d68-43d8-83c4-7fc5a7156e29', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61348c2f-a80c-48c9-9bd6-88e4d6891825", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:07:52Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 0}}' 2025-07-31 13:07:52,642 99930 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1760609595 created 2025-07-31 13:07:53,322 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.679s 2025-07-31 13:07:53,323 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c5d8684e-7798-43f0-a68c-34b3b55cafc8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.186", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "93a84becbd59439eb33e434499f3053e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:07:53Z", "updated_at": "2025-07-31T13:07:53Z", "revision_number": 0}}' 2025-07-31 13:07:53,323 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:07:53Z', 'updated_at': '2025-07-31T13:07:53Z', 'revision_number': 0, 'ip': '172.24.4.186'} created 2025-07-31 13:07:53,510 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.181s 2025-07-31 13:07:53,510 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e890cfb-a3a1-4ecf-ae6c-ef554b08b2d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4dccc2543ac4b629bd13fef2c03d802", "name": "tempest-AttachVolumeNegativeTest-1033921734-project-member", "password_expires_at": null}, "audit_ids": ["fXz8Xy-ZRh6eF2uQUTjGKQ"], "expires_at": "2025-07-31T14:07:53.000000Z", "issued_at": "2025-07-31T13:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93a84becbd59439eb33e434499f3053e", "name": "tempest-AttachVolumeNegativeTest-1033921734"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba9 89bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/93a84becbd59439eb33e434499f3053e", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:07:53,511 99930 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '33341aed-c1a2-4c5f-ac13-5fbb360a766d', 'name': 'tempest-AttachVolumeNegativeTest-1274913234-network', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '93a84becbd59439eb33e434499f3053e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:15Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:07:53,511 99930 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-895808817', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaCcB01wnao5A7EzqJrrjVbUwoLEoWjVjvPh0egTRodSlADmprbWOV6X1Y7Ix8niNqI/18PHT1r3H38jA5yPXJkPZorfUVS3XYK0jzbWVN2ALrDWm8zVuot8bE/eK+LEg==', 'fingerprint': 'd2:d0:c6:18:7d:27:2a:16:3b:eb:90:90:45:df:42:4c', 'user_id': 'a4dccc2543ac4b629bd13fef2c03d802', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDz/llidFJ7YyuMm5iMlAYFzXOy/dDEpJ2y4vVo4SyhXRz/ugFYgQbw\nL5lRiOKz/oGgBwYFK4EEACKhZANiAATGgnAdNcJ2qOQOxM6ia641W1MKCxKFo1Y7\nz4dHoE0aHUpQA5qa21jlel9WOyMfJ4jaiP9fDx09a9x9/IwOcj1yZD2aK31FUt12\nCtI821lTdgC6w1pvM1bqLfGxP3ivixI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '05828586-fffa-4530-9988-5d6efaaedff5', 'name': 'tempest-securitygroup--1760609595', 'stateful': True, 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'description': 'tempest-description--1773168392', 'shared': False, 'security_group_rules': [{'id': '077b0a15-cd63-4876-be90-941e4931ca6e', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '05828586-fffa-4530-9988-5d6efaaedff5', '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': 567, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:07:52Z', 'updated_at': '2025-07-31T13:07:52Z', 'revision_number': 0}, {'id': 'fb184d7b-9898-4ef0-ae01-d185b6a41871', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '05828586-fffa-4530-9988-5d6efaaedff5', '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': 566, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:07:52Z', 'updated_at': '2025-07-31T13:07:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:07:51Z', 'updated_at': '2025-07-31T13:07:52Z', 'revision_number': 1, 'project_id': '93a84becbd59439eb33e434499f3053e'}, 'floating_ip': {'id': 'b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:07:53Z', 'updated_at': '2025-07-31T13:07:53Z', 'revision_number': 0, 'ip': '172.24.4.186'}} 2025-07-31 13:07:54,562 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.050s 2025-07-31 13:07:54,562 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-976897094", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "33341aed-c1a2-4c5f-ac13-5fbb360a766d"}], "security_groups": [{"name": "tempest-securitygroup--1760609595"}], "key_name": "tempest-keypair-895808817", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f0ff40-ce52-4aa6-a773-618bbe85ec68', 'x-compute-request-id': 'req-d8f0ff40-ce52-4aa6-a773-618bbe85ec68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1760609595"}], "adminPass": "password"}}' 2025-07-31 13:07:54,647 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.081s 2025-07-31 13:07:54,648 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6686c7ff-be52-4c45-b53d-cbb4ec49e288', 'x-compute-request-id': 'req-6686c7ff-be52-4c45-b53d-cbb4ec49e288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'{"server": {"id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "name": "tempest-AttachVolumeNegativeTest-server-976897094", "status": "BUILD", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images /f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:55Z", "updated": "2025-07-31T13:07:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-895808817", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:44,963 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.292s 2025-07-31 13:08:44,964 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59bd5a42-52c6-4007-bb3a-879579eed906', 'x-compute-request-id': 'req-59bd5a42-52c6-4007-bb3a-879579eed906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'{"server": {"id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "name": "tempest-AttachVolumeNegativeTest-server-976897094", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:54Z", "updated": "2025-07-31T13:08:10Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:ea:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-895808817", "OS-SRV-USG:launched_at": "2025-07-31T13:08:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1760609595"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:44,982 99930 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:09:45,508 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063/os-interface 0.498s 2025-07-31 13:09:45,509 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:45 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09b4a503-8044-445d-80c7-ae9306d87867', 'x-compute-request-id': 'req-09b4a503-8044-445d-80c7-ae9306d87867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "port_id": "c4b87ca0-622d-4976-a88d-5f38e2eab0ef", "mac_addr": "fa:16:3e:bd:ea:e8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59d2e7e7-9ebb-4697-aded-d4d979882b83", "ip_address": "10.0.0.11"}]}]}' 2025-07-31 13:09:46,379 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7 0.866s 2025-07-31 13:09:46,380 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c4b87ca0-622d-4976-a88d-5f38e2eab0ef"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-014c9790-c2a8-455d-a3af-31c2d0c4283a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7'} Body: b'{"floatingip": {"id": "b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.186", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "b9bbd44e-1b6c-4120-be47-b79bc608448e", "port_id": "c4b87ca0-622d-4976-a88d-5f38e2eab0ef", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "mac_address": "fa:16:3e:bd:ea:e8", "admin_state_up": true, "status": "ACTIVE", "device_id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:07:53Z", "updated_at": "2025-07-31T13:09:45Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:09:46,381 99930 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2025-07-31 13:09:46,394 99930 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:09:46,507 99930 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:09:46,508 99930 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2025-07-31 13:09:46,553 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063/ips 0.044s 2025-07-31 13:09:46,553 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b15b75-0212-4329-9846-df5e49be7394', 'x-compute-request-id': 'req-23b15b75-0212-4329-9846-df5e49be7394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063/ips' } Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-07-31 13:09:46,752 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.195s 2025-07-31 13:09:46,752 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1872891744"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbc3873-6896-4071-b29b-77740d685109', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbc3873-6896-4071-b29b-77740d685109', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "190dc364-82fe-4d4f-82c2-a61399478a11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:46.688145", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1872891744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:46,829 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11 0.064s 2025-07-31 13:09:46,830 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abf70d5-5814-4e3b-b9d7-d3f9e20bf783', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abf70d5-5814-4e3b-b9d7-d3f9e20bf783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11'} Body: b'{"volume": {"id": "190dc364-82fe-4d4f-82c2-a61399478a11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:47.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1872891744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:09:47,891 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11 0.047s 2025-07-31 13:09:47,892 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1f3936-e893-42ea-b99f-94f04851bf0c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1f3936-e893-42ea-b99f-94f04851bf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11'} Body: b'{"volume": {"id": "190dc364-82fe-4d4f-82c2-a61399478a11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:47.000000", "updated_at": "2025-07-31T13:09:47.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1872891744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:09:48,031 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.125s 2025-07-31 13:09:48,032 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3897a51b-8c53-44f7-9a30-cdd4ac50e122', 'x-compute-request-id': 'req-3897a51b-8c53-44f7-9a30-cdd4ac50e122', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'' 2025-07-31 13:09:48,258 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.225s 2025-07-31 13:09:48,258 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e78a9c1-4c97-4309-90d3-212b719af954', 'x-compute-request-id': 'req-0e78a9c1-4c97-4309-90d3-212b719af954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'{"server": {"id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "name": "tempest-AttachVolumeNegativeTest-server-976897094", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:54Z", "updated": "2025-07-31T13:09:48Z", "addresses": {"tempest-AttachV olumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:ea:e8"}, {"version": 4, "addr": "172.24.4.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:ea:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-895808817", "OS-SRV-USG:launched_at": "2025-07-31T13:08:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1760609595"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:38,360 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.036s 2025-07-31 13:10:38,360 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-392798f5-dc30-42cf-a9a3-8a1bf131f316', 'x-compute-request-id': 'req-392798f5-dc30-42cf-a9a3-8a1bf131f316', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ac26a0d1-a785-4fd7-a326-989fa49fd063 could not be found."}}' 2025-07-31 13:10:38,387 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-895808817 0.026s 2025-07-31 13:10:38,387 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8685f156-9cc3-4142-908e-c6b6c5cf2acc', 'x-compute-request-id': 'req-8685f156-9cc3-4142-908e-c6b6c5cf2acc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-895808817'} Body: b'' 2025-07-31 13:10:38,990 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/05828586-fffa-4530-9988-5d6efaaedff5 0.601s 2025-07-31 13:10:38,990 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9d0eb866-2f30-4b51-9ad0-8e907715f331', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/05828586-fffa-4530-9988-5d6efaaedff5'} Body: b'' 2025-07-31 13:10:39,010 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/05828586-fffa-453 0-9988-5d6efaaedff5 0.019s 2025-07-31 13:10:39,010 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-de3a50a1-282d-4083-a015-a39b9b1a4ecf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/05828586-fffa-4530-9988-5d6efaaedff5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 05828586-fffa-4530-9988-5d6efaaedff5 does not exist", "detail": ""}}' 2025-07-31 13:10:39,835 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7 0.824s 2025-07-31 13:10:39,835 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8aab1821-bc71-484c-b1b8-bb1c7805cebc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7'} Body: b'' {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.744665s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 920ce912-cc82-4e8a-bce8-67aa208e20f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:13,509 99934 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.608s 2025-07-31 13:11:13,509 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1354156039", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65c0424-06fc-4567-a3e6-bd2375715435', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65c0424-06fc-4567-a3e6-bd2375715435', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "920ce912-cc82-4e8a-bce8-67aa208e20f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:13.450295", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1354156039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}], "user_id": "ca67bb80aac044629d3afbe983b77d91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:11:13,567 99934 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7 0.042s 2025-07-31 13:11:13,568 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a486e1b1-6a02-43a1-a7af-2cd09e6ba0d9', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a486e1b1-6a02-43a1-a7af-2cd09e6ba0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7'} Body: b'{"volume": {"id": "920ce912-cc82-4e8a-bce8-67aa208e20f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:13.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1354156039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}], "user_id": "ca67bb80aac044629d3afbe983b77d91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69db00f2053b44b3a31756fea2fb9b59"}}' 2025-07-31 13:11:14,628 99934 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7 0.045s 2025-07-31 13:11:14,628 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-99fbdafb-cdc7-41ea-bf9b-b2d5ca141ec7', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99fbdafb-cdc7-41ea-bf9b-b2d5ca141ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7'} Body: b'{"volume": {"id": "920ce912-cc82-4e8a-bce8-67aa208e20f7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:13.000000", "updated_at": "2025-07-31T13:11:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1354156039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}], "user_id": "ca67bb80aac044629d3afbe983b77d91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69db00f2053b44b3a31756fea2fb9b59"}}' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.721759s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 7e6e7d57-4556-485e-9952-a35209783d9b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:23,518 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/types 0.172s 2025-07-31 13:11:23,519 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1794413357"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652e150b-d85b-418d-92e4-3e3022677afb', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652e150b-d85b-418d-92e4-3e3022677afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1b4e7777-1fd6-4909-ae45-8f68820a9620", "name": "tempest-GroupSnapshotsTest-volume-type-1794413357", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:11:23,553 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/group_types 0.031s 2025-07-31 13:11:23,554 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-524248034"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03f4748-5429-430e-a85d-c42056ea5548', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03f4748-5429-430e-a85d-c42056ea5548', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "c1634f5e-02a2-4290-8ee2-8cc68a3224ce", "name": "tempest-GroupSnapshotsTest-group-type-524248034", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:11:23,761 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/groups 0.204s 2025-07-31 13:11:23,761 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "c1634f5e-02a2-4290-8ee2-8cc68a3224ce", "volume_types": ["1b4e7777-1fd6-4909-ae45-8f68820a9620"], "name": "tempest-GroupSnapshotsTest-Group-144413718"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193f789e-3944-41c1-aea4-d61cd21e48ad', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193f789e-3944-41c1-aea4-d61cd21e48ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "7e6e7d57-4556-485e-9952-a35209783d9b", "name": "tempest-GroupSnapshotsTest-Group-144413718"}}' 2025-07-31 13:11:23,797 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b 0.033s 2025-07-31 13:11:23,797 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099d345f-5a02-4aa6-98df-17229ecfc0da', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099d345f-5a02-4aa6-98df-17229ecfc0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b'} Body: b'{"group": {"id": "7e6e7d57-4556-485e-9952-a35209783d9b", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:11:24.000000", "name": "tempest-GroupSnapshotsTest-Group-144413718", "description": null, "group_type": "c1634f5e-02a2-4290-8ee2-8cc68a3224ce", "volume_types": ["1b4e7777-1fd6-4909-ae45-8f68820a9620"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:24,836 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b 0.032s 2025-07-31 13:11:24,836 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db0a14a-c3cc-45ce-b8d1-8238e130e1f0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db0a14a-c3cc-45ce-b8d1-8238e130e1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b'} Body: b'{"group": {"id": "7e6e7d57-4556-485e-9952-a35209783d9b", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:24.000000", "name": "tempest-GroupSnapshotsTest-Group-144413718", "description": null, "group_type": "c1634f5e-02a2-4290-8ee2-8cc68a3224ce", "volume_types": ["1b4e7777-1fd6-4909-ae45-8f68820a9620"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:24,878 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.036s 2025-07-31 13:11:24,879 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a2662a-e09e-4c9c-a242-e54133abcd40', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a2662a-e09e-4c9c-a242-e54133abcd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:11:24,955 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b/action 0.062s 2025-07-31 13:11:24,955 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdb5d0a-8b6a-4068-a5a6-e2af252723e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e6 e7d57-4556-485e-9952-a35209783d9b/action'} Body: b'' 2025-07-31 13:11:24,969 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b 0.013s 2025-07-31 13:11:24,969 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e75584-c241-4807-8257-e1a0ae83e07a', 'x-openstack-request-id': 'req-e9e75584-c241-4807-8257-e1a0ae83e07a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7e6e7d57-4556-485e-9952-a35209783d9b could not be found."}}' 2025-07-31 13:11:25,002 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/c1634f5e-02a2-4290-8ee2-8cc68a3224ce 0.032s 2025-07-31 13:11:25,003 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e9b6a5-9f60-431e-9489-5e304c4d913f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/c1634f5e-02a2-4290-8ee2-8cc68a3224ce'} Body: b'' 2025-07-31 13:11:25,052 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1b4e7777-1fd6-4909-ae45-8f68820a9620 0.049s 2025-07-31 13:11:25,053 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f62e58f-00bd-4bb1-9309-529ed252838a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1b4e7777-1fd6-4909-ae45-8f68820a9620'} Body: b'' 2025-07-31 13:11:25,066 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1b4e7777-1fd6-4909-ae45-8f68820a9620 0.013s 2025-07-31 13:11:25,066 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd4f306-8f53-42a5-82f6-2a16e8b399cd', 'x-openstack-request-id': 'req-ebd4f306-8f53-42a5-82f6-2a16e8b399cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1b4e7777-1fd6-4909-ae45-8f68820a9620'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1b4e7777-1fd6-4909-ae45-8f68820a9620 could not be found."}}' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.472112s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 225, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group e5ee0e6f-62e8-411a-ba3f-16a6f3602764 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:25,102 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/types 0.032s 2025-07-31 13:11:25,102 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1355972335"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16e794f-1e76-41b4-9cca-e9130c099178', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16e794f-1e76-41b4-9cca-e9130c099178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1ae36271-0354-466c-ab79-91760ef78377", "name": "tempest-GroupSnapshotsTest-volume-type-1355972335", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:11:25,132 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/group_types 0.026s 2025-07-31 13:11:25,132 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-622482061"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02f94c4-ad79-4bf4-bb2e-870265c0abb5', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02f94c4-ad79-4bf4-bb2e-870265c0abb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "0d021ba9-9ccb-4484-a246-64c27022a5fd", "name": "tempest-GroupSnapshotsTest-group-type-622482061", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:11:25,206 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/groups 0.072s 2025-07-31 13:11:25,207 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "0d021ba9-9ccb-4484-a246-64c27022a5fd", "volume_types": ["1ae36271-0354-466c-ab79-91760ef78377"], "name": "tempest-GroupSnapshotsTest-Group-874706885"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14de8d1f-41e1-409f-8a18-ad03c31c5933', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14de8d1f-41e1-409f-8a18-ad03c31c5933', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "e5ee0e6f-62e8-411a-ba3f-16a6f3602764", "name": "tempest-GroupSnapshotsTest-Group-874706885"}}' 2025-07-31 13:11:25,240 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764 0.031s 2025-07-31 13:11:25,240 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a71ca0-f48f-4958-b470-ce7f29a3463b', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a71ca0-f48f-4958-b470-ce7f29a3463b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764'} Body: b'{"group": {"id": "e5ee0e6f-62e8-411a-ba3f-16a6f3602764", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:11:25.000000", "name": "tempest-GroupSnapshotsTest-Group-874706885", "description": null, "group_type": "0d021ba9-9ccb-4484-a246-64c27022a5fd", "volume_types": ["1ae36271-0354-466c-ab79-91760ef78377"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:26,276 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764 0.029s 2025-07-31 13:11:26,276 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140257de-73da-4653-b06e-20c0a1663089', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140257de-73da-4653-b06e-20c0a1663089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764'} Body: b'{"group": {"id": "e5ee0e6f-62e8-411a-ba3f-16a6f3602764", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:25.000000", "name": "tempest-GroupSnapshotsTest-Group-874706885", "description": null, "group_type": "0d021ba9-9ccb-4484-a246-64c27022a5fd", "volume_types": ["1ae36271-0354-466c-ab79-91760ef78377"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:26,281 99934 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2025-07-31 13:11:26,311 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.030s 2025-07-31 13:11:26,312 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef49c7d-6f1d-4ddb-be74-68d1930f1a58', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef49c7d-6f1d-4ddb-be74-68d1930f1a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:11:26,391 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764/action 0.066s 2025-07-31 13:11:26,391 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/h tml; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80a9c13-3bf9-48e9-b7ca-661e96318cd1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764/action'} Body: b'' 2025-07-31 13:11:26,408 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764 0.015s 2025-07-31 13:11:26,408 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-156b2943-73a6-474a-bf67-5b05cded9c1b', 'x-openstack-request-id': 'req-156b2943-73a6-474a-bf67-5b05cded9c1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e5ee0e6f-62e8-411a-ba3f-16a6f3602764 could not be found."}}' 2025-07-31 13:11:26,473 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/0d021ba9-9ccb-4484-a246-64c27022a5fd 0.065s 2025-07-31 13:11:26,473 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5fb52b-30fe-4aee-9688-3be048b22c75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/0d021ba9-9ccb-4484-a246-64c27022a5fd'} Body: b'' 2025-07-31 13:11:26,525 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1ae36271-0354-466c-ab79-91760ef78377 0.051s 2025-07-31 13:11:26,525 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cab51db-5a72-43eb-a65f-1529dffa2bea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1ae36271-0354-466c-ab79-91760ef78377'} Body: b'' 2025-07-31 13:11:26,540 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1ae36271-0354-466c-ab79-91760ef78377 0.014s 2025-07-31 13:11:26,540 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1debe958-cc66-4fc4-bf30-b47cd54ebafe', 'x-openstack-request-id': 'req-1debe958-cc66-4fc4-bf30-b47cd54ebafe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1ae36271-03 54-466c-ab79-91760ef78377'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1ae36271-0354-466c-ab79-91760ef78377 could not be found."}}' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.473130s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 531a90bc-1251-4c22-b570-9bfc715b3aa2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:26,587 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.041s 2025-07-31 13:11:26,587 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-162593705"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413d99a9-f573-4b72-9c8b-baf1ff7d758b', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413d99a9-f573-4b72-9c8b-baf1ff7d758b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "08f879b5-7be3-47a3-9f8f-694adf676a17", "name": "tempest-GroupSnapshotsTest-volume-type-162593705", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:11:26,621 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.030s 2025-07-31 13:11:26,621 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-919314033"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8aa49b-9a5b-4cf0-be29-4287289aa6ca', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8aa49b-9a5b-4cf0-be29-4287289aa6ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "54ee0b13-c8e8-4245-9f5f-99aa73abb46a", "name": "tempest-GroupSnapshotsTest-group-type-919314033", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:11:26,704 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.079s 2025-07-31 13:11:26,705 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "54ee0b13-c8e8-4245-9f5f-99aa73abb46a", "volume_types": ["08f879b5-7be3-47a3-9f8f-694adf676a17"], "name": "tempest-GroupSnapshotsTest-Group-653781149"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8dc03bd-868e-49c3-bb4e-77ce65be8813', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8dc03bd-868e-49c3-bb4e-77ce65be8813', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "531a90bc-1251-4c22-b570-9bfc715b3aa2", "name": "tempest-GroupSnapshotsTest-Group-653781149"}}' 2025-07-31 13:11:26,746 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2 0.037s 2025-07-31 13:11:26,746 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e3d6543-2f09-4447-9285-abb8deb82b88', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e3d6543-2f09-4447-9285-abb8deb82b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2'} Body: b'{"group": {"id": "531a90bc-1251-4c22-b570-9bfc715b3aa2", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:27.000000", "name": "tempest-GroupSnapshotsTest-Group-653781149", "description": null, "group_type": "54ee0b13-c8e8-4245-9f5f-99aa73abb46a", "volume_types": ["08f879b5-7be3-47a3-9f8f-694adf676a17"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:27,788 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2 0.031s 2025-07-31 13:11:27,788 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f0ba46-abbe-4973-9f13-a537932f32ce', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f0ba46-abbe-4973-9f13-a537932f32ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2'} Body: b'{"group": {"id": "531a90bc-1251-4c22-b570-9bfc715b3aa2", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:27.000000", "name": "tempest-GroupSnapshotsTest-Group-653781149", "description": null, "group_type": "54ee0b13-c8e8-4245-9f5f-99aa73abb46a", "volume_types": ["08f879b5-7be3-47a3-9f8f-694adf676a17"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:27,827 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.034s 2025-07-31 13:11:27,828 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6609ab9-bfe0-4288-a5cc-f551b10420d0', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6609ab9-bfe0-4288-a5cc-f551b10420d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:11:27,902 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2/action 0.061s 2025-07-31 13:11:27,903 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59085ce2-7e39-4e47-a1df-60dda211665c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0 .210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2/action'} Body: b'' 2025-07-31 13:11:27,921 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2 0.018s 2025-07-31 13:11:27,922 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ab0abc-2864-446c-9144-12d4cae1e70c', 'x-openstack-request-id': 'req-40ab0abc-2864-446c-9144-12d4cae1e70c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 531a90bc-1251-4c22-b570-9bfc715b3aa2 could not be found."}}' 2025-07-31 13:11:27,949 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/54ee0b13-c8e8-4245-9f5f-99aa73abb46a 0.026s 2025-07-31 13:11:27,949 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94ebadc-abd3-4fd0-857c-dc05f1cfcc91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/54ee0b13-c8e8-4245-9f5f-99aa73abb46a'} Body: b'' 2025-07-31 13:11:27,999 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/08f879b5-7be3-47a3-9f8f-694adf676a17 0.049s 2025-07-31 13:11:27,999 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1f0f51-ce60-43db-bfdf-944db03a8d57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/08f879b5-7be3-47a3-9f8f-694adf676a17'} Body: b'' 2025-07-31 13:11:28,017 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/08f879b5-7be3-47a3-9f8f-694adf676a17 0.017s 2025-07-31 13:11:28,017 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e581f44d-625c-4075-957a-5c8ce54f7400', 'x-openstack-request-id': 'req-e581f44d-625c-4075-957a-5c8ce54f7400', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/08f879b5-7be3-47a3-9f8f-694adf676a17'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 08f879b5-7be3-47a3-9f8f-694adf676a17 could not be found."}}' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.747433s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 429d3651-15c3-465e-89e1-225a6bdd84ec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:31,614 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.149s 2025-07-31 13:11:31,615 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-449896166"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73c1828-40ee-4a43-b9a0-5cdf368a477d', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73c1828-40ee-4a43-b9a0-5cdf368a477d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "3d4ca8d8-f267-4c9f-af94-f833ec21a6e5", "name": "tempest-GroupSnapshotsV319Test-volume-type-449896166", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:11:31,650 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.032s 2025-07-31 13:11:31,650 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1566524062"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84b8b4a-06d6-4809-a336-0ea6e2d3143a', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84b8b4a-06d6-4809-a336-0ea6e2d3143a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "96886188-ff9f-4917-992a-6eb85d79e8b6", "name": "tempest-GroupSnapshotsV319Test-group-type-1566524062", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:11:31,924 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.271s 2025-07-31 13:11:31,925 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "96886188-ff9f-4917-992a-6eb85d79e8b6", "volume_types": ["3d4ca8d8-f267-4c9f-af94-f833ec21a6e5"], "name": "tempest-GroupSnapshotsV319Test-Group-97550670"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872806a2-c3c4-4481-b80e-2c5d2b45ce98', 'content-length': '114', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872806a2-c3c4-4481-b80e-2c5d2b45ce98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "429d3651-15c3-465e-89e1-225a6bdd84ec", "name": "tempest-GroupSnapshotsV319Test-Group-97550670"}}' 2025-07-31 13:11:31,956 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec 0.029s 2025-07-31 13:11:31,957 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02be41e6-b036-4591-ad74-e4a9a9fa4ef2', 'content-length': '394', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02be41e6-b036-4591-ad74-e4a9a9fa4ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec'} Body: b'{"group": {"id": "429d3651-15c3-465e-89e1-225a6bdd84ec", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:11:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-97550670", "description": null, "group_type": "96886188-ff9f-4917-992a-6eb85d79e8b6", "volume_types": ["3d4ca8d8-f267-4c9f-af94-f833ec21a6e5"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:32,993 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec 0.029s 2025-07-31 13:11:32,993 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90f8a6a-8607-4c02-b9f1-f6a216fb3f04', 'content-length': '391', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90f8a6a-8607-4c02-b9f1-f6a216fb3f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec'} Body: b'{"group": {"id": "429d3651-15c3-465e-89e1-225a6bdd84ec", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-97550670", "description": null, "group_type": "96886188-ff9f-4917-992a-6eb85d79e8b6", "volume_types": ["3d4ca8d8-f267-4c9f-af94-f833ec21a6e5"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:33,034 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.035s 2025-07-31 13:11:33,034 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e8ac33-6c74-4922-a634-dab578449df5', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e8ac33-6c74-4922-a634-dab578449df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:11:33,102 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec/action 0.054s 2025-07-31 13:11:33,103 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c857087-3c9c-413f-91f1-501fa852efdd', 'connection': 'close', 'status': '202', 'content-location': 'http:// 10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec/action'} Body: b'' 2025-07-31 13:11:33,119 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec 0.015s 2025-07-31 13:11:33,119 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9516dd-0cf6-4856-8f14-a91c1b076cef', 'x-openstack-request-id': 'req-0f9516dd-0cf6-4856-8f14-a91c1b076cef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 429d3651-15c3-465e-89e1-225a6bdd84ec could not be found."}}' 2025-07-31 13:11:33,148 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/96886188-ff9f-4917-992a-6eb85d79e8b6 0.028s 2025-07-31 13:11:33,148 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9860312-6d9e-4e86-b6e4-9e36aaca5d97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/96886188-ff9f-4917-992a-6eb85d79e8b6'} Body: b'' 2025-07-31 13:11:33,193 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/3d4ca8d8-f267-4c9f-af94-f833ec21a6e5 0.045s 2025-07-31 13:11:33,194 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac62ed0-3476-417d-ad11-f4c6f76b3334', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/3d4ca8d8-f267-4c9f-af94-f833ec21a6e5'} Body: b'' 2025-07-31 13:11:33,211 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/3d4ca8d8-f267-4c9f-af94-f833ec21a6e5 0.017s 2025-07-31 13:11:33,211 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd048f7-d244-4183-a90b-9a4c78df3d90', 'x-openstack-request-id': 'req-cdd048f7-d244-4183-a90b-9a4c78df3d90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/3d4ca8d8-f267-4c9f-af94-f833ec21a6e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3d4ca8d8-f267-4c9f-af94-f833ec21a6e5 could not be found."}}' {11} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [165.809347s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 101, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8de19113-4dd5-4f74-8915-5d1edb7eb01d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:51,715 99940 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-07-31 13:08:52,201 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.483s 2025-07-31 13:08:52,201 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--205126241", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ed5d9273-8974-4600-8b0f-4bbef8bbddeb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--205126241", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f2f605a4db95493d94e74c01fc49f606", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "created_at": "2025-07-31T13:08:52Z", "updated_at": "2025-07-31T13:08:52Z", "tags": [], "self": "/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "file": "/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:08:53,435 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7/file 1.233s 2025-07-31 13:08:53,436 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8cda10ac-5261-47bc-a386-4d8018d4e028', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7/file'} Body: b'' 2025-07-31 13:08:53,436 99940 DEBUG [tempest.scenario.manager] image:31d2075f-3db3-4f1c-8bda-e67a0a54e2a7 2025-07-31 13:08:53,499 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2025-07-31 13:08:53,500 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-432207491", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDeRKP9FK5VpzB0wxRQXLQbUgzvBXYsGBdFz+4GoWNvy4oo+3abnGVctgPGQBYTAwpgfPBprJ27AA3YFRSVBfid6LaItoU8algDQqbQH0fCgjS6eQKK4QfsiL6dInX3umw=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-327b61c1-000a-4618-b9da-1e71ff90ef32', 'x-compute-request-id': 'req-327b61c1-000a-4618-b9da-1e71ff90ef32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-432207 491", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDeRKP9FK5VpzB0wxRQXLQbUgzvBXYsGBdFz+4GoWNvy4oo+3abnGVctgPGQBYTAwpgfPBprJ27AA3YFRSVBfid6LaItoU8algDQqbQH0fCgjS6eQKK4QfsiL6dInX3umw==", "fingerprint": "61:c5:0a:10:d6:29:66:af:ce:a3:6f:e5:f3:cc:19:7f", "user_id": "28e26be323ea46cf9e432d1e007ebed4"}}' 2025-07-31 13:08:53,607 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2025-07-31 13:08:53,607 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d929bc77-f777-4f41-88cf-24e9d52fdec9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "28e26be323ea46cf9e432d1e007ebed4", "name": "tempest-TestMinimumBasicScenario-1295798756-project-member", "password_expires_at": null}, "audit_ids": ["LvyI0OsORAKNUkx-BjO07w"], "expires_at": "2025-07-31T14:08:53.000000Z", "issued_at": "2025-07-31T13:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2f605a4db95493d94e74c01fc49f606", "name": "tempest-TestMinimumBasicScenario-1295798756"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2f605a4db95493d94e74c01fc49f606", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:08:53,608 99940 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '8dabc826-5487-401d-b04f-565889c88e22', 'name': 'tempest-TestMinimumBasicScenario-81662430-network', 'tenant_id': 'f2f605a4db95493d94e74c01fc49f606', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2f605a4db95493d94e74c01fc49f606', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13507, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:05:35Z', 'updated_at': '2025-07-31T13:05:35Z', 'revision_number': 1} available for tenant 2025-07-31 13:08:54,129 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.520s 2025-07-31 13:08:54,130 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-122156037", "imageRef": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-432207491", "networks": [{"uuid": "8dabc826-5487-401d-b04f-565889c88e22"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5820b4a-48a0-47ab-aaa5-cb655b442cdf', 'x-compute-request-id': 'req-e5820b4a-48a0-47ab-aaa5-cb655b442cdf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ZP7dcbK87QoP"}}' 2025-07-31 13:08:54,276 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.143s 2025-07-31 13:08:54,277 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58bc2a5-9325-47a9-b503-36a9c0aa55d8', 'x-compute-request-id': 'req-f58bc2a5-9325-47a9-b503-36a9c0aa55d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "BUILD", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:08:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:ava ilability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:09:44,575 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.234s 2025-07-31 13:09:44,576 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22237090-8014-4759-8c32-b5f61a0c49ed', 'x-compute-request-id': 'req-22237090-8014-4759-8c32-b5f61a0c49ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:09:11Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:96:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": "2025-07-31T13:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:09:44,591 99940 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:10:44,850 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.203s 2025-07-31 13:10:44,850 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f46a6099-fee2-483e-98ca-1e306f0b2c1c', 'x-compute-request-id': 'req-f46a6099-fee2-483e-98ca-1e306f0b2c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac34 51f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:09:11Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:96:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": "2025-07-31T13:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:45,035 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.169s 2025-07-31 13:10:45,035 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdd963c6-93c1-42d2-8640-bd8b470b2050', 'x-compute-request-id': 'req-cdd963c6-93c1-42d2-8640-bd8b470b2050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}]}]}' 2025-07-31 13:10:45,207 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.167s 2025-07-31 13:10:45,208 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bd24407-b081-4f23-a5a7-0d4459a7ea93', 'x-compute-request-id': 'req-5bd24407-b081-4f23-a5a7-0d4459a7ea93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a5 13f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:09:11Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:96:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": "2025-07-31T13:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:45,442 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.208s 2025-07-31 13:10:45,442 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-108009102", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3ae36c-0c9d-468e-80de-f734fdac3a77', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3ae36c-0c9d-468e-80de-f734fdac3a77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8de19113-4dd5-4f74-8915-5d1edb7eb01d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:45.375844", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-108009102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:45,554 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d 0.099s 2025-07-31 13:10:45,554 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5339c1bd-c196-4216-ab80-38854180df13', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5339c1bd-c196-4216-ab80-38854180df13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d'} Body: b'{"volume": {"id": "8de19113-4dd5-4f74-8915-5d1edb7eb01d", "status": "creating", "size": 1, "availability_zon e": "nova", "created_at": "2025-07-31T13:10:45.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-108009102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2f605a4db95493d94e74c01fc49f606"}}' 2025-07-31 13:10:46,625 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d 0.056s 2025-07-31 13:10:46,626 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7343cf8-752f-4002-ae6e-4f82351cb6c6', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7343cf8-752f-4002-ae6e-4f82351cb6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d'} Body: b'{"volume": {"id": "8de19113-4dd5-4f74-8915-5d1edb7eb01d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:45.000000", "updated_at": "2025-07-31T13:10:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-108009102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2f605a4db95493d94e74c01fc49f606"}}' 2025-07-31 13:10:46,741 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d 0.100s 2025-07-31 13:10:46,741 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2cd5468-3e99-4fc8-a3e7-a839214db846', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d'} Body: b'' 2025-07-31 13:10:46,763 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d 0.021s 2025-07-31 13:10:46,763 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-95eb1aa9-b6e5- 4380-a8af-af6adfc6ff81', 'x-openstack-request-id': 'req-95eb1aa9-b6e5-4380-a8af-af6adfc6ff81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8de19113-4dd5-4f74-8915-5d1edb7eb01d could not be found."}}' 2025-07-31 13:10:46,878 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.115s 2025-07-31 13:10:46,879 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d793dd0d-aed2-4bda-adda-4531d7006e69', 'x-compute-request-id': 'req-d793dd0d-aed2-4bda-adda-4531d7006e69', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'' 2025-07-31 13:10:47,085 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.205s 2025-07-31 13:10:47,085 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce6516e0-f17f-42d4-86cb-bdce8b14fe7c', 'x-compute-request-id': 'req-ce6516e0-f17f-42d4-86cb-bdce8b14fe7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:10:47Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:96:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": "2025-07-31T13:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:37,349 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-42 03-9ae4-ac3451f054ff 0.198s 2025-07-31 13:11:37,350 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1d1b29eb-84a8-46f5-a70d-de2009fd56ef', 'x-compute-request-id': 'req-1d1b29eb-84a8-46f5-a70d-de2009fd56ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d6fdb4df-ba8a-4203-9ae4-ac3451f054ff could not be found."}}' 2025-07-31 13:11:37,378 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-432207491 0.027s 2025-07-31 13:11:37,378 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a210d598-ea68-41c8-bcc1-972254d784a3', 'x-compute-request-id': 'req-a210d598-ea68-41c8-bcc1-972254d784a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-432207491'} Body: b'' 2025-07-31 13:11:37,522 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7 0.143s 2025-07-31 13:11:37,523 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-43fe02b0-d8ed-4307-8f9d-b19d35396649', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7'} Body: b'' {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.016894s] ... ok {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [2.068440s] ... ok {11} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {8} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.831649s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e15706b0-c3b0-45a9-8cd0-d39f036206db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:44,525 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.497s 2025-07-31 13:11:44,525 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-348926214"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d780c529-c96e-4901-9061-fa56f0e25a30', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d780c529-c96e-4901-9061-fa56f0e25a30', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e15706b0-c3b0-45a9-8cd0-d39f036206db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:44.420913", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-348926214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:11:44,581 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.041s 2025-07-31 13:11:44,582 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5edf325c-0cf8-4916-9c3c-9693dd6b8cbe', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5edf325c-0cf8-4916-9c3c-9693dd6b8cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'{"volume": {"id": "e15706b0-c3b0-45a9-8cd0-d39f036206db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-348926214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:45,638 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.043s 2025-07-31 13:11:45,639 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-8e5c5b5b-2578-4103-9a24-361da66c3b57', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5c5b5b-2578-4103-9a24-361da66c3b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'{"volume": {"id": "e15706b0-c3b0-45a9-8cd0-d39f036206db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:44.000000", "updated_at": "2025-07-31T13:11:45.000000", "name": "tempest-VolumesTransfersTest-Volume-348926214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:45,726 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.072s 2025-07-31 13:11:45,727 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90b19e3-c852-400e-92c0-973467f3e11c', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90b19e3-c852-400e-92c0-973467f3e11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'{"volume": {"id": "e15706b0-c3b0-45a9-8cd0-d39f036206db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:44.000000", "updated_at": "2025-07-31T13:11:45.000000", "name": "tempest-VolumesTransfersTest-Volume-348926214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:45,835 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.095s 2025-07-31 13:11:45,835 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2310e68c-6cfc-4190-9f8b-e3e863edcbce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'' 2025-07-31 13:11:45,856 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.020s 2025-07 -31 13:11:45,856 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de326ae-828a-49d7-98b3-5cf183965c44', 'x-openstack-request-id': 'req-9de326ae-828a-49d7-98b3-5cf183965c44', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e15706b0-c3b0-45a9-8cd0-d39f036206db could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.484625s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 72b1440e-a505-4941-a596-d7b688858743 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:46,053 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.193s 2025-07-31 13:11:46,053 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1562847314"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf81492-adb7-4cb0-a49e-979944330f4c', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf81492-adb7-4cb0-a49e-979944330f4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "72b1440e-a505-4941-a596-d7b688858743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:45.986387", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1562847314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/72b1440e-a505-4941-a596-d7b688858743"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:11:46,105 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.040s 2025-07-31 13:11:46,106 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d77222c9-c0ec-40dc-829e-adb3688d105e', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d77222c9-c0ec-40dc-829e-adb3688d105e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'{"volume": {"id": "72b1440e-a505-4941-a596-d7b688858743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1562847314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/72b1440e-a505-4941-a596-d7b688858743"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:47,158 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.038s 2025-07-31 13:11:47,158 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-8dc74e99-4031-4f4f-8af7-cfd9e436a28e', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc74e99-4031-4f4f-8af7-cfd9e436a28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'{"volume": {"id": "72b1440e-a505-4941-a596-d7b688858743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:46.000000", "updated_at": "2025-07-31T13:11:46.000000", "name": "tempest-VolumesTransfersTest-Volume-1562847314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/72b1440e-a505-4941-a596-d7b688858743"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:47,211 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.039s 2025-07-31 13:11:47,211 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ec095f-3e7b-46b9-802c-42cb34c4798c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ec095f-3e7b-46b9-802c-42cb34c4798c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'{"volume": {"id": "72b1440e-a505-4941-a596-d7b688858743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:46.000000", "updated_at": "2025-07-31T13:11:46.000000", "name": "tempest-VolumesTransfersTest-Volume-1562847314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/72b1440e-a505-4941-a596-d7b688858743"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:47,321 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.094s 2025-07-31 13:11:47,321 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eecda588-bc89-4c8c-8c88-6e62d249239e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'' 2025-07-31 13:11:47,343 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.021s 2025-07-31 13: 11:47,344 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f528cec6-a45a-42c7-be5f-7705db542845', 'x-openstack-request-id': 'req-f528cec6-a45a-42c7-be5f-7705db542845', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72b1440e-a505-4941-a596-d7b688858743 could not be found."}}' {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1 [3.482215s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 168, in test_image_volume_dependencies_1 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc7d5847-c7e7-4c16-93bc-876117241d38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:46,854 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.670s 2025-07-31 13:11:46,855 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "min_disk": 1} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f971d541-b121-461f-89bd-3aab41a07f0a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "created_at": "2025-07-31T13:11:47Z", "updated_at": "2025-07-31T13:11:47Z", "tags": [], "self": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024", "file": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:47,889 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file 1.032s 2025-07-31 13:11:47,889 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0f1636fb-e4d2-4530-9f75-d661f63ed4b2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file'} Body: b'' 2025-07-31 13:11:47,910 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024 0.020s 2025-07-31 13:11:47,910 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-813b1b8b-8b1d-4d03-8c11-feae983815fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d512cbebcbfdf1f2bf1f05ee3e4ffd22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f969c975ae366bce1e814cd593440d263c7ccb7b2d9012fdcf5cfe9f72dcc2564287dfeb8f821d6e56b56b937123af5baeef8359b7f10c63e80aed71eb9da71", "id": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "created_at": "2025-07-31T13:11:47Z", "updated_at": "2025-07-31T13:11:48Z", "tags": [], "self": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024", "file": "/v2/images/81eb53cc-b84c- 4289-ba59-faa2c9f0a024/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:47,930 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024 0.019s 2025-07-31 13:11:47,930 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8aed7daa-f43e-4455-ab40-8181acf22023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d512cbebcbfdf1f2bf1f05ee3e4ffd22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f969c975ae366bce1e814cd593440d263c7ccb7b2d9012fdcf5cfe9f72dcc2564287dfeb8f821d6e56b56b937123af5baeef8359b7f10c63e80aed71eb9da71", "id": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "created_at": "2025-07-31T13:11:47Z", "updated_at": "2025-07-31T13:11:48Z", "tags": [], "self": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024", "file": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:47,950 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024 0.018s 2025-07-31 13:11:47,950 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f3b6f251-aa64-4741-9061-18587786e585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d512cbebcbfdf1f2bf1f05ee3e4ffd22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f969c975ae366bce1e814cd593440d263c7ccb7b2d9012fdcf5cfe9f72dcc2564287dfeb8f821d6e56b56b937123af5baeef8359b7f10c63e80aed71eb9da71", "id": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "created_at": "2025-07-31T13:11:47Z", "updated_at": "2025-07-31T13:11:48Z", "tags": [], "self": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024", "file": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:48,484 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.533s 2025-07-31 13:11:48,484 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940f4df4-88b6-4 fc9-b93b-971be6e1d4ee', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940f4df4-88b6-4fc9-b93b-971be6e1d4ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc7d5847-c7e7-4c16-93bc-876117241d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:48.413156", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:11:48,593 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38 0.096s 2025-07-31 13:11:48,594 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36898c8-869e-4514-9c2f-3410ec15262b', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36898c8-869e-4514-9c2f-3410ec15262b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38'} Body: b'{"volume": {"id": "cc7d5847-c7e7-4c16-93bc-876117241d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:48.000000", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' 2025-07-31 13:11:49,649 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38 0.041s 2025-07-31 13:11:49,650 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2345ca5-1299-4405-bc62-e9a4b487f3c1', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2345ca5-1299-4405-bc62-e9a4b487f3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38'} Body: b'{"volume": {"id": "cc7d5847-c7e7-4c16-93bc-876117241d38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:48.000000" , "updated_at": "2025-07-31T13:11:49.000000", "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' {8} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2 [3.057822s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 197, in test_image_volume_dependencies_2 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 873610ed-4cd7-49a0-877c-56811ec6220a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:50,262 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.595s 2025-07-31 13:11:50,263 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "min_disk": 1} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f591eb37-ab5e-410f-a855-31d8bbe77fd0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "created_at": "2025-07-31T13:11:50Z", "updated_at": "2025-07-31T13:11:50Z", "tags": [], "self": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "file": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:51,196 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file 0.929s 2025-07-31 13:11:51,196 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c99852aa-5ace-4a73-a5e9-de88ed9a6694', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file'} Body: b'' 2025-07-31 13:11:51,225 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299 0.028s 2025-07-31 13:11:51,225 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2c0a422d-1c84-4166-a261-f827d65ebe40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "50601e53151fd397e501c934c85be5d8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "90095ef7857a0fc3c95779249629f0dab1e1c0291fef6b9ece4616a8caa512c9902beea552d11a236da43f4e42a471538ee5e210237e439246791c2a218eeaf8", "id": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "created_at": "2025-07-31T13:11:50Z", "updated_at": "2025-07-31T13:11:51Z", "tags": [], "self": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "file": "/v2/images/582b1fba-7f32- 4699-ab8d-2d4a6ad4a299/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:51,247 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299 0.021s 2025-07-31 13:11:51,247 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b53451d9-9922-4897-a880-e08ac21aea69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "50601e53151fd397e501c934c85be5d8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "90095ef7857a0fc3c95779249629f0dab1e1c0291fef6b9ece4616a8caa512c9902beea552d11a236da43f4e42a471538ee5e210237e439246791c2a218eeaf8", "id": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "created_at": "2025-07-31T13:11:50Z", "updated_at": "2025-07-31T13:11:51Z", "tags": [], "self": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "file": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:51,266 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299 0.018s 2025-07-31 13:11:51,267 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c7ad8aa0-e144-4495-9820-12d2542ffd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "50601e53151fd397e501c934c85be5d8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "90095ef7857a0fc3c95779249629f0dab1e1c0291fef6b9ece4616a8caa512c9902beea552d11a236da43f4e42a471538ee5e210237e439246791c2a218eeaf8", "id": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "created_at": "2025-07-31T13:11:50Z", "updated_at": "2025-07-31T13:11:51Z", "tags": [], "self": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "file": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:51,601 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.334s 2025-07-31 13:11:51,602 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799d4f0e-ed5e-4 99d-9930-941eb32e431b', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799d4f0e-ed5e-499d-9930-941eb32e431b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "873610ed-4cd7-49a0-877c-56811ec6220a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:51.521219", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:11:51,658 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a 0.044s 2025-07-31 13:11:51,658 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28a0d21-3172-4139-b27c-d8217f1ab6fa', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28a0d21-3172-4139-b27c-d8217f1ab6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a'} Body: b'{"volume": {"id": "873610ed-4cd7-49a0-877c-56811ec6220a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:52.000000", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' 2025-07-31 13:11:52,710 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a 0.037s 2025-07-31 13:11:52,711 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267f8f96-451b-405c-ae66-9d5eda5e1411', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267f8f96-451b-405c-ae66-9d5eda5e1411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a'} Body: b'{"volume": {"id": "873610ed-4cd7-49a0-877c-56811ec6220a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:52.000000" , "updated_at": "2025-07-31T13:11:52.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' {8} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ca84d350-84a0-46db-b284-00fd4b3d24e1 failed to build and is in ERROR status {8} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {8} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Encrypted volume attach is not supported {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3 [3.163085s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 234, in test_image_volume_dependencies_3 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5e994232-16d8-4776-9cc8-b5f273b9cf54 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:53,246 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.518s 2025-07-31 13:11:53,246 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "min_disk": 1} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/096f48c2-a141-4260-a68a-216760ecce7d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-eb18eef7-a446-48db-aad0-ea891edc6ef9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "096f48c2-a141-4260-a68a-216760ecce7d", "created_at": "2025-07-31T13:11:53Z", "updated_at": "2025-07-31T13:11:53Z", "tags": [], "self": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d", "file": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:54,301 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file 1.052s 2025-07-31 13:11:54,301 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c7a4e7a7-be30-4d5d-ab8e-44dd8f6b1231', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file'} Body: b'' 2025-07-31 13:11:54,321 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d 0.018s 2025-07-31 13:11:54,321 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-58b4dfa8-6703-45f6-8081-c874b823c7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0c7356fd7de50f7bb94e96c3731ce2f4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "170fd1c9254b20b86a9bbc5e5d039476ee5f8d79fd17be9f8d4b88cf24aa8831488801ba902c828bb4a65f613a82725cd524635ca999f9917fdf76bec70ca016", "id": "096f48c2-a141-4260-a68a-216760ecce7d", "created_at": "2025-07-31T13:11:53Z", "updated_at": "2025-07-31T13:11:54Z", "tags": [], "self": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d", "file": "/v2/images/096f48c2-a141- 4260-a68a-216760ecce7d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:54,340 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d 0.019s 2025-07-31 13:11:54,340 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-53b5b58c-dd0f-4539-88bc-febe613c7a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0c7356fd7de50f7bb94e96c3731ce2f4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "170fd1c9254b20b86a9bbc5e5d039476ee5f8d79fd17be9f8d4b88cf24aa8831488801ba902c828bb4a65f613a82725cd524635ca999f9917fdf76bec70ca016", "id": "096f48c2-a141-4260-a68a-216760ecce7d", "created_at": "2025-07-31T13:11:53Z", "updated_at": "2025-07-31T13:11:54Z", "tags": [], "self": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d", "file": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:54,358 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d 0.017s 2025-07-31 13:11:54,358 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e2a8108-3bed-49c9-bfa4-dd091034d31c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0c7356fd7de50f7bb94e96c3731ce2f4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "170fd1c9254b20b86a9bbc5e5d039476ee5f8d79fd17be9f8d4b88cf24aa8831488801ba902c828bb4a65f613a82725cd524635ca999f9917fdf76bec70ca016", "id": "096f48c2-a141-4260-a68a-216760ecce7d", "created_at": "2025-07-31T13:11:53Z", "updated_at": "2025-07-31T13:11:54Z", "tags": [], "self": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d", "file": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:54,766 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.408s 2025-07-31 13:11:54,767 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "096f48c2-a141-4260-a68a-216760ecce7d", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e480e34d-45b4-4 d6e-b910-2f0b253e015f', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e480e34d-45b4-4d6e-b910-2f0b253e015f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5e994232-16d8-4776-9cc8-b5f273b9cf54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:54.708435", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:11:54,822 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54 0.043s 2025-07-31 13:11:54,823 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be9f49e-17c2-4d59-b66e-ed60857804c7', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be9f49e-17c2-4d59-b66e-ed60857804c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54'} Body: b'{"volume": {"id": "5e994232-16d8-4776-9cc8-b5f273b9cf54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:55.000000", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' 2025-07-31 13:11:55,875 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54 0.037s 2025-07-31 13:11:55,876 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f81d9c3-6a52-4d77-ac43-d786dc7e1255', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f81d9c3-6a52-4d77-ac43-d786dc7e1255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54'} Body: b'{"volume": {"id": "5e994232-16d8-4776-9cc8-b5f273b9cf54", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:55.000000" , "updated_at": "2025-07-31T13:11:55.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' {5} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [167.960578s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 86, in test_server_detach_rules waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b2b88fc1-644f-43b4-a700-f0c9ddc36f74 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:09:14,188 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.471s 2025-07-31 13:09:14,188 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-256634228", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476a6731-cb3d-445b-8858-0e26a25f9f67', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476a6731-cb3d-445b-8858-0e26a25f9f67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b2b88fc1-644f-43b4-a700-f0c9ddc36f74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:14.114072", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-256634228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}], "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:14,453 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.250s 2025-07-31 13:09:14,453 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-894146200", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84098988-f1d5-456f-a315-2790c2f0cfec', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84098988-f1d5-456f-a315-2790c2f0cfec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1350eb82-53b8-400f-8c9c-e1ade8a4cf7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:14.377488", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-894146200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e"}], "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:14,579 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.108s 2025-07-31 13:09:14,579 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4705ce94-ccec-482d-a0c1-833696de8d7f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b92b6b25993e4acd93c46c79bc7af2e0", "name": "tempest-TestServerVolumeAttachmentScenario-2067927056-project-member", "password_expires_at": null}, "audit_ids": ["BxX0UuEKRa6bD92farFF5Q"], "expires_at": "2025-07-31T14:09:14.000000Z", "issued_at": "2025-07-31T13:09:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5dd1fd68f8f48bca0e6b411fe998c06", "name": "tempest-TestServerVolumeAttachmentScenario-2067927056"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b5dd1fd68f8f48bca0e6b411fe998c06", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:09:14,580 99928 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'e5fadc5b-6d98-4438-98bd-5b58c128c57a', 'name': 'tempest-TestServerVolumeAttachmentScenario-1358170602-network', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19421, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:09:00Z', 'updated_at': '2025-07-31T13:09:00Z', 'revision_number': 1} available for tenant 2025-07-31 13:09:14,581 99928 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:09:14,581 99928 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-0 7-31 13:09:14,642 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2025-07-31 13:09:14,643 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-874037297", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFCHljsblyHPpkZ6GIatxLwdB/YOGGVe5axhB58cO447m3TYeaErzHWhy+S85UimrHLuRXJYb16Ih7V7s3Y6onANR/wM7N2o8cxq/SVVB8gY2Sa6DWjUiPS6nVswsfmyA=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f41716f9-fc63-415b-bcc9-8d09ab810f7a', 'x-compute-request-id': 'req-f41716f9-fc63-415b-bcc9-8d09ab810f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-874037297", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFCHljsblyHPpkZ6GIatxLwdB/YOGGVe5axhB58cO447m3TYeaErzHWhy+S85UimrHLuRXJYb16Ih7V7s3Y6onANR/wM7N2o8cxq/SVVB8gY2Sa6DWjUiPS6nVswsfmyA==", "fingerprint": "f5:0d:8d:68:47:c5:d2:89:bf:8f:e3:38:08:f1:a8:af", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0"}}' 2025-07-31 13:09:14,645 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-874037297 created 2025-07-31 13:09:15,214 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.568s 2025-07-31 13:09:15,214 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--827199541", "description": "tempest-description--2024166481"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e89e63b7-ac61-438a-83aa-616e7e3d5349', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "name": "tempest-securitygroup--827199541", "stateful": true, "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "description": "tempest-description--2024166481", "shared": false, "security_group_rules": [{"id": "5b6f55ec-831c-4165-a0bb-512d11559aca", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "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": 675, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:09:14Z", "updated_at": "2025-07-31T13:09:14Z", "revision_number": 0}, {"id": "c15d4092-be7e-40e4-b288-7b6a0608e84c", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "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": 674, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:09:14Z", "updated_at": "2025-07-31T13:09:14Z", "revision_number": 0}], "t ags": [], "created_at": "2025-07-31T13:09:14Z", "updated_at": "2025-07-31T13:09:14Z", "revision_number": 1, "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06"}}' 2025-07-31 13:09:15,419 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.204s 2025-07-31 13:09:15,420 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-247f3f64-5e6d-46f5-94d1-ac5ead1d7011', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fbe2dfb2-670a-478a-bb0e-76430aa25760", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:09:15Z", "updated_at": "2025-07-31T13:09:15Z", "revision_number": 0}}' 2025-07-31 13:09:15,680 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.260s 2025-07-31 13:09:15,681 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3ffcb686-405d-4483-91f5-aeee28b2d1c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34b0f048-4d07-4cb0-8c73-b4463de8754b", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:09:15Z", "updated_at": "2025-07-31T13:09:15Z", "revision_number": 0}}' 2025-07-31 13:09:15,681 99928 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--827199541 created 2025-07-31 13:09:16,387 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.705s 2025-07-31 13:09:16,387 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fffe0ca5-6bb6-42d2-b97e-79d063216af5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2327975d-5a27-4789-9b62-55c04a39f193", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "floating_ip_address": "172.24.4.122", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:09:16Z", "updated_at": "2025-07-31T13:09:16Z", "revision_number": 0}}' 2025-07-31 13:09:16,388 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2327975d-5a27-4789-9b62-55c04a39f193', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'floating_ip_address': '172.24.4.122', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:09:16Z', 'updated_at': '2025-07-31T13:09:16Z', 'revision_number': 0, 'ip': '172.24.4.122'} created 2025-07-31 13:09:16,388 99928 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-874037297', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFCHljsblyHPpkZ6GIatxLwdB/YOGGVe5axhB58cO447m3TYeaErzHWhy+S85UimrHLuRXJYb16Ih7V7s3Y6onANR/wM7N2o8cxq/SVVB8gY2Sa6DWjUiPS6nVswsfmyA==', 'fingerprint': 'f5:0d:8d:68:47:c5:d2:89:bf:8f:e3:38:08:f1:a8:af', 'user_id': 'b92b6b25993e4acd93c46c79bc7af2e0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDl7bNY2fejJMYaIESGsod01VxK4qVHIRadd222bHX/A7Xnqbktsluj\nc1g9s2rsz0ygBwYFK4EEACKhZANiAAQRQh5Y7G5chz6ZGehiGrcS8HQf2DhhlXuW\nsYQefHDuOO5t02HmhK8x1ocvkvOVIpqxy7kVyWG9eiIe1e7N2OqJwDUf8DOzdqPH\nMav0lVQfIGNkmug1o1Ij0up1bMLH5sg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3a9da2a5-6bfd-438b-930b-8e78b0508de4', 'name': 'tempest-securitygroup--827199541', 'stateful': True, 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'description': 'tempest-description--2024166481', 'shared': False, 'security_group_rules': [{'id': '5b6f55ec-831c-4165-a0bb-512d11559aca', 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'security_group_id': '3a9da2a5-6bfd-438b-930b-8e78b0508de4', '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': 675, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:09:14Z', 'updated_at': '2025-07-31T13:09:14Z', 'revision_number': 0}, {'id': 'c15d4092-be7e-40e4-b288-7b6a0608e84c', 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'security_group_id': '3a9da2a5-6bfd-438b-930b-8e78b0508de4', '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': 674, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:09:14Z', 'updated_at': '2025-07-31T13:09:14Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:09:14Z', 'updated_at': '2025-07-31T13:09:14Z', 'revision_number': 1, 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06'}, 'floating_ip': {'id': '2327975d-5a27-4789-9b62-55c04a39f193', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'floating_ip_address': '172.24.4.122', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5 dd1fd68f8f48bca0e6b411fe998c06', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:09:16Z', 'updated_at': '2025-07-31T13:09:16Z', 'revision_number': 0, 'ip': '172.24.4.122'}} 2025-07-31 13:09:16,931 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.542s 2025-07-31 13:09:16,932 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "e5fadc5b-6d98-4438-98bd-5b58c128c57a"}], "security_groups": [{"name": "tempest-securitygroup--827199541"}], "key_name": "tempest-keypair-874037297", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f3673c-dcd5-471a-9c95-39e777238d13', 'x-compute-request-id': 'req-30f3673c-dcd5-471a-9c95-39e777238d13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--827199541"}], "adminPass": "5i4XkUBZxQX4"}}' 2025-07-31 13:09:17,002 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.067s 2025-07-31 13:09:17,003 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1edd71b9-2257-4968-89c0-1fa5d88f1e8a', 'x-compute-request-id': 'req-1edd71b9-2257-4968-89c0-1fa5d88f1e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "status": "BUILD", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:17Z", "updated": "2025-07-31T13:09:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "O S-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-874037297", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:07,288 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.223s 2025-07-31 13:10:07,289 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d4228a-c916-46b7-b16a-938087687c3c', 'x-compute-request-id': 'req-a2d4228a-c916-46b7-b16a-938087687c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "status": "ACTIVE", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "metadata": {}, "hostId": "2800acde14316c8e5173b2a419a6745413990e373a7f22529903e91d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:16Z", "updated": "2025-07-31T13:09:32Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1358170602-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:b2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-874037297", "OS-SRV-USG:launched_at": "2025-07-31T13:09:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--827199541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:07,304 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:11:07,546 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b/os-interface 0.181s 2025-07-31 13:11:07,547 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:07 GMT', 'server': 'Apache/2.4.52 (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-0e613328-1a3a-4865-b656-311a68509c65', 'x-compute-request-id': 'req-0e613328-1a3a-4865-b656-311a68509c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e5405 1d4-07fd-4803-b716-d69d21d5105b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e5fadc5b-6d98-4438-98bd-5b58c128c57a", "port_id": "3dda356d-2455-4a99-9d71-b2a15a986fa4", "mac_addr": "fa:16:3e:01:b2:39", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2932d0c7-de1a-4cae-bd65-a90d79041090", "ip_address": "10.0.0.9"}]}]}' 2025-07-31 13:11:08,414 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/2327975d-5a27-4789-9b62-55c04a39f193 0.862s 2025-07-31 13:11:08,414 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3dda356d-2455-4a99-9d71-b2a15a986fa4"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f8479a9b-1ef0-4aaa-9deb-74f0dfaf24b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2327975d-5a27-4789-9b62-55c04a39f193'} Body: b'{"floatingip": {"id": "2327975d-5a27-4789-9b62-55c04a39f193", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "floating_ip_address": "172.24.4.122", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "f73f2964-cc6b-4e2a-b5ea-5e54303996cc", "port_id": "3dda356d-2455-4a99-9d71-b2a15a986fa4", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e5fadc5b-6d98-4438-98bd-5b58c128c57a", "mac_address": "fa:16:3e:01:b2:39", "admin_state_up": true, "status": "ACTIVE", "device_id": "e54051d4-07fd-4803-b716-d69d21d5105b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:09:16Z", "updated_at": "2025-07-31T13:11:07Z", "revision_number": 1, "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06"}}' 2025-07-31 13:11:08,415 99928 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.122:22' as 'cirros' with public key authentication 2025-07-31 13:11:08,432 99928 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:11:08,541 99928 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:11:08,541 99928 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.122 successfully created 2025-07-31 13:11:08,870 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.328s 2025-07-31 13:11:08,870 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca19b3b-818d-4410-87df-4aa5c292080a', 'x-compute-request-id': 'req-8ca19b3b-818d-4410-87df-4aa5c292080a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "status": "ACTIVE", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "metadata": {}, "hostId": "2800acde14316c8e5173b2a419a6745413990e373a7f22529903e91d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614e aaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:16Z", "updated": "2025-07-31T13:09:32Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1358170602-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:b2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-874037297", "OS-SRV-USG:launched_at": "2025-07-31T13:09:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--827199541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:09,122 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.236s 2025-07-31 13:11:09,122 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af307e10-bcba-4404-a61a-422ab00e51d4', 'x-compute-request-id': 'req-af307e10-bcba-4404-a61a-422ab00e51d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}]}]}' 2025-07-31 13:11:09,166 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74 0.040s 2025-07-31 13:11:09,166 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21498753-26eb-49b8-8be9-92bd4d137401', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21498753-26eb-49b8-8be9-92bd4d137401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74'} Body: b'{"volume": {"id": "b2b88fc1-644f-43b4-a700-f0c9ddc36f74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:14.000000", "updated_at": "2025-07-31T13:09:14.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-256634228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}], "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, " multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06"}}' 2025-07-31 13:11:10,232 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74 0.049s 2025-07-31 13:11:10,232 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01b4998-179e-4e26-be83-96e24d89713f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01b4998-179e-4e26-be83-96e24d89713f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74'} Body: b'{"volume": {"id": "b2b88fc1-644f-43b4-a700-f0c9ddc36f74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:14.000000", "updated_at": "2025-07-31T13:09:14.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-256634228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}], "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06"}}' 2025-07-31 13:11:10,402 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.155s 2025-07-31 13:11:10,402 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3168e9-3de4-43dd-b2e3-4d3803020422', 'x-compute-request-id': 'req-7d3168e9-3de4-43dd-b2e3-4d3803020422', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'' 2025-07-31 13:11:10,693 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.290s 2025-07-31 13:11:10,693 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c2c258-8aef-4f5b-845f-edafa85cfca1', 'x-compute-request-id': 'req-e1c2c258-8aef-4f5b-845f-edafa85cfca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "stat us": "ACTIVE", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "metadata": {}, "hostId": "2800acde14316c8e5173b2a419a6745413990e373a7f22529903e91d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:16Z", "updated": "2025-07-31T13:11:10Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1358170602-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:b2:39"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:b2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-874037297", "OS-SRV-USG:launched_at": "2025-07-31T13:09:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--827199541"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:12:00,793 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.039s 2025-07-31 13:12:00,793 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cdcc19d6-d226-4959-afe7-a05540f763fc', 'x-compute-request-id': 'req-cdcc19d6-d226-4959-afe7-a05540f763fc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e54051d4-07fd-4803-b716-d69d21d5105b could not be found."}}' 2025-07-31 13:12:00,821 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-874037297 0.027s 2025-07-31 13:12:00,821 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e55e70-cb9f-41fe-ad96-f7ff8cbdf9dd', 'x-compute-request-id': 'req-00e55e70-cb9f-41fe-ad96-f7ff8cbdf9dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-874037297'} Body: b'' 2025-07-31 13:12:01,001 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/3a9da2a5-6bfd-438b-930b-8e78b0508de4 0.179s 2025-07-31 13:12:01,001 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-08a856f3-9edb-4495-bb96-ebe0afe0b66c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3a9da2a5-6bfd-438b-930b-8e78b0508de4'} Body: b'' 2025-07-31 13:12:01,029 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/3a9da2a5-6bfd-438b-930b-8e78b0508de4 0.027s 2025-07-31 13:12:01,029 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7e300b2a-29a7-429a-95af-afda461fb0a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3a9da2a5-6bfd-438b-930b-8e78b0508de4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3a9da2a5-6bfd-438b-930b-8e78b0508de4 does not exist", "detail": ""}}' 2025-07-31 13:12:01,385 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/2327975d-5a27-4789-9b62-55c04a39f193 0.356s 2025-07-31 13:12:01,386 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b6583aac-7dbe-44a0-a563-054759db67cf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2327975d-5a27-4789-9b62-55c04a39f193'} Body: b'' 2025-07-31 13:12:01,488 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e 0.102s 2025-07-31 13:12:01,489 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5f2917-4c6a-4a9a-86b3-006435a9ec54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e'} Body: b'' 2025-07-31 13:12:01,518 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e 0.029s 2025-07-31 13:12:01,518 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7c744b-2947-4c4e-92d7-ac47fd084cbf', 'x-openstack-request-id': 'req-fe7c744b-2947-4c4e-92d7-ac47fd084cbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1350eb82-53b8-400f-8c9c-e1ade 8a4cf7e could not be found."}}' 2025-07-31 13:12:01,650 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74 0.131s 2025-07-31 13:12:01,651 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b817a4b3-1471-469a-9a43-d3d688b0a036', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74'} Body: b'' 2025-07-31 13:12:01,675 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74 0.023s 2025-07-31 13:12:01,675 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d43c452-07f0-4aac-8ad7-a1c38db7f888', 'x-openstack-request-id': 'req-2d43c452-07f0-4aac-8ad7-a1c38db7f888', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b2b88fc1-644f-43b4-a700-f0c9ddc36f74 could not be found."}}' {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.509738s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 14d81fd9-37e8-4a0b-860a-cce2fee4ba2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:09,740 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.367s 2025-07-31 13:12:09,740 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44135162"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0914bbdd-5d63-4b51-b519-ee88613c4612', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0914bbdd-5d63-4b51-b519-ee88613c4612', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "14d81fd9-37e8-4a0b-860a-cce2fee4ba2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:09.673720", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44135162", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}], "user_id": "01b712ab81864a44af6071e816c9f1a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:12:09,800 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a 0.047s 2025-07-31 13:12:09,800 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c4e078-182d-4ea7-9e4e-8e5e752d589b', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c4e078-182d-4ea7-9e4e-8e5e752d589b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a'} Body: b'{"volume": {"id": "14d81fd9-37e8-4a0b-860a-cce2fee4ba2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:10.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44135162", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}], "user_id": "01b712ab81864a44af6071e816c9f1a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "16b57666c1724f53bf2544665785eb55"}}' 2025-07-31 13:12:10,864 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a 0.049s 2025-07-31 13:12:10,865 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd05d18d-eafa-4a0f-bb95-2b0dd7507d3e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd05d18d-eafa-4a0f-bb95-2b0dd7507d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a'} Body: b'{"volume": {"id": "14d81fd9-37e8-4a0b-860a-cce2fee4ba2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:10.000000", "updated_at": "2025-07-31T13:12:10.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44135162", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}], "user_id": "01b712ab81864a44af6071e816c9f1a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "16b57666c1724f53bf2544665785eb55"}}' {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.514159s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 19a8f8f3-14af-4759-b2bf-47856ba7c897 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:13,296 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.388s 2025-07-31 13:12:13,297 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809395832"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2c4020-149c-49a9-9cad-32749aa8dafe', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2c4020-149c-49a9-9cad-32749aa8dafe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "19a8f8f3-14af-4759-b2bf-47856ba7c897", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:13.217384", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809395832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}], "user_id": "6be50399fa1d4bc2ba1a2fe60be49932", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:12:13,352 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897 0.044s 2025-07-31 13:12:13,353 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d3ab81-d506-44c1-935d-71e1d2fa9460', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d3ab81-d506-44c1-935d-71e1d2fa9460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897'} Body: b'{"volume": {"id": "19a8f8f3-14af-4759-b2bf-47856ba7c897", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:13.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809395832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}], "user_id": "6be50399fa1d4bc2ba1a2fe60be49932", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b1ba5fd077142ef996708dfd224abe0"}}' 2025-07-31 13:12:14,408 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897 0.040s 2025-07-31 13:12:14,408 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13 :12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0fbcbe-f3be-4bf1-9c3d-cd3218d70d96', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0fbcbe-f3be-4bf1-9c3d-cd3218d70d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897'} Body: b'{"volume": {"id": "19a8f8f3-14af-4759-b2bf-47856ba7c897", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:13.000000", "updated_at": "2025-07-31T13:12:13.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809395832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}], "user_id": "6be50399fa1d4bc2ba1a2fe60be49932", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b1ba5fd077142ef996708dfd224abe0"}}' {4} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [233.294127s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server d92973d9-2ca3-40df-8622-c372b0cdd80c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-31T13:12:10Z', 'message': 'Build of instance d92973d9-2ca3-40df-8622-c372b0cdd80c aborted: Volume 496b50e9-823b-4bb5-a6b6-7ad4558f4a94 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-f6166672-6e85-442f-96e6-e61af383fb2a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:54,611 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-07-31 13:08:54,612 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-46a96e1b-c3a5-4e78-acd2-b7bb54bb6c7e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "password_expires_at": null}, "audit_ids": ["w2j1krhyTIO_TKu3CeVvPw"], "expires_at": "2025-07-31T14:08:54.000000Z", "issued_at": "2025-07-31T13:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e843dc7eb3c44ee583d12962dbee6325", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e843dc7eb3c44ee583d12962dbee6325", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:08:54,612 99926 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '17ad29ee-5d6b-437a-bf73-cd4b10fb5567', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1666030251-network', 'tenant_id': 'e843dc7eb3c44ee583d12962dbee6325', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e843dc7eb3c44ee583d12962dbee6325', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scop e': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:16Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:08:55,178 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.564s 2025-07-31 13:08:55,178 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1415362308", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "17ad29ee-5d6b-437a-bf73-cd4b10fb5567"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ee1ecb-911b-410c-ac21-a829f4a1bfad', 'x-compute-request-id': 'req-45ee1ecb-911b-410c-ac21-a829f4a1bfad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "byVW6iJ543Ee"}}' 2025-07-31 13:08:55,260 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099 0.078s 2025-07-31 13:08:55,260 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510234ae-906d-4735-b470-91d3968cf1be', 'x-compute-request-id': 'req-510234ae-906d-4735-b470-91d3968cf1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099'} Body: b'{"server": {"id": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1415362308", "status": "BUILD", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:55Z", "updated": "2025-07-31T13:08:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG :terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:09:45,749 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099 0.458s 2025-07-31 13:09:45,750 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a3d18a-0314-4439-a938-7165a46dc2d4', 'x-compute-request-id': 'req-b7a3d18a-0314-4439-a938-7165a46dc2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099'} Body: b'{"server": {"id": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1415362308", "status": "ACTIVE", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "aec2167f227b6d60891ae40448ae0c640c01b09f72f69b0de48ac1de", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:55Z", "updated": "2025-07-31T13:09:13Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1666030251-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:66:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:09:45,770 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:10:46,588 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099/action 0.775s 2025-07-31 13:10:46,588 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Ve rsion,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85f3cc46-3ad2-4924-8ca6-ec2a078a499f', 'x-compute-request-id': 'req-85f3cc46-3ad2-4924-8ca6-ec2a078a499f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099/action'} Body: b'{"image_id": "7987ed7b-f8d5-45d2-a9e8-241991798662"}' 2025-07-31 13:10:46,622 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.032s 2025-07-31 13:10:46,622 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-91f99bde-37c1-45bd-b287-f28a82d48c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:47,662 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.038s 2025-07-31 13:10:47,662 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e42c9b93-93c0-4562-8d2e-1f02b54af8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697 c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:48,690 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.026s 2025-07-31 13:10:48,691 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3431cb04-256f-4d51-9524-cd5792cab5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:49,733 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.041s 2025-07-31 13:10:49,734 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-715b496b-9873-496b-8cc5-9e183ea07afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-Serve rBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:50,759 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.023s 2025-07-31 13:10:50,759 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a00ac2b-940e-4aee-966a-43e798ca011d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:51,784 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.023s 2025-07-31 13:10:51,784 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4edee8e4-25f5-4589-86bc-a51c19f73bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:52,808 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.022s 2025-07-31 13:10:52,808 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cde5b99b-c2d0-4a0f-96b8-a84e5d838f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:53,841 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.031s 2025-07-31 13:10:53,842 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-t ype': 'application/json', 'x-openstack-request-id': 'req-a42e707b-bb4f-4313-b23d-4dd5b7612767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:54Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:54,881 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.037s 2025-07-31 13:10:54,881 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-073e173e-2a88-43d7-b764-025b31698abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:54Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:55,913 99926 INFO [tempest.lib.common.rest_cli ent] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.030s 2025-07-31 13:10:55,913 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f86deb48-d520-4167-8297-ceb701a918d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "413f9acd977411eb5b88d27240045a27", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "edc36718f81865fb7c81bad6cba3584062f946371101b8227df57298be5915798408a9b320146e9d80ccb2fd06e5dd12585b2d99cbdc50498b425d1d756cc699", "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:55Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:55,950 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.036s 2025-07-31 13:10:55,950 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ea124406-ebe0-4bc2-9a08-90c585607d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStabl eRescueTest-image-865739626", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "413f9acd977411eb5b88d27240045a27", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "edc36718f81865fb7c81bad6cba3584062f946371101b8227df57298be5915798408a9b320146e9d80ccb2fd06e5dd12585b2d99cbdc50498b425d1d756cc699", "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:55Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:56,198 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099 0.247s 2025-07-31 13:10:56,198 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9ab4be2-4ecc-44cd-bebe-3d98833ef8ef', 'x-compute-request-id': 'req-d9ab4be2-4ecc-44cd-bebe-3d98833ef8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099'} Body: b'{"server": {"id": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1415362308", "status": "ACTIVE", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "aec2167f227b6d60891ae40448ae0c640c01b09f72f69b0de48ac1de", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:55Z", "updated": "2025-07-31T13:10:55Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1666030251-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:66:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:11:56,386 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.103s 2025-07-31 13:11:56,386 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)' , 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ca771de9-feec-4207-b58c-cbe457cbfeca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "password_expires_at": null}, "audit_ids": ["kACIZVrFQ_m4SRF7qYhsVA"], "expires_at": "2025-07-31T14:11:56.000000Z", "issued_at": "2025-07-31T13:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e843dc7eb3c44ee583d12962dbee6325", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e843dc7eb3c44ee583d12962dbee6325", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:11:56,387 99926 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '17ad29ee-5d6b-437a-bf73-cd4b10fb5567', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1666030251-network', 'tenant_id': 'e843dc7eb3c44ee583d12962dbee6325', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e843dc7eb3c44ee583d12962dbee6325', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:16Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:11:57,129 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.741s 2025-07-31 13:11:57,129 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-962234791", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "destination_type": "volume"}], "networks": [{"uuid": "17ad29ee-5d6b-437a-bf73-cd4b10fb5567"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6166672-6e85-442f-96e6-e61af383fb2a', 'x-compute-request-id': 'req-f6166672-6e85-442f-96e6-e61af383fb2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d92973d9-2ca3-40df-8622-c372b0cdd80c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vMRhT4UqJn4U"}}' 2025-07-31 13:11:57,222 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c 0.089s 2025-07-31 13:11:57,222 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164b44ae-5153-42c0-a35c-4af069c4889a', 'x-compute-request-id': 'req-164b44ae-5153-42c0-a35c-4af069c4889a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c'} Body: b'{"server": {"id": "d92973d9-2ca3-40df-8622-c372b0cdd80c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-962234791", "status": "BUILD", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:11:57Z", "updated": "2025-07-31T13:11:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:12:47,416 99926 INF O [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c 0.127s 2025-07-31 13:12:47,417 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5efc88-a8ad-48a4-beb8-c74fee7d77a1', 'x-compute-request-id': 'req-4a5efc88-a8ad-48a4-beb8-c74fee7d77a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c'} Body: b'{"server": {"id": "d92973d9-2ca3-40df-8622-c372b0cdd80c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-962234791", "status": "ERROR", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:11:57Z", "updated": "2025-07-31T13:12:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-31T13:12:10Z", "message": "Build of instance d92973d9-2ca3-40df-8622-c372b0cdd80c aborted: Volume 496b50e9-823b-4bb5-a6b6-7ad4558f4a94 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:12:47,435 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-07-31 13:12:47,770 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c 0.334s 2025-07-31 13:12:47,770 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5ea70be-3ca3-4aa3-b76b-82bf0d7fc48c', 'x-compute-request-id': 'req-a5ea70be-3ca3-4aa3-b76b-82bf0d7fc48c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c'} Body: b'' 2025-07-31 13:12:47,806 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) : 404 GET http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c 0.035s 2025-07-31 13:12:47,807 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6c82e70e-87ed-4231-aae2-3e59f21b9935', 'x-compute-request-id': 'req-6c82e70e-87ed-4231-aae2-3e59f21b9935', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d92973d9-2ca3-40df-8622-c372b0cdd80c could not be found."}}' {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [290.083300s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 475, in test_rebuild_server_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 26a2ca37-549e-4cbe-bfe3-e45ba53c8554 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:09,962 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6 0.550s 2025-07-31 13:08:09,962 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2deaf2df-4358-496b-9b55-a1ba7fa2db7f', 'x-compute-request-id': 'req-2deaf2df-4358-496b-9b55-a1ba7fa2db7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6'} Body: b'{"server": {"id": "17c862f5-e7f0-49c6-abf6-b8c40c408bc6", "name": "tempest-ServerActionsTestOtherA-server-295201937", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:17Z", "updated": "2025-07-31T13:06:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1987277541", "OS-SRV-USG:launched_at": "2025-07-31T13:06:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422908380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:09:10,333 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.296s 2025-07-31 13:09:10,334 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-78038903"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5f99cb-54b0-42a3-a602-223af407826f', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5f99cb-54b0-42a3-a602-223af407826f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "26a2ca37-549e-4cbe-bfe3-e45ba53c8554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:10.256738", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-78038903", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"} ], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:10,443 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2025-07-31 13:09:10,444 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3407ebe0-d845-4543-bb72-34481ffe7b5f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "66e20c12c72a426abe6c5aa65d002770", "name": "tempest-ServerActionsTestOtherA-199091319-project-member", "password_expires_at": null}, "audit_ids": ["vXPTSh2eS6-kWeBFqo4waA"], "expires_at": "2025-07-31T14:09:10.000000Z", "issued_at": "2025-07-31T13:09:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561a60e076b94758a74d2184b6b3d818", "name": "tempest-ServerActionsTestOtherA-199091319"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/561a60e076b94758a74d2184b6b3d818", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:09:10,444 99924 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'eb187384-71cd-4fd3-8ceb-0491834e190a', 'name': 'tempest-ServerActionsTestOtherA-1334405753-network', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '561a60e076b94758a74d2184b6b3d818', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2291 2, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:06:03Z', 'updated_at': '2025-07-31T13:06:03Z', 'revision_number': 1} available for tenant 2025-07-31 13:09:10,445 99924 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:09:10,445 99924 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:09:10,530 99924 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.084s 2025-07-31 13:09:10,531 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-188469486", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTGclc9KmUe1LbECANfkVx+5kwKfJrtzX/0RL3LvwOFMUdYZX2ucT3zZE7dA3vhT6PSDa9h4LAHF+qvJ+ey9gd+rcvln+LlSLpD9QoOWQW6OfcbCSim1dNpBh8ldB++nA=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f941adf5-1d52-4a0d-ba11-d029ba3bff3c', 'x-compute-request-id': 'req-f941adf5-1d52-4a0d-ba11-d029ba3bff3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-188469486", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTGclc9KmUe1LbECANfkVx+5kwKfJrtzX/0RL3LvwOFMUdYZX2ucT3zZE7dA3vhT6PSDa9h4LAHF+qvJ+ey9gd+rcvln+LlSLpD9QoOWQW6OfcbCSim1dNpBh8ldB++nA==", "fingerprint": "ae:69:6c:27:df:5a:bf:5d:b2:de:2a:f2:4b:37:78:ed", "user_id": "66e20c12c72a426abe6c5aa65d002770"}}' 2025-07-31 13:09:10,533 99924 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-188469486 created 2025-07-31 13:09:10,803 99924 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.269s 2025-07-31 13:09:10,804 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1320748397", "description": "tempest-description--17039978"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-e290c3c4-26b3-4767-92d3-f79d53f531a5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "name": "tempest-securitygroup--1320748397", "stateful": true, "tenant_id": "561a60e076b94758a74d2184b6b3d818", "description": "tempest-description--17039978", "shared": false, "security_group_rules": [{"id": "6436db31-8d6a-4ad6-b1ce-0e16acafed04", "project_id": "561a60e076b94758a74d2184b6b3d818", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "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": 666, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:09:10Z", "updated_at": "2025-07-31T13:09 :10Z", "revision_number": 0}, {"id": "6550651e-b3ff-4414-80d5-d11cb749fa75", "project_id": "561a60e076b94758a74d2184b6b3d818", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "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": 667, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:09:10Z", "updated_at": "2025-07-31T13:09:10Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:09:10Z", "updated_at": "2025-07-31T13:09:10Z", "revision_number": 1, "project_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:09:11,100 99924 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.296s 2025-07-31 13:09:11,101 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d57f0f98-d991-492e-93a2-b33dd41dd294', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cbc475bc-e954-4364-9ea1-3e81e9cbc745", "project_id": "561a60e076b94758a74d2184b6b3d818", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:09:10Z", "updated_at": "2025-07-31T13:09:10Z", "revision_number": 0}}' 2025-07-31 13:09:11,609 99924 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.508s 2025-07-31 13:09:11,610 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d2bf5287-5609-4cd8-989e-a3d73690bb6c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f9eba6b-41f7-4865-8944-ecaec8b0c653", "project_id": "561a60e076b94758a74d2184b6b3d818", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:09:11Z", "updated_at": "2025-07-31T13:09:11Z", "revision_number": 0}}' 2025-07-31 13:09:11,610 99924 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1320748397 created 2025-07-31 13:09:12,420 99924 INFO [te mpest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.809s 2025-07-31 13:09:12,421 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-313e1258-6e71-4726-93f7-55ef3c9c6521', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "floating_ip_address": "172.24.4.170", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "561a60e076b94758a74d2184b6b3d818", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:09:12Z", "updated_at": "2025-07-31T13:09:12Z", "revision_number": 0}}' 2025-07-31 13:09:12,421 99924 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:09:12Z', 'updated_at': '2025-07-31T13:09:12Z', 'revision_number': 0, 'ip': '172.24.4.170'} created 2025-07-31 13:09:12,422 99924 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-188469486', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTGclc9KmUe1LbECANfkVx+5kwKfJrtzX/0RL3LvwOFMUdYZX2ucT3zZE7dA3vhT6PSDa9h4LAHF+qvJ+ey9gd+rcvln+LlSLpD9QoOWQW6OfcbCSim1dNpBh8ldB++nA==', 'fingerprint': 'ae:69:6c:27:df:5a:bf:5d:b2:de:2a:f2:4b:37:78:ed', 'user_id': '66e20c12c72a426abe6c5aa65d002770', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFU4XOY00mLSsoyrozl4QM3zpgpeskC1OhgG5J2WJzh2F/3MYj5wJX\nNUiPyGFR4XygBwYFK4EEACKhZANiAAT0xnJXPSplHtS2xAgDX5FcfuZMCnya7c1/\n9ES9y78DhTFHWGV9rnE982RO3QN74U+j0g2vYeCwBxfqryfnsvYHfq3L5Z/i5Ui6\nQ/UKDlkFujn3GwkoptXTaQYfJXQfvpw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bcfa1a8d-2428-4353-8ed9-7ad84b1c8685', 'name': 'tempest-securitygroup--1320748397', 'stateful': True, 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'description': 'tempest-description--17039978', 'shared': False, 'security_group_rules': [{'id': '6436db31-8d6a-4ad6-b1ce-0e16acafed04', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'security_group_id': 'bcfa1a8d-2428-4353-8ed9-7ad84b1c8685', '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': 666, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:09:10Z', 'updated_at': '2025-07-31T13:09:10Z', 'revision_number': 0}, {'id': '6550651e-b3ff-4414-80d5-d11cb749fa75', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'security_group_id': 'bcfa1a8d-2428-4353-8ed9-7ad84b1c8685', '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_att r_id': 667, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:09:10Z', 'updated_at': '2025-07-31T13:09:10Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:09:10Z', 'updated_at': '2025-07-31T13:09:10Z', 'revision_number': 1, 'project_id': '561a60e076b94758a74d2184b6b3d818'}, 'floating_ip': {'id': 'b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:09:12Z', 'updated_at': '2025-07-31T13:09:12Z', 'revision_number': 0, 'ip': '172.24.4.170'}} 2025-07-31 13:09:13,355 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.932s 2025-07-31 13:09:13,356 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-290531376", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "eb187384-71cd-4fd3-8ceb-0491834e190a"}], "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "key_name": "tempest-keypair-188469486", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85b3e91-e1fc-45fb-adc6-1f929131a985', 'x-compute-request-id': 'req-b85b3e91-e1fc-45fb-adc6-1f929131a985', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "adminPass": "V5wFdYy2Pi3e"}}' 2025-07-31 13:09:13,591 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.210s 2025-07-31 13:09:13,592 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2b3360-3f41-42cb-a6cf-0eff45ef779c', 'x-compute-request-id': 'req-6c2b3360-3f41-42cb-a6cf-0eff45ef779c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "name": "tempest-tempest.common.compute-instance-290531376", "status": "BUILD", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metada ta": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:13Z", "updated": "2025-07-31T13:09:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-188469486", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:03,915 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.258s 2025-07-31 13:10:03,916 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3fa497-7ca5-48bd-a379-1505c4495616', 'x-compute-request-id': 'req-8c3fa497-7ca5-48bd-a379-1505c4495616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "name": "tempest-tempest.common.compute-instance-290531376", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:13Z", "updated": "2025-07-31T13:09:29Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:63:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-188469486", "OS-SRV-USG:launched_at": "2025-07-31T13:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:03,931 99924 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:11:04,205 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace/os-interface 0.213s 2025-07-31 13:11:04,205 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:03 GMT', 'server': 'Apache/2.4.52 (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-bd28e155-4155-443d-a8d9-42d39a510c54', 'x-compute-request-id': 'req-bd28e155-4155-443d-a8d9-42d39a510c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "eb187384-71cd-4fd3-8ceb-0491834e190a", "port_id": "3b9b95ac-96c2-4e31-a0a0-341453649d9a", "mac_addr": "fa:16:3e:e1:63:23", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "183f299a-fc45-45ef-9237-a5b49580a31f", "ip_address": "10.0.0.4"}]}]}' 2025-07-31 13:11:06,484 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef 2.275s 2025-07-31 13:11:06,485 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3b9b95ac-96c2-4e31-a0a0-341453649d9a"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f1ea29f5-d40c-41bc-8615-22b2aa7bd80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef'} Body: b'{"floatingip": {"id": "b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "floating_ip_address": "172.24.4.170", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "45bb592c-75f9-4747-b611-d99cc757dc72", "port_id": "3b9b95ac-96c2-4e31-a0a0-341453649d9a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "eb187384-71cd-4fd3-8ceb-0491834e190a", "mac_address": "fa:16:3e:e1:63:23", "admin_state_up": true, "status": "ACTIVE", "device_id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:09:12Z", "updated_at": "2025-07-31T13:11:04Z", "revision_number": 1, "project_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:11:06,487 99924 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.170:22' as 'cirros' with public key authentication 2025-07-31 13:11:06,500 99924 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:11:06,603 99924 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:11:06,603 99924 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.170 successfully created 2025-07-31 13:11:06,820 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.216s 2025-07-31 13:11:06,821 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3585a31c-46cd-4ec5-bfeb-4fae4a7842f1', 'x-compute-request-id': 'req-3585a31c-46cd-4ec5-bfeb-4fae4a7842f1', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "name": "tempest-tempest.common.compute-instance-290531376", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:13Z", "updated": "2025-07-31T13:09:29Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:63:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-188469486", "OS-SRV-USG:launched_at": "2025-07-31T13:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:06,881 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554 0.045s 2025-07-31 13:11:06,881 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1725bf15-ee7e-4226-a142-19093cb92f54', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1725bf15-ee7e-4226-a142-19093cb92f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554'} Body: b'{"volume": {"id": "26a2ca37-549e-4cbe-bfe3-e45ba53c8554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:10.000000", "updated_at": "2025-07-31T13:09:10.000000", "name": "tempest-ServerActionsTestOtherA-volume-78038903", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:11:07,953 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554 0.056s 2025-07-31 13:11:07,953 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-522c6a01-1a41-4206-a044-e49a813d2fbc', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522c6a01-1a41-4206-a044-e49a813d2fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554'} Body: b'{"volume": {"id": "26a2ca37-549e-4cbe-bfe3-e45ba53c8554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:10.000000", "updated_at": "2025-07-31T13:09:10.000000", "name": "tempest-ServerActionsTestOtherA-volume-78038903", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:11:08,173 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6 0.201s 2025-07-31 13:11:08,173 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c407e7-4727-42f1-b8b0-84737205928a', 'x-compute-request-id': 'req-a5c407e7-4727-42f1-b8b0-84737205928a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6'} Body: b'{"server": {"id": "17c862f5-e7f0-49c6-abf6-b8c40c408bc6", "name": "tempest-ServerActionsTestOtherA-server-295201937", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:17Z", "updated": "2025-07-31T13:06:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}, {"version": 4, "addr": "172.24.4.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1987277541", "OS-SRV-USG:launched_at": "2025-07-31T13:06:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422908380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:12:08,569 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.328s 2025-07-31 13:12:08,570 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ca86f0-55de-4979-8714-82069a644c92', 'x-compute-request-id': 'req-64ca86f0-55de-4979-8714-82069a644c92', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'' 2025-07-31 13:12:08,800 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.229s 2025-07-31 13:12:08,800 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229742fd-e71a-451b-bcd8-a6263db08a05', 'x-compute-request-id': 'req-229742fd-e71a-451b-bcd8-a6263db08a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "name": "tempest-tempest.common.compute-instance-290531376", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:13Z", "updated": "2025-07-31T13:12:09Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:63:23"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:63:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-188469486", "OS-SRV-USG:launched_at": "2025-07-31T13:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:12:58,898 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.033s 2025-07-31 13:12:58,898 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Ver sion,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ec25dc73-9531-4ede-ac70-f7772104d7c2', 'x-compute-request-id': 'req-ec25dc73-9531-4ede-ac70-f7772104d7c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 005b07a1-0fc0-47b8-aa84-3cf4fa24aace could not be found."}}' 2025-07-31 13:12:58,934 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-188469486 0.035s 2025-07-31 13:12:58,934 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53833ccb-4f78-4bf5-82f4-0d8407604be2', 'x-compute-request-id': 'req-53833ccb-4f78-4bf5-82f4-0d8407604be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-188469486'} Body: b'' 2025-07-31 13:12:59,115 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/bcfa1a8d-2428-4353-8ed9-7ad84b1c8685 0.180s 2025-07-31 13:12:59,115 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f07abf55-1792-462c-bd49-e502bcfd11f8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/bcfa1a8d-2428-4353-8ed9-7ad84b1c8685'} Body: b'' 2025-07-31 13:12:59,132 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/bcfa1a8d-2428-4353-8ed9-7ad84b1c8685 0.016s 2025-07-31 13:12:59,132 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dc443a0e-cc8b-49d1-a029-e97ededb997e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/bcfa1a8d-2428-4353-8ed9-7ad84b1c8685'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bcfa1a8d-2428-4353-8ed9-7ad84b1c8685 does not exist", "detail": ""}}' 2025-07-31 13:12:59,492 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef 0.359s 2025-07-31 13:12:59,493 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ce7a8446-045e-4af8-ab5f-4caf7bb0663b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef'} Body: b'' {6} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.613906s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9ee7be92-d396-403f-9edb-d676f4b0a60c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:39,839 99930 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:10:39,839 99930 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:10:39,895 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2025-07-31 13:10:39,895 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1052903872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDoun/oiiNfjHrXAVYZAO7znoyhaFbVZaaO1tigeykojPr+kM/XKx8vI9B6w/VEvLAHTGWfF+0fS5tqbD42I5gqgHBMRm7LYrKly8XhcHYg5w1YlENV3g4sp2zWSLDgU9w=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ad4f6e-b962-4048-8f58-a2ae9091cdfd', 'x-compute-request-id': 'req-12ad4f6e-b962-4048-8f58-a2ae9091cdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1052903872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDoun/oiiNfjHrXAVYZAO7znoyhaFbVZaaO1tigeykojPr+kM/XKx8vI9B6w/VEvLAHTGWfF+0fS5tqbD42I5gqgHBMRm7LYrKly8XhcHYg5w1YlENV3g4sp2zWSLDgU9w==", "fingerprint": "fb:85:71:d0:87:07:9f:11:e3:b0:e1:f9:3a:51:cc:2c", "user_id": "a4dccc2543ac4b629bd13fef2c03d802"}}' 2025-07-31 13:10:39,897 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1052903872 created 2025-07-31 13:10:40,331 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.432s 2025-07-31 13:10:40,331 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1281852737", "description": "tempest-description--486788501"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-84fbcb43-f425-4f02-ae82-06e0e6900655', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5c39b5ad-582c-4466-8976-48ebead985b7", "name": "tempest-securitygroup--1281852737", "stateful": true, "tenant_id": "93a84becbd59439eb33e434499f3053e", "description": "tempest-description--486788501", "shared": false, "security_group_rules": [{"id": "55b72be1-f483-41fa-9da5-c04c9c7ba5a1", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "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": 770, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 0}, {"id": "5b4477c3-9cb3-4ca9-9c8b-d1a0abc538fa", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "ethertype": "IPv4", "direction": "egress", "protocol": null, "por t_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": 771, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:10:40,574 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-07-31 13:10:40,575 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f7076646-5eeb-4a38-bdde-aad306660931', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5adb50f-8d94-45e7-b0be-599fe835f031", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 0}}' 2025-07-31 13:10:40,850 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.274s 2025-07-31 13:10:40,850 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c82dd4d9-0430-41eb-aefd-54544501a067', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bdd9a619-7610-42a2-957e-e4593b5040b5", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 0}}' 2025-07-31 13:10:40,851 99930 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1281852737 created 2025-07-31 13:10:41,582 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.730s 2025-07-31 13:10:41,582 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-T oken': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0b313700-aaa2-4642-b329-88b1ae6b18b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a99bc5f1-15fa-43fd-9c7d-927ca44385d3", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.15", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "93a84becbd59439eb33e434499f3053e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:10:41Z", "updated_at": "2025-07-31T13:10:41Z", "revision_number": 0}}' 2025-07-31 13:10:41,582 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a99bc5f1-15fa-43fd-9c7d-927ca44385d3', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.15', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:10:41Z', 'updated_at': '2025-07-31T13:10:41Z', 'revision_number': 0, 'ip': '172.24.4.15'} created 2025-07-31 13:10:41,680 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2025-07-31 13:10:41,680 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0c4ab697-e265-4a52-81f3-83bbe7a9ee32', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4dccc2543ac4b629bd13fef2c03d802", "name": "tempest-AttachVolumeNegativeTest-1033921734-project-member", "password_expires_at": null}, "audit_ids": ["3T9xx9fASruLwlvGQXKILQ"], "expires_at": "2025-07-31T14:10:41.000000Z", "issued_at": "2025-07-31T13:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93a84becbd59439eb33e434499f3053e", "name": "tempest-AttachVolumeNegativeTest-1033921734"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", " type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/93a84becbd59439eb33e434499f3053e", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:10:41,681 99930 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '33341aed-c1a2-4c5f-ac13-5fbb360a766d', 'name': 'tempest-AttachVolumeNegativeTest-1274913234-network', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '93a84becbd59439eb33e434499f3053e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:15Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:10:41,682 99930 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1052903872', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDoun/oiiNfjHrXAVYZAO7znoyhaFbVZaaO1tigeykojPr+kM/XKx8vI9B6w/VEvLAHTGWfF+0fS5tqbD42I5gqgHBMRm7LYrKly8XhcHYg5w1YlENV3g4sp2zWSLDgU9w==', 'fingerprint': 'fb:85:71:d0:87:07:9f:11:e3:b0:e1:f9:3a:51:cc:2c', 'user_id': 'a4dccc2543ac4b629bd13fef2c03d802', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAxWw28CgLzuDczP4yxAKcQOqS/MnHxVU38GzuEP7TUYhPiMhcx3Qkm\nFsaqwbfyTwGgBwYFK4EEACKhZANiAAQ6Lp/6IojX4x61wFWGQDu856MoWhW1WWmj\ntbYoHspKIz6/pDP1ysfLyPQesP1RLywB0xlnxftH0ubamw+NiOYKoBwTEZuy2Kyp\ncvF4XB2IOcNWJRDVd4OLKds1kiw4FPc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5c39b5ad-582c-4466-8976-48ebead985b7', 'name': 'tempest-securitygroup--1281852737', 'stateful': True, 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'description': 'tempest-description--486788501', 'shared': False, 'security_group_rules': [{'id': '55b72be1-f483-41fa-9da5-c04c9c7ba5a1', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '5c39b5ad-582c-4466-8976-48ebead985b7', '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': 770, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:10:40Z', 'updated_at': '2025-07-31T13:10:40Z', 'revision_number': 0}, {'id': '5b4477c3-9cb3-4ca9-9c8b-d1a0abc538fa', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '5c39b5ad-582c-4466-8976-48ebead985b7', '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': 771, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:10:40Z', 'updated_at': '2025-07-31T13:10:40Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025- 07-31T13:10:40Z', 'updated_at': '2025-07-31T13:10:40Z', 'revision_number': 1, 'project_id': '93a84becbd59439eb33e434499f3053e'}, 'floating_ip': {'id': 'a99bc5f1-15fa-43fd-9c7d-927ca44385d3', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.15', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:10:41Z', 'updated_at': '2025-07-31T13:10:41Z', 'revision_number': 0, 'ip': '172.24.4.15'}} 2025-07-31 13:10:42,448 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.766s 2025-07-31 13:10:42,449 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-347686083", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "33341aed-c1a2-4c5f-ac13-5fbb360a766d"}], "security_groups": [{"name": "tempest-securitygroup--1281852737"}], "key_name": "tempest-keypair-1052903872", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ccd198-6f95-48b0-8821-52951144aad7', 'x-compute-request-id': 'req-08ccd198-6f95-48b0-8821-52951144aad7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1281852737"}], "adminPass": "password"}}' 2025-07-31 13:10:42,534 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.079s 2025-07-31 13:10:42,534 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e80c255-926b-4dc7-9916-49937245564c', 'x-compute-request-id': 'req-0e80c255-926b-4dc7-9916-49937245564c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'{"server": {"id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "name": "tempest-AttachVolumeNegativeTest-server-347686083", "status": "BUILD", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1" , "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:42Z", "updated": "2025-07-31T13:10:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1052903872", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:32,807 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.208s 2025-07-31 13:11:32,808 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ede0d31-109b-4fe2-9cf7-bf5471f685df', 'x-compute-request-id': 'req-5ede0d31-109b-4fe2-9cf7-bf5471f685df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'{"server": {"id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "name": "tempest-AttachVolumeNegativeTest-server-347686083", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:42Z", "updated": "2025-07-31T13:10:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ee:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1052903872", "OS-SRV-USG:launched_at": "2025-07-31T13:10:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1281852737"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:32,825 99930 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:12:33,043 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600/os-interface 0.161s 2025-07-31 13:12:33,043 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'applicati on/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d478125-7e40-4d05-a0b0-cc6dde0efeb6', 'x-compute-request-id': 'req-9d478125-7e40-4d05-a0b0-cc6dde0efeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "port_id": "d4e9159d-0643-426d-89c7-5718b41a42d4", "mac_addr": "fa:16:3e:c6:ee:75", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59d2e7e7-9ebb-4697-aded-d4d979882b83", "ip_address": "10.0.0.10"}]}]}' 2025-07-31 13:12:33,853 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/a99bc5f1-15fa-43fd-9c7d-927ca44385d3 0.805s 2025-07-31 13:12:33,853 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d4e9159d-0643-426d-89c7-5718b41a42d4"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-37f78137-bb37-49bb-85b9-795782ea75a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/a99bc5f1-15fa-43fd-9c7d-927ca44385d3'} Body: b'{"floatingip": {"id": "a99bc5f1-15fa-43fd-9c7d-927ca44385d3", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.15", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "b9bbd44e-1b6c-4120-be47-b79bc608448e", "port_id": "d4e9159d-0643-426d-89c7-5718b41a42d4", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "mac_address": "fa:16:3e:c6:ee:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:10:41Z", "updated_at": "2025-07-31T13:12:33Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:12:33,855 99930 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.15:22' as 'cirros' with public key authentication 2025-07-31 13:12:33,867 99930 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:12:33,969 99930 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:12:33,970 99930 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.15 successfully created 2025-07-31 13:12:34,013 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600/ips 0.043s 2025-07-31 13:12:34,014 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1befb6-57d7-4638-80d0-d1ada6fddb16', 'x-compute-request-id': 'req-fc1befb6-57d7-4638-80d0-d1ada6fddb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.10"} ]}}' 2025-07-31 13:12:34,214 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.197s 2025-07-31 13:12:34,214 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1373025469"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2cf90b-f9e8-41ec-9737-9855a581d05d', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2cf90b-f9e8-41ec-9737-9855a581d05d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9ee7be92-d396-403f-9edb-d676f4b0a60c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:34.144039", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1373025469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:12:34,269 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c 0.042s 2025-07-31 13:12:34,269 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac651ce1-58c8-4f16-b0b0-47e1ae6b9142', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac651ce1-58c8-4f16-b0b0-47e1ae6b9142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c'} Body: b'{"volume": {"id": "9ee7be92-d396-403f-9edb-d676f4b0a60c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:34.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1373025469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:12:35,326 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c 0.041s 2025-07-31 13:12:35,326 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-03b14e07-8481-455a-a358-48096a965386', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b14e07-8481-455a-a358-48096a965386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c'} Body: b'{"volume": {"id": "9ee7be92-d396-403f-9edb-d676f4b0a60c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:34.000000", "updated_at": "2025-07-31T13:12:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1373025469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:12:35,454 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.110s 2025-07-31 13:12:35,454 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31660620-4e33-4468-adc7-3e2fbd4331ae', 'x-compute-request-id': 'req-31660620-4e33-4468-adc7-3e2fbd4331ae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'' 2025-07-31 13:12:35,664 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.209s 2025-07-31 13:12:35,665 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce31c981-174a-44e5-af56-a24a14c731e8', 'x-compute-request-id': 'req-ce31c981-174a-44e5-af56-a24a14c731e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'{"server": {"id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "name": "tempest-AttachVolumeNegativeTest-server-347686083", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:42Z", "updated": "2025-07-31T13:12:35Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ee:75"}, {"version": 4, " addr": "172.24.4.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ee:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1052903872", "OS-SRV-USG:launched_at": "2025-07-31T13:10:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1281852737"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:13:25,771 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.046s 2025-07-31 13:13:25,772 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e1b67079-3894-4e71-9e2c-cc28d7bf56c9', 'x-compute-request-id': 'req-e1b67079-3894-4e71-9e2c-cc28d7bf56c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fb1071bf-584d-4e6a-ba27-34e9de939600 could not be found."}}' 2025-07-31 13:13:25,808 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1052903872 0.035s 2025-07-31 13:13:25,808 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23304af9-d3ab-48c5-af5a-430cf6f5cda4', 'x-compute-request-id': 'req-23304af9-d3ab-48c5-af5a-430cf6f5cda4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1052903872'} Body: b'' 2025-07-31 13:13:26,011 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/5c39b5ad-582c-4466-8976-48ebead985b7 0.201s 2025-07-31 13:13:26,011 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f865fc70-4f6f-4179-8342-dc75d19dac3b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5c39b5ad-582c-4466-8976-48ebead985b7'} Body: b'' 2025-07-31 13:13:26,042 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/5c39b5ad-582c-4466-8976-48ebead985b7 0.028s 2025-07-31 13:13:26,046 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2b85f916-f4bb-4ef7-81fb-ac0b551ac806', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5c39b5ad-582c-4466-8976-48ebead985b7'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5c39b5ad-582c-4466-8976-48ebead985b7 does not exist", "detail": ""}}' 2025-07-31 13:13:26,449 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/a99bc5f1-15fa-43fd-9c7d-927ca44385d3 0.398s 2025-07-31 13:13:26,449 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-763d198b-4a46-4e31-9c6e-233dff5e8514', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/a99bc5f1-15fa-43fd-9c7d-927ca44385d3'} Body: b'' {6} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.600390s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4fff3d99-b331-4d24-8412-c535407b0d6b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:31,455 99930 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.443s 2025-07-31 13:13:31,455 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1544057876", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed6b6d20-40bb-40e6-b655-afb8978ac6c5', 'x-compute-request-id': 'req-ed6b6d20-40bb-40e6-b655-afb8978ac6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "4fff3d99-b331-4d24-8412-c535407b0d6b", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:13:31.342701", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1544057876", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-07-31 13:13:31,518 99930 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b 0.056s 2025-07-31 13:13:31,518 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af039fa6-9760-414d-8482-889c22c0ffb9', 'x-compute-request-id': 'req-af039fa6-9760-414d-8482-889c22c0ffb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b'} Body: b'{"volume": {"id": "4fff3d99-b331-4d24-8412-c535407b0d6b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:13:31.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1544057876", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-07-31 13:13:32,605 99930 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b 0.080s 2025-07-31 13:13:32,605 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f3f0064-0f5d-4d9f-ba3f-bacfdb6eb8fb', 'x-compute-request-id': 'req-2f3f0064-0f5d-4d9f-ba3f-bacfdb6eb8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b'} Body: b'{"volume": {"id": "4fff3d99-b331-4d24-8412-c535407b0d6b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:13:31.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1544057876", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {7} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [167.423976s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 67d8e78c-e7f7-49f5-90b1-18176fcae413 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:46,819 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-07-31 13:10:46,819 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3a5091f0-5df1-446c-8113-3a5b076e9fbb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2dadf6defa1545d993913040862933bd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1732182027-project-member", "password_expires_at": null}, "audit_ids": ["0SDu_pQjSbKjpab8WnG8tQ"], "expires_at": "2025-07-31T14:10:46.000000Z", "issued_at": "2025-07-31T13:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bd672ea43cb47bc8ec83d88725f52b0", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1732182027"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8bd672ea43cb47bc8ec83d88725f52b0", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:10:46,820 99932 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '38793b23-13ad-420c-8443-9f22704923aa', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1514638230-network', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2670, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_a ddress_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:10:31Z', 'updated_at': '2025-07-31T13:10:31Z', 'revision_number': 1} available for tenant 2025-07-31 13:10:46,821 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:10:46,821 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:10:46,907 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.083s 2025-07-31 13:10:46,907 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2072975320", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIeTBLYxpr7uhR5+/PcfKpLupPF5YIeleLV03SEcXE2alsvbBt93lahvW9jEGSBkcwdtqTNZCyvezoMgNVs21wod/QpoE/VToCm+M4cDPlc6NU3hoGiPqqvtKyi0aH6oUA=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a803b16-2039-478b-8800-640f757abf52', 'x-compute-request-id': 'req-3a803b16-2039-478b-8800-640f757abf52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2072975320", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIeTBLYxpr7uhR5+/PcfKpLupPF5YIeleLV03SEcXE2alsvbBt93lahvW9jEGSBkcwdtqTNZCyvezoMgNVs21wod/QpoE/VToCm+M4cDPlc6NU3hoGiPqqvtKyi0aH6oUA==", "fingerprint": "23:a0:0d:ae:49:c4:77:12:cb:1f:b8:94:de:57:41:f6", "user_id": "2dadf6defa1545d993913040862933bd"}}' 2025-07-31 13:10:46,914 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2072975320 created 2025-07-31 13:10:47,161 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.246s 2025-07-31 13:10:47,161 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--666937874", "description": "tempest-description--881587311"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-0a2b963b-02e7-42ab-9b5c-16564e64d861', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c2672180-86ed-4673-a245-c8561057b13a", "name": "tempest-securitygroup--666937874", "stateful": true, "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "description": "tempest-description--881587311", "shared": false, "security_group_rules": [{"id": "a8df04cc-4038-4a46-9401-64d25ae3d75b", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "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": 780, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "revision_number": 0}, {"id": "c7e28db8-dbe3-4070-aa0e-a07407363e65", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "tenant _id": "8bd672ea43cb47bc8ec83d88725f52b0", "security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "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": 781, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:10:47Z", "updated_at": "2025-07-31T13:10:47Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "revision_number": 1, "project_id": "8bd672ea43cb47bc8ec83d88725f52b0"}}' 2025-07-31 13:10:47,359 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.197s 2025-07-31 13:10:47,359 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-193a2f7c-146a-4e5a-bc18-f159dcdb4940', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea69c0b4-ca82-477d-a7e3-92110a5babdb", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:10:47Z", "updated_at": "2025-07-31T13:10:47Z", "revision_number": 0}}' 2025-07-31 13:10:47,596 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.236s 2025-07-31 13:10:47,596 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e2b459d6-ec24-44df-9ea4-d95cbb783fd0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e87788d6-e209-40f9-aef9-46922d6732fe", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:10:47Z", "updated_at": "2025-07-31T13:10:47Z", "revision_number": 0}}' 2025-07-31 13:10:47,597 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--666937874 created 2025-07-31 13:10:48,503 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.906s 2025-07-31 13:10:48,504 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-08a4bb6a-6ec2-4dc7-979e-ca512eb8ae0e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "919819ed-21ab-4c33-b8f1-5988dd11cd06", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "floating_ip_address": "172.24.4.39", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:10:48Z", "updated_at": "2025-07-31T13:10:48Z", "revision_number": 0}}' 2025-07-31 13:10:48,504 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '919819ed-21ab-4c33-b8f1-5988dd11cd06', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'floating_ip_address': '172.24.4.39', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:10:48Z', 'updated_at': '2025-07-31T13:10:48Z', 'revision_number': 0, 'ip': '172.24.4.39'} created 2025-07-31 13:10:48,505 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2072975320', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIeTBLYxpr7uhR5+/PcfKpLupPF5YIeleLV03SEcXE2alsvbBt93lahvW9jEGSBkcwdtqTNZCyvezoMgNVs21wod/QpoE/VToCm+M4cDPlc6NU3hoGiPqqvtKyi0aH6oUA==', 'fingerprint': '23:a0:0d:ae:49:c4:77:12:cb:1f:b8:94:de:57:41:f6', 'user_id': '2dadf6defa1545d993913040862933bd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDyEVg1xXrQpBeQosneVlb+MtJDsPqjlCLs3WG6EIg5A4NB5HCGyc07\nG6fi5AZZSBCgBwYFK4EEACKhZANiAASHkwS2Maa+7oUefvz3HyqS7qTxeWCHpXi1\ndN0hHFxNmpbL2wbfd5Wob1vYxBkgZHMHbakzWQsr3s6DIDVbNtcKHf0KaBP1U6Ap\nvjOHAz5XOjVN4aBoj6qr7SsotGh+qFA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c2672180-86ed-4673-a245-c8561057b13a', 'name': 'tempest-securitygroup--666937874', 'stateful': True, 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'description': 'tempest-description--881587311', 'shared': False, 'security_group_rules': [{'id': 'a8df04cc-4038-4a46-9401-64d25ae3d75b', 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'security_group_id': 'c2672180-86ed-4673-a245-c8561057b13a', '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': 780, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:10:46Z', 'updated_at': '2025-07-31T13:10:46Z', 'revision_number': 0}, {'id': 'c7e28db8-dbe3-4070-aa0e-a07407363e65', 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'security_group_id': 'c2672180-86ed-4673-a245-c8561057b13a', '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': 781, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:10:47Z', 'updated_at': '2025-07 -31T13:10:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:10:46Z', 'updated_at': '2025-07-31T13:10:46Z', 'revision_number': 1, 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0'}, 'floating_ip': {'id': '919819ed-21ab-4c33-b8f1-5988dd11cd06', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'floating_ip_address': '172.24.4.39', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:10:48Z', 'updated_at': '2025-07-31T13:10:48Z', 'revision_number': 0, 'ip': '172.24.4.39'}} 2025-07-31 13:10:49,036 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.529s 2025-07-31 13:10:49,036 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "38793b23-13ad-420c-8443-9f22704923aa"}], "security_groups": [{"name": "tempest-securitygroup--666937874"}], "key_name": "tempest-keypair-2072975320", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a709829b-1bf0-4548-b408-4b5ebe895160', 'x-compute-request-id': 'req-a709829b-1bf0-4548-b408-4b5ebe895160', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--666937874"}], "adminPass": "DmnnSVH6YN9P"}}' 2025-07-31 13:10:49,121 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.081s 2025-07-31 13:10:49,122 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56b76e0-94c4-416a-bec7-a02274f29003', 'x-compute-request-id': 'req-f56b76e0-94c4-416a-bec7-a02274f29003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "status": "BUILD", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "user_id": "2dadf6defa1545d993913040862933bd", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookma rk", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:49Z", "updated": "2025-07-31T13:10:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2072975320", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:39,429 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.242s 2025-07-31 13:11:39,429 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618dfed4-0e7c-492d-9aa3-2be543b1d3b1', 'x-compute-request-id': 'req-618dfed4-0e7c-492d-9aa3-2be543b1d3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "status": "ACTIVE", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "user_id": "2dadf6defa1545d993913040862933bd", "metadata": {}, "hostId": "253218bcf05cad7f9f884021e58a7692b9341ce6bb6411c270c23f43", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:49Z", "updated": "2025-07-31T13:11:06Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1514638230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:c1:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2072975320", "OS-SRV-USG:launched_at": "2025-07-31T13:11:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--666937874"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:39,445 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:12:39,668 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702/os-interface 0.163s 2025-07-31 13:12:39,669 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98600707-b3d3-4abd-87dd-2dcdcd77e1e3', 'x-compute-request-id': 'req-98600707-b3d3-4abd-87dd-2dcdcd77e1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "38793b23-13ad-420c-8443-9f22704923aa", "port_id": "44e65527-ab6d-439a-9b89-d37e0e3905b2", "mac_addr": "fa:16:3e:72:c1:f6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4b4700ea-8e85-4aeb-812a-42bc31e35d9f", "ip_address": "10.0.0.12"}]}]}' 2025-07-31 13:12:40,438 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/919819ed-21ab-4c33-b8f1-5988dd11cd06 0.765s 2025-07-31 13:12:40,438 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "44e65527-ab6d-439a-9b89-d37e0e3905b2"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8e94b70d-72b8-4e38-ba7c-aab732edfd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/919819ed-21ab-4c33-b8f1-5988dd11cd06'} Body: b'{"floatingip": {"id": "919819ed-21ab-4c33-b8f1-5988dd11cd06", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "floating_ip_address": "172.24.4.39", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "f35c7790-3172-41f2-8d2e-91009a382afa", "port_id": "44e65527-ab6d-439a-9b89-d37e0e3905b2", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "38793b23-13ad-420c-8443-9f22704923aa", "mac_address": "fa:16:3e:72:c1:f6", "admin_state_up": true, "status": "ACTIVE", "device_id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:10:48Z", "updated_at": "2025-07-31T13:12:39Z", "revision_number": 1, "project_id": "8bd672ea43cb47bc8ec83d88725f52b0"}}' 2025-07-31 13:12:40,443 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.39:22' as 'cirros' with public key authentication 2025-07-31 13:12:40,458 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:12:40,562 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:12:40,562 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.39 successfully created 2025-07-31 13:12:40,729 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.166s 2025-07-31 13:12:40,730 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3225816d-f152-417f-bdab-61399682ea44', 'x-compute-request-id': 'req-3225816d-f152-417f-bdab-61399682ea44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "status": "ACTIVE", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "user_id": "2dadf6defa1545d993913040862933bd", "metadata": {}, "hostId": "253218bcf05cad7f9f884021e58a7692b9341ce6bb6411c270c23f43", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:49Z", "updated": "2025-07-31T13:11:06Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1514638230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:c1:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2072975320", "OS-SRV-USG:launched_at": "2025-07-31T13:11:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--666937874"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:12:40,818 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.073s 2025-07-31 13:12:40,819 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8041706e-dbeb-4539-b466-7b5075aea6ce', 'x-compute-request-id': 'req-8041706e-dbeb-4539-b466-7b5075aea6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}]}]}' 2025-07-31 13:12:41,112 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.286s 2025-07-31 13:12:41,112 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1953952788", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ff30fa-63b0-4d3a-ad35-e62d8bd057d8', 'content-length': '790', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ff30fa-63b0-4d3a-ad35-e62d8bd057d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "67d8e78c-e7f7-49f5-90b1-18176fcae413", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:41.036326", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1953952788", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}], "user_id": "2dadf6defa1545d993913040862933bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:12:41,173 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413 0.049s 2025-07-31 13:12:41,174 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1a1865-cd17-46f5-ab92-8b94351983e6', 'content-length': '858', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1a1865-cd17-46f5-ab92-8b94351983e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413'} Body: b'{"volume": {"id": "67d8e78c-e7f7-49f5-90b1-18176fcae413", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:41.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1953952788", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}], "user_id": "2dadf6defa1545d993913040862933bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0"}}' 2025-07-31 13:12:42,230 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413 0.042s 2025-07-31 13:12:42,230 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8fad82-0f5f-40c9-9229-c9b6f6a56fd2', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8fad82-0f5f-40c9-9229-c9b6f6a56fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413'} Body: b'{"volume": {"id": "67d8e78c-e7f7-49f5-90b1-18176fcae413", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:41.000000", "updated_at": "2025-07-31T13:12:41.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1953952788", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.2 10/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}], "user_id": "2dadf6defa1545d993913040862933bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0"}}' 2025-07-31 13:12:42,341 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413 0.096s 2025-07-31 13:12:42,341 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9cfcb4-ffe4-4338-a402-f81de0e2f21c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413'} Body: b'' 2025-07-31 13:12:42,365 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413 0.023s 2025-07-31 13:12:42,365 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5c5e71-50b7-4c6a-93ac-dc6b7ae6a7ac', 'x-openstack-request-id': 'req-ff5c5e71-50b7-4c6a-93ac-dc6b7ae6a7ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67d8e78c-e7f7-49f5-90b1-18176fcae413 could not be found."}}' 2025-07-31 13:12:42,492 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.127s 2025-07-31 13:12:42,493 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-116724cc-4648-4ab3-98f5-31721dd6b2f0', 'x-compute-request-id': 'req-116724cc-4648-4ab3-98f5-31721dd6b2f0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'' 2025-07-31 13:12:42,661 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.167s 2025-07-31 13:12:42,662 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json ', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76183c9e-b1a0-42fe-bbc4-0fd47912e589', 'x-compute-request-id': 'req-76183c9e-b1a0-42fe-bbc4-0fd47912e589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "status": "ACTIVE", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "user_id": "2dadf6defa1545d993913040862933bd", "metadata": {}, "hostId": "253218bcf05cad7f9f884021e58a7692b9341ce6bb6411c270c23f43", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:49Z", "updated": "2025-07-31T13:12:42Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1514638230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:c1:f6"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:c1:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2072975320", "OS-SRV-USG:launched_at": "2025-07-31T13:11:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--666937874"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:13:32,763 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.038s 2025-07-31 13:13:32,763 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e5781e82-2490-4795-986c-46ca2f2e1eb1', 'x-compute-request-id': 'req-e5781e82-2490-4795-986c-46ca2f2e1eb1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5335a483-8699-46fe-b3f0-6a21b2dde702 could not be found."}}' 2025-07-31 13:13:32,791 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2072975320 0.027s 2025-07-31 13:13:32,791 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad66e341-dba0-4aba-9434-812e96eb e2fe', 'x-compute-request-id': 'req-ad66e341-dba0-4aba-9434-812e96ebe2fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2072975320'} Body: b'' 2025-07-31 13:13:32,986 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c2672180-86ed-4673-a245-c8561057b13a 0.194s 2025-07-31 13:13:32,986 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4727029d-e2cb-4e94-830a-4df4ece60476', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c2672180-86ed-4673-a245-c8561057b13a'} Body: b'' 2025-07-31 13:13:33,019 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c2672180-86ed-4673-a245-c8561057b13a 0.032s 2025-07-31 13:13:33,019 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c9f1359e-21d0-4a3f-be4a-d23b79268e7c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c2672180-86ed-4673-a245-c8561057b13a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c2672180-86ed-4673-a245-c8561057b13a does not exist", "detail": ""}}' 2025-07-31 13:13:34,146 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/919819ed-21ab-4c33-b8f1-5988dd11cd06 1.126s 2025-07-31 13:13:34,146 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6d9a76f2-80bf-48f7-ac86-b38f4c02759d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/919819ed-21ab-4c33-b8f1-5988dd11cd06'} Body: b'' {6} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.541818s] ... ok {6} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000909s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.157291s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.078576s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.226351s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain [1.502678s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 84, in test_delete_dep_chain volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 46442395-4ed9-4dc8-8e2d-8b0a7f2af750 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:43,563 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.378s 2025-07-31 13:13:43,563 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1700908986"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9fef06-9005-4e3e-b53a-b52846eb1315', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9fef06-9005-4e3e-b53a-b52846eb1315', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "46442395-4ed9-4dc8-8e2d-8b0a7f2af750", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:43.494502", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1700908986", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:13:43,613 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750 0.038s 2025-07-31 13:13:43,613 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e1d7c3-ac11-4eef-b6b7-a16c88559ad0', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e1d7c3-ac11-4eef-b6b7-a16c88559ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750'} Body: b'{"volume": {"id": "46442395-4ed9-4dc8-8e2d-8b0a7f2af750", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:43.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1700908986", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' 2025-07-31 13:13:44,668 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750 0.040s 2025-07-31 13:13:44,669 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b50a32-9701-42c2-9ea6-ca05ed837590', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b50a32-9701-42c2-9ea6-ca05ed837590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750'} Body: b'{"volume": {"id": "46442395-4ed9-4dc8-8e2d-8b0a7f2af750", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:43.000000", "updated_at": "2025-07-31T13:13:44.000000", "name": "tempest-VolumeDependencyTests-Volume-1700908986", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2 [1.305877s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 109, in test_delete_dep_chain_2 volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b4dca21-a44c-4d6b-84f9-de56bf94cf6a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:44,874 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.185s 2025-07-31 13:13:44,874 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1227960000"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a0388d1-dc79-4cee-bfe7-bd5bf6e601a8', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a0388d1-dc79-4cee-bfe7-bd5bf6e601a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4b4dca21-a44c-4d6b-84f9-de56bf94cf6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:44.817934", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1227960000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:13:44,921 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a 0.035s 2025-07-31 13:13:44,922 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795e29f4-5bb4-4c47-b9af-aa3a6f939a3e', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795e29f4-5bb4-4c47-b9af-aa3a6f939a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a'} Body: b'{"volume": {"id": "4b4dca21-a44c-4d6b-84f9-de56bf94cf6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:45.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1227960000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' 2025-07-31 13:13:45,976 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a 0.040s 2025-07-31 13:13:45,977 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Th u, 31 Jul 2025 13:13:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fced4fc7-7969-4461-a68a-fefcf704e55d', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fced4fc7-7969-4461-a68a-fefcf704e55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a'} Body: b'{"volume": {"id": "4b4dca21-a44c-4d6b-84f9-de56bf94cf6a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:45.000000", "updated_at": "2025-07-31T13:13:45.000000", "name": "tempest-VolumeDependencyTests-Volume-1227960000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [1.331101s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 58, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c1af0b1-0c20-4e01-bc89-0614c5910324 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:46,204 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.208s 2025-07-31 13:13:46,204 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-507153983"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad81d96b-be95-4804-a9c3-c6ccae7b489e', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad81d96b-be95-4804-a9c3-c6ccae7b489e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9c1af0b1-0c20-4e01-bc89-0614c5910324", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:46.138624", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-507153983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:13:46,258 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324 0.042s 2025-07-31 13:13:46,259 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd37704-9057-41dc-b36c-332978fc171d', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd37704-9057-41dc-b36c-332978fc171d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324'} Body: b'{"volume": {"id": "9c1af0b1-0c20-4e01-bc89-0614c5910324", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:46.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-507153983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' 2025-07-31 13:13:47,313 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324 0.040s 2025-07-31 13:13:47,313 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Thu, 31 Jul 2025 13:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1412a792-f084-432e-ba37-9ea6f836b419', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1412a792-f084-432e-ba37-9ea6f836b419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324'} Body: b'{"volume": {"id": "9c1af0b1-0c20-4e01-bc89-0614c5910324", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:46.000000", "updated_at": "2025-07-31T13:13:46.000000", "name": "tempest-VolumeDependencyTests-Volume-507153983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' {6} setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e9dab08e-79f0-4db8-818d-e73772f3ce22 failed to build and is in ERROR status {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [1.299911s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 42, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e6cc993c-ba37-4a8f-8639-5e75ebb614d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:47,506 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.177s 2025-07-31 13:13:47,506 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1831458615"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6be8a1f-8f32-455d-bdf0-555dcd2f10ca', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6be8a1f-8f32-455d-bdf0-555dcd2f10ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e6cc993c-ba37-4a8f-8639-5e75ebb614d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:47.446181", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1831458615", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:13:47,556 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4 0.038s 2025-07-31 13:13:47,556 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238c3155-172a-4c44-b341-f4f509f967a5', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238c3155-172a-4c44-b341-f4f509f967a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4'} Body: b'{"volume": {"id": "e6cc993c-ba37-4a8f-8639-5e75ebb614d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:47.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1831458615", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' 2025-07-31 13:13:48,614 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4 0.043s 2025-07-31 13:13:48,614 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Thu, 31 Jul 2025 13:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ecc77a2-2aae-4bf6-a733-64b822ebfb20', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ecc77a2-2aae-4bf6-a733-64b822ebfb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4'} Body: b'{"volume": {"id": "e6cc993c-ba37-4a8f-8639-5e75ebb614d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:47.000000", "updated_at": "2025-07-31T13:13:48.000000", "name": "tempest-VolumeDependencyTests-Volume-1831458615", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' {6} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d75f5f94-e7f6-4eaa-945f-8b21c5f27dfc failed to build and is in ERROR status {6} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1ec78fdf-8746-45c6-a341-9b4ac23c0ec0 failed to build and is in ERROR status {6} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.843880s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9225facf-c232-4097-a4ec-b736870abf73 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:56,756 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.160s 2025-07-31 13:13:56,756 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-653f78f6-0dea-4f94-8d4c-cd2fbf601182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:13:57,145 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.388s 2025-07-31 13:13:57,146 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1072612720"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68f3a38-286e-497a-8e3d-152448677c69', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68f3a38-286e-497a-8e3d-152448677c69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9225facf-c232-4097-a4ec-b736870abf73", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:57.075064", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1072612720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9225facf-c232-4097-a4ec-b736870abf73"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:13:57,197 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.037s 2025-07-31 13:13:57,197 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-4908788c-fd4b-4dbc-9cca-25f9f6f1fbfa', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4908788c-fd4b-4dbc-9cca-25f9f6f1fbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'{"volume": {"id": "9225facf-c232-4097-a4ec-b736870abf73", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:57.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1072612720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9225facf-c232-4097-a4ec-b736870abf73"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:58,249 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.036s 2025-07-31 13:13:58,249 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1879cb48-20c0-454e-b2ac-dc599c5ea5c9', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1879cb48-20c0-454e-b2ac-dc599c5ea5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'{"volume": {"id": "9225facf-c232-4097-a4ec-b736870abf73", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:57.000000", "updated_at": "2025-07-31T13:13:57.000000", "name": "tempest-VolumesCloneTest-Volume-1072612720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9225facf-c232-4097-a4ec-b736870abf73"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:58,308 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.044s 2025-07-31 13:13:58,308 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1277a0-a921-4106-860c-64fa5ed7589a', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1277a0-a921-4106-860c-64fa5ed7589a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'{"volume": {"id": "9225facf-c232-4097-a4ec-b736870abf73", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:57.000000 ", "updated_at": "2025-07-31T13:13:57.000000", "name": "tempest-VolumesCloneTest-Volume-1072612720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9225facf-c232-4097-a4ec-b736870abf73"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:58,416 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.094s 2025-07-31 13:13:58,416 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad86f61-51a9-4960-9c27-b49e1b98dedf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'' 2025-07-31 13:13:58,437 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.020s 2025-07-31 13:13:58,437 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2408cf94-e278-4cff-bb99-38b9b0cdbe44', 'x-openstack-request-id': 'req-2408cf94-e278-4cff-bb99-38b9b0cdbe44', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9225facf-c232-4097-a4ec-b736870abf73 could not be found."}}' {6} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.475146s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 16057873-37db-44b0-afaa-44509500fec8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:58,619 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.178s 2025-07-31 13:13:58,619 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1979364740"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c30d0ee-1e9d-48a7-a762-cbfc7da86f57', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c30d0ee-1e9d-48a7-a762-cbfc7da86f57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "16057873-37db-44b0-afaa-44509500fec8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:58.562631", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1979364740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/16057873-37db-44b0-afaa-44509500fec8"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:13:58,672 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.037s 2025-07-31 13:13:58,672 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b72a4b-0bdb-4733-989b-8ac490f89e66', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b72a4b-0bdb-4733-989b-8ac490f89e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'{"volume": {"id": "16057873-37db-44b0-afaa-44509500fec8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:59.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1979364740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/16057873-37db-44b0-afaa-44509500fec8"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:59,725 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.037s 2025-07-31 13:13:59,725 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef5a3a9-f634-4377-888f-7f41826e5402', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef5a3a9-f634-4377-888f-7f41826e5402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'{"volume": {"id": "16057873-37db-44b0-afaa-44509500fec8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:59.000000", "updated_at": "2025-07-31T13:13:59.000000", "name": "tempest-VolumesCloneTest-Volume-1979364740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/16057873-37db-44b0-afaa-44509500fec8"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:59,777 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.036s 2025-07-31 13:13:59,777 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bff31e0-9b00-4193-9e80-a45184565005', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bff31e0-9b00-4193-9e80-a45184565005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'{"volume": {"id": "16057873-37db-44b0-afaa-44509500fec8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:59.000000", "updated_at": "2025-07-31T13:13:59.000000", "name": "tempest-VolumesCloneTest-Volume-1979364740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/16057873-37db-44b0-afaa-44509500fec8"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:59,889 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.098s 2025-07-31 13:13:59,890 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177c0299-ec26-4424-a0df-499784c863a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'' 2025-07-31 13:13:59,914 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.024s 2025-07-31 13:13:59,915 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc2e12e-41b2-4912-aba2-a47d6bc55f28', 'x-openstack-request-id': 'req-4bc2e12e-41b2-4912-aba2-a47d6bc55f28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 16057873-37db-44b0-afaa-44509500fec8 could not be found."}}' {6} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {6} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {10} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.048831s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 537, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dec9c20d-3c13-4370-9129-4133320aa2ec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:29,400 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379 0.233s 2025-07-31 13:12:29,400 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f75b0f3-0e70-4755-8abc-fbd9f3ee47b4', 'x-compute-request-id': 'req-7f75b0f3-0e70-4755-8abc-fbd9f3ee47b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379'} Body: b'{"server": {"id": "c62a03ac-5024-44d4-bc65-c1127efbc379", "name": "tempest-ServersNegativeTestJSON-server-567842232", "status": "ACTIVE", "tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049", "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "metadata": {}, "hostId": "0049f937b09ebdb739c8aadc91c21549839a2b3d868e1b7e7571a49d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:57Z", "updated": "2025-07-31T13:08:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1925219958-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:20:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:13:29,819 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.341s 2025-07-31 13:13:29,819 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1755782820"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f962ab0-1356-4b51-b1d5-e021656e0063', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f962ab0-1356-4b51-b1d5-e021656e0063', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "dec9c20d-3c13-4370-9129-4133320aa2ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:29.755097", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1755782820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f 499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:13:29,873 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec 0.042s 2025-07-31 13:13:29,874 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6add95-43b6-4108-b62f-0c858bece791', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6add95-43b6-4108-b62f-0c858bece791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec'} Body: b'{"volume": {"id": "dec9c20d-3c13-4370-9129-4133320aa2ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:30.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1755782820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049"}}' 2025-07-31 13:13:30,927 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec 0.038s 2025-07-31 13:13:30,928 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2dc7bd6-8ffc-44db-953d-02cc2e075242', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2dc7bd6-8ffc-44db-953d-02cc2e075242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec'} Body: b'{"volume": {"id": "dec9c20d-3c13-4370-9129-4133320aa2ec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:30.000000", "updated_at": "2025-07-31T13:13:30.000000", "name": "tempest-ServersNegativeTestJSON-volume-1755782820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049"}}' 2025-07-31 13:13:31,175 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379 0.233s 2025-07-31 13:13:31,176 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1e7ef9b-2d14-403d-a13b-91c2e907a563', 'x-compute-request-id': 'req-b1e7ef9b-2d14-403d-a13b-91c2e907a563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379'} Body: b'{"server": {"id": "c62a03ac-5024-44d4-bc65-c1127efbc379", "name": "tempest-ServersNegativeTestJSON-server-567842232", "status": "ACTIVE", "tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049", "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "metadata": {}, "hostId": "0049f937b09ebdb739c8aadc91c21549839a2b3d868e1b7e7571a49d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:57Z", "updated": "2025-07-31T13:08:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1925219958-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:20:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [122.358726s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 505, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0f625939-ac42-4527-b0aa-52305895045a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:59,720 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6 0.217s 2025-07-31 13:12:59,720 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7017b561-ff13-4c29-b01c-73bc6013e231', 'x-compute-request-id': 'req-7017b561-ff13-4c29-b01c-73bc6013e231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6'} Body: b'{"server": {"id": "17c862f5-e7f0-49c6-abf6-b8c40c408bc6", "name": "tempest-ServerActionsTestOtherA-server-295201937", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:17Z", "updated": "2025-07-31T13:06:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}, {"version": 4, "addr": "172.24.4.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1987277541", "OS-SRV-USG:launched_at": "2025-07-31T13:06:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422908380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:13:59,885 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.082s 2025-07-31 13:13:59,885 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ea24e66b-ccb5-468a-9f71-81ab751ccdc1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "66e20c12c72a426abe6c5aa65d002770", "name": "tempest-ServerActionsTestOtherA-199091319-project-member", "password_expires_at": null}, "audit_ids": ["FAqoQwC0Qkegt6rMS_kwPg"], "expires_at": "2025-07-31T14:13:59.000000Z", "issued_at": "2025-07-31T13:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561a60e076b94758a74d2184b6b3d818", "name": "tempest-ServerActionsTestOtherA-199091319"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0 259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/561a60e076b94758a74d2184b6b3d818", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:13:59,886 99924 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'eb187384-71cd-4fd3-8ceb-0491834e190a', 'name': 'tempest-ServerActionsTestOtherA-1334405753-network', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '561a60e076b94758a74d2184b6b3d818', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22912, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:06:03Z', 'updated_at': '2025-07-31T13:06:03Z', 'revision_number': 1} available for tenant 2025-07-31 13:13:59,887 99924 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1987277541', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFwgcdPE5shYjixY9GlLhGzXP7MVzPBZylXiuKKDFv42KlYxU7aQFApAww2OWL3/B2jfS5Eix0YJyQ1CjRwsHOTjxF7niu+KscA5HkMgumLOTU289cV3BI/QNdN1/70DiQ==', 'fingerprint': 'd9:50:a4:5e:2a:d3:7e:e4:a7:83:7b:ea:39:fd:e5:b6', 'user_id': '66e20c12c72a426abe6c5aa65d002770', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6L+nKOphe4pSx95/jskDXzZugovtBq3UKjkjgDqKyuYNSAf66O0Bo\n8yBrJViH7SygBwYFK4EEACKhZANiAARcIHHTxObIWI4sWPRpS4Rs1z+zFczwWcpV\n4riigxb+NipWMVO2kBQKQMMNjli9/wdo30uRIsdGCckNQo0cLBzk48Re54rvirHA\nOR5DILpizk1NvPXFdwSP0DXTdf+9A4k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f84f912f-3338-44b4-8c0d-9b213bf62079', 'name': 'tempest-securitygroup--1422908380', 'stateful': True, 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'description': 'tempest-description--1454255393', 'shared': False, 'security_group_rules': [{'id': '8723953e-3bac-48fb-8ba7-efa9b0892dcd', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'security_group_id': 'f84f912f-3338-44b4-8c0d-9b213bf62079', 'ethertype': 'IPv 4', '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': 512, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:06:13Z', 'updated_at': '2025-07-31T13:06:13Z', 'revision_number': 0}, {'id': 'be9d9e45-e50b-4c41-83cc-721e6002aef6', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'security_group_id': 'f84f912f-3338-44b4-8c0d-9b213bf62079', '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': 511, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:06:13Z', 'updated_at': '2025-07-31T13:06:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:06:13Z', 'updated_at': '2025-07-31T13:06:13Z', 'revision_number': 1, 'project_id': '561a60e076b94758a74d2184b6b3d818'}, 'floating_ip': {'id': '55420f6f-ffc2-4641-ac0b-3d05249a5b2a', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'floating_ip_address': '172.24.4.241', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:06:15Z', 'updated_at': '2025-07-31T13:06:15Z', 'revision_number': 0, 'ip': '172.24.4.241'}} 2025-07-31 13:14:00,287 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/volumes 0.398s 2025-07-31 13:14:00,287 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1585317670", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a676e097-7a49-4d04-a7fb-6b6d140874c2', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a676e097-7a49-4d04-a7fb-6b6d140874c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0f625939-ac42-4527-b0aa-52305895045a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:00.227320", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1585317670", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0f625939-ac42-4527-b0aa-52305895045a"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:14:00,340 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a 0.038s 2025-07-31 13:14:00,340 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-d3a776cd-5a07-4853-b77d-55ec554931c0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a776cd-5a07-4853-b77d-55ec554931c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a'} Body: b'{"volume": {"id": "0f625939-ac42-4527-b0aa-52305895045a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:00.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1585317670", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0f625939-ac42-4527-b0aa-52305895045a"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:14:01,394 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a 0.039s 2025-07-31 13:14:01,394 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f859db-ca12-48d9-9590-207256b0d571', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f859db-ca12-48d9-9590-207256b0d571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a'} Body: b'{"volume": {"id": "0f625939-ac42-4527-b0aa-52305895045a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:00.000000", "updated_at": "2025-07-31T13:14:00.000000", "name": "tempest-tempest.common.compute-volume-1585317670", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0f625939-ac42-4527-b0aa-52305895045a"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:14:01,520 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a 0.110s 2025-07-31 13:14:01,521 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a7d0be-4070-46bb-a47e-81ac39012124', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a'} Body: b'' 2025-07-31 13:14:01,540 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volum e/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a 0.019s 2025-07-31 13:14:01,541 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5924b6f-9d65-4801-b435-5ed45646faf2', 'x-openstack-request-id': 'req-a5924b6f-9d65-4801-b435-5ed45646faf2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0f625939-ac42-4527-b0aa-52305895045a could not be found."}}' 2025-07-31 13:14:01,541 99924 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2025-07-31 13:14:01,786 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6 0.243s 2025-07-31 13:14:01,786 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92a6dc8a-954b-4fa4-8682-8f6ce06520ed', 'x-compute-request-id': 'req-92a6dc8a-954b-4fa4-8682-8f6ce06520ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6'} Body: b'{"server": {"id": "17c862f5-e7f0-49c6-abf6-b8c40c408bc6", "name": "tempest-ServerActionsTestOtherA-server-295201937", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:17Z", "updated": "2025-07-31T13:06:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}, {"version": 4, "addr": "172.24.4.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1987277541", "OS-SRV-USG:launched_at": "2025-07-31T13:06:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422908380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.117119s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 356c114a-d3a9-464f-bbb1-34980fa93ff1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:30,270 99922 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:12:30,270 99922 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:12:30,419 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.148s 2025-07-31 13:12:30,420 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1496406648", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGClGkNkTr1xo+PZdHVupUO0fj1frWVYiNZ7fGLeqCYOeLnbsRZ7tCjDd8ywDfEJgCSjxabs4OwV6eiSuRAXkFSr7zMweA11NHEVI65SVnc7/pjvL0CbCAprqA66l/DSPg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83fc00a3-2f2b-4e51-ad68-7f913f8bba1c', 'x-compute-request-id': 'req-83fc00a3-2f2b-4e51-ad68-7f913f8bba1c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1496406648", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGClGkNkTr1xo+PZdHVupUO0fj1frWVYiNZ7fGLeqCYOeLnbsRZ7tCjDd8ywDfEJgCSjxabs4OwV6eiSuRAXkFSr7zMweA11NHEVI65SVnc7/pjvL0CbCAprqA66l/DSPg==", "fingerprint": "9e:7d:1c:d2:bd:0d:02:ae:42:f3:c6:56:02:a7:60:06", "user_id": "0780f119ff684f59a3957858cd8d8efd"}}' 2025-07-31 13:12:30,422 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1496406648 created 2025-07-31 13:12:30,653 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.230s 2025-07-31 13:12:30,654 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--19077633", "description": "tempest-description--1913016107"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-2c4dc42c-2352-48cb-bce8-ce1e1c62cc49', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "name": "tempest-securitygroup--19077633", "stateful": true, "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "description": "tempest-description--1913016107", "shared": false, "security_group_rules": [{"id": "9f253bb5-2607-49cd-9c5d-eb5be958e012", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "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": 892, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 0}, {"id": "ac2d8145-a83f-4acc-81cc-0b66b006778a", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "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": 891, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 1, "project_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:12:30,835 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.180s 2025-07-31 13:12:30,835 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-fc56f204-8015-47ad-a9db-a424d4698acd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a801e0b-ca37-45c2-bfdd-c3af50204b3d", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 0}}' 2025-07-31 13:12:31,044 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-07-31 13:12:31,045 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8031d990-e433-44fc-b9ad-2f987579074c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d41c0ff3-cf43-4907-b9fa-e49dd6604368", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 0}}' 2025-07-31 13:12:31,045 99922 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--19077633 created 2025-07-31 13:12:31,725 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.680s 2025-07-31 13:12:31,726 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appli cation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-576c0716-270f-4ab7-8618-faf74bc2a2e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "71385fef-5722-4342-b451-f6c457562704", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "floating_ip_address": "172.24.4.247", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "94ef345e0ef041d7805ad73af888ccff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:12:31Z", "updated_at": "2025-07-31T13:12:31Z", "revision_number": 0}}' 2025-07-31 13:12:31,726 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '71385fef-5722-4342-b451-f6c457562704', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'floating_ip_address': '172.24.4.247', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:12:31Z', 'updated_at': '2025-07-31T13:12:31Z', 'revision_number': 0, 'ip': '172.24.4.247'} created 2025-07-31 13:12:31,779 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.047s 2025-07-31 13:12:31,779 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2708b19c-fb29-41d5-b839-a0fc63dd8cc2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0780f119ff684f59a3957858cd8d8efd", "name": "tempest-AttachVolumeShelveTestJSON-2085804636-project-member", "password_expires_at": null}, "audit_ids": ["ikeDJFogSciMtxU0rwJe0g"], "expires_at": "2025-07-31T14:12:31.000000Z", "issued_at": "2025-07-31T13:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94ef345e0ef041d7805ad73af888ccff", "name": "tempest-AttachVolumeShelveTestJSON-2085804636"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/comp ute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/94ef345e0ef041d7805ad73af888ccff", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:12:31,779 99922 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '09accad4-d4c9-45e8-8eea-259662a67f9f', 'name': 'tempest-AttachVolumeShelveTestJSON-1446817230-network', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20223, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:12:22Z', 'updated_at': '2025-07-31T13:12:23Z', 'revision_number': 1} available for tenant 2025-07-31 13:12:31,780 99922 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1496406648', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGClGkNkTr1xo+PZdHVupUO0fj1frWVYiNZ7fGLeqCYOeLnbsRZ7tCjDd8ywDfEJgCSjxabs4OwV6eiSuRAXkFSr7zMweA11NHEVI65SVnc7/pjvL0CbCAprqA66l/DSPg==', 'fingerprint': '9e:7d:1c:d2:bd:0d:02:ae:42:f3:c6:56:02:a7:60:06', 'user_id': '0780f119ff684f59a3957858cd8d8efd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD1XpKBxkW0LZpOT9sbRCOWg6BgDAAla382MZGxrrw8KjZ0fm2BEiYr\nVnKUxuJIpwmgBwYFK4EEACKhZANiAARgpRpDZE69caPj2XR1bqVDtH49X61lWIjW\ne3xi3qgmDni527EWe7Qow3fMsA3xCYAko8Wm7ODsFenokrkQF5BUq+8zMHgNdTRx\nFSOuUlZ3O/6Y7y9AmwgKa6gOupfw0j4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1a43ced2-b89d-4876-bfe4-60f2061503cc', 'name': 'tempest-securitygroup--19077633', 'stateful': True, 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'description': 'tempest-description--1913016107', 'shared': False, 'security_group_rules': [{'id': '9f253bb5-2607-49cd-9c5d-eb5be958e012', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'security_group_id': '1a43ced2-b89d-4876-bfe4-60f2061503cc', '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': 892, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:12:30Z', 'updated_at': '2025-07-31T13:12:30Z', 'revision_number': 0}, {'id': 'ac2d8145-a83f-4acc-81cc-0b66b006778a', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'security_group_id': '1a43ced2-b89d-4876-bfe4-60f2061503cc', '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': 891, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': ' 2025-07-31T13:12:30Z', 'updated_at': '2025-07-31T13:12:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:12:30Z', 'updated_at': '2025-07-31T13:12:30Z', 'revision_number': 1, 'project_id': '94ef345e0ef041d7805ad73af888ccff'}, 'floating_ip': {'id': '71385fef-5722-4342-b451-f6c457562704', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'floating_ip_address': '172.24.4.247', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:12:31Z', 'updated_at': '2025-07-31T13:12:31Z', 'revision_number': 0, 'ip': '172.24.4.247'}} 2025-07-31 13:12:32,346 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.565s 2025-07-31 13:12:32,346 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2121486302", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "09accad4-d4c9-45e8-8eea-259662a67f9f"}], "security_groups": [{"name": "tempest-securitygroup--19077633"}], "key_name": "tempest-keypair-1496406648", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0c8710-4a0c-462e-9567-525aede3cc36', 'x-compute-request-id': 'req-6f0c8710-4a0c-462e-9567-525aede3cc36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--19077633"}], "adminPass": "password"}}' 2025-07-31 13:12:32,423 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.074s 2025-07-31 13:12:32,424 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-760412b7-a063-4119-8adb-20dd761d1d3b', 'x-compute-request-id': 'req-760412b7-a063-4119-8adb-20dd761d1d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'{"server": {"id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "name": "tempest-AttachVolumeShelveTestJSON-server-2121486302", "status": "BUILD", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "user_id": "0780f119ff68 4f59a3957858cd8d8efd", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:12:32Z", "updated": "2025-07-31T13:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1496406648", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:13:22,774 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.304s 2025-07-31 13:13:22,775 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61dc51e5-82d3-4532-b6ac-a1ceab02fdb2', 'x-compute-request-id': 'req-61dc51e5-82d3-4532-b6ac-a1ceab02fdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'{"server": {"id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "name": "tempest-AttachVolumeShelveTestJSON-server-2121486302", "status": "ACTIVE", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "user_id": "0780f119ff684f59a3957858cd8d8efd", "metadata": {}, "hostId": "5bccb3f22c226ddf428930e9ab1b24dca0b162672fc4038e821af5bc", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:12:32Z", "updated": "2025-07-31T13:12:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:fe:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1496406648", "OS-SRV-USG:launched_at": "2025-07-31T13:12:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--19077633"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:13:22,792 99922 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:14:23,021 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77- 451f-84bf-d3dfa1781e0e/os-interface 0.177s 2025-07-31 13:14:23,022 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27b108b-0668-4055-b504-ae8b0ee1334b', 'x-compute-request-id': 'req-d27b108b-0668-4055-b504-ae8b0ee1334b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "09accad4-d4c9-45e8-8eea-259662a67f9f", "port_id": "068c3914-3c43-45e6-9129-a53dde0fbf89", "mac_addr": "fa:16:3e:f9:fe:a9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7c4c32d8-4682-4346-98b1-99a9fb523a06", "ip_address": "10.0.0.11"}]}]}' 2025-07-31 13:14:23,949 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/71385fef-5722-4342-b451-f6c457562704 0.920s 2025-07-31 13:14:23,949 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "068c3914-3c43-45e6-9129-a53dde0fbf89"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-bd2c3cfa-fc75-4bec-86d5-d881d7bb95ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/71385fef-5722-4342-b451-f6c457562704'} Body: b'{"floatingip": {"id": "71385fef-5722-4342-b451-f6c457562704", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "floating_ip_address": "172.24.4.247", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "0578b359-7795-464b-88d6-5013c3ee14ed", "port_id": "068c3914-3c43-45e6-9129-a53dde0fbf89", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "09accad4-d4c9-45e8-8eea-259662a67f9f", "mac_address": "fa:16:3e:f9:fe:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:12:31Z", "updated_at": "2025-07-31T13:14:23Z", "revision_number": 1, "project_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:14:23,953 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.247:22' as 'cirros' with public key authentication 2025-07-31 13:14:23,968 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:14:24,071 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:14:24,072 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.247 successfully created 2025-07-31 13:14:24,125 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e/ips 0.052s 2025-07-31 13:14:24,125 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-vers ion': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96859829-4acf-467e-bc21-39487f59a666', 'x-compute-request-id': 'req-96859829-4acf-467e-bc21-39487f59a666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-07-31 13:14:24,332 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.204s 2025-07-31 13:14:24,332 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1506879168"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356417fe-6618-4c38-a80d-e785aafa386a', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356417fe-6618-4c38-a80d-e785aafa386a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "356c114a-d3a9-464f-bbb1-34980fa93ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:24.276110", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1506879168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:14:24,382 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1 0.038s 2025-07-31 13:14:24,383 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603dddc4-4bec-44a0-b94b-d93e3df5ed3d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603dddc4-4bec-44a0-b94b-d93e3df5ed3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1'} Body: b'{"volume": {"id": "356c114a-d3a9-464f-bbb1-34980fa93ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:24.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1506879168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07- 31 13:14:25,437 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1 0.039s 2025-07-31 13:14:25,437 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11b545e-414c-47ef-8147-2d46dffb8882', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11b545e-414c-47ef-8147-2d46dffb8882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1'} Body: b'{"volume": {"id": "356c114a-d3a9-464f-bbb1-34980fa93ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:24.000000", "updated_at": "2025-07-31T13:14:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1506879168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:14:25,560 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.110s 2025-07-31 13:14:25,561 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6d9e32d-6437-4626-82bf-15fea24e7141', 'x-compute-request-id': 'req-b6d9e32d-6437-4626-82bf-15fea24e7141', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'' 2025-07-31 13:14:25,732 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.171s 2025-07-31 13:14:25,733 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1922b056-1114-4ef4-bbcc-6c79d0737c3b', 'x-compute-request-id': 'req-1922b056-1114-4ef4-bbcc-6c79d0737c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'{"server": {"id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "name": "tempest-AttachVolumeShelveTestJSON-server-2121486302", "status": "ACTIVE", "tenant_id": "94ef345e0ef041d7805ad73a f888ccff", "user_id": "0780f119ff684f59a3957858cd8d8efd", "metadata": {}, "hostId": "5bccb3f22c226ddf428930e9ab1b24dca0b162672fc4038e821af5bc", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:12:32Z", "updated": "2025-07-31T13:14:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:fe:a9"}, {"version": 4, "addr": "172.24.4.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:fe:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1496406648", "OS-SRV-USG:launched_at": "2025-07-31T13:12:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--19077633"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:15:15,815 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.040s 2025-07-31 13:15:15,816 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1568c59e-8166-4866-9adc-24f87175b858', 'x-compute-request-id': 'req-1568c59e-8166-4866-9adc-24f87175b858', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3b24b1b-fa77-451f-84bf-d3dfa1781e0e could not be found."}}' 2025-07-31 13:15:15,848 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1496406648 0.032s 2025-07-31 13:15:15,849 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-508e0eca-a150-415e-8fe6-8b24133c9376', 'x-compute-request-id': 'req-508e0eca-a150-415e-8fe6-8b24133c9376', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1496406648'} Body: b'' 2025-07-31 13:15:16,027 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/1a43ced2-b89d-4876-bfe4-60f2061503cc 0.177s 2025-07-31 13:15:16,027 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicatio n/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1d5b5af6-97e1-4b89-ad8f-662532c73279', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/1a43ced2-b89d-4876-bfe4-60f2061503cc'} Body: b'' 2025-07-31 13:15:16,054 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/1a43ced2-b89d-4876-bfe4-60f2061503cc 0.026s 2025-07-31 13:15:16,055 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-95925a41-f874-413a-acde-9ebedbaa8958', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/1a43ced2-b89d-4876-bfe4-60f2061503cc'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1a43ced2-b89d-4876-bfe4-60f2061503cc does not exist", "detail": ""}}' 2025-07-31 13:15:16,385 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/71385fef-5722-4342-b451-f6c457562704 0.329s 2025-07-31 13:15:16,385 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7aab6a4c-affd-4a72-a9f8-4df5fa016b41', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/71385fef-5722-4342-b451-f6c457562704'} Body: b'' {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.104782s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9609f0de-c262-4889-9692-23936dc68814 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:15:58,437 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.164s 2025-07-31 13:15:58,438 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4ce588-ccc5-44d8-8549-386d346b08c7', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4ce588-ccc5-44d8-8549-386d346b08c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "37d416be-1020-4b84-89e8-1ccfb721a9e1", "name": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-07-31 13:15:58,551 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.109s 2025-07-31 13:15:58,551 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "37d416be-1020-4b84-89e8-1ccfb721a9e1", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1203a7f2-32ba-4c38-b668-f22c8d22424c', 'x-openstack-request-id': 'req-1203a7f2-32ba-4c38-b668-f22c8d22424c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 37d416be-1020-4b84-89e8-1ccfb721a9e1 could not be found."}}' 2025-07-31 13:15:58,552 99924 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-07-31 13:15:58,638 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1/action 0.085s 2025-07-31 13:15:58,638 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "ba71a8f2828f40d096dd59098a8909d7"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461d8b4e-ab05-4b26-ac5b-c5b27cfc1061', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1/action'} Body: b'' 2025-07-31 13:15:58,924 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.284s 2025-07-31 13:15:58,925 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "37d416be-1020-4b84-89e8-1ccfb721a9e1", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1922288442"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-81530da9-da99-4f0f-94c4-e6312419c1ab', 'content-length': '794', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81530da9-da99-4f0f-94c4-e6312419c1ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9609f0de-c262-4889-9692-23936dc68814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:58.853160", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1922288442", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9609f0de-c262-4889-9692-23936dc68814"}], "user_id": "c2ef4843c9224bb4abbb15a12319cc2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:15:58,974 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.037s 2025-07-31 13:15:58,974 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb900db-75f8-4faa-950c-91cc03b4959b', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb900db-75f8-4faa-950c-91cc03b4959b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'{"volume": {"id": "9609f0de-c262-4889-9692-23936dc68814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:59.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1922288442", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9609f0de-c262-4889-9692-23936dc68814"}], "user_id": "c2ef4843c9224bb4abbb15a12319cc2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba71a8f2828f40d096dd59098a8909d7"}}' 2025-07-31 13:16:00,027 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.038s 2025-07-31 13:16:00,027 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9a6805-3e36-494a-889d-e1205ff337d6', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9a6805-3e36-494a-889d-e1205ff337d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'{"volume": {"id": "9609f0de-c262-4889-9692-23936dc68814", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:59.000000", "updated_at": "2025-07-31T13:15:59.0 00000", "name": "tempest-VolumeTypesAccessTest-Volume-1922288442", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9609f0de-c262-4889-9692-23936dc68814"}], "user_id": "c2ef4843c9224bb4abbb15a12319cc2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba71a8f2828f40d096dd59098a8909d7"}}' 2025-07-31 13:16:00,087 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.046s 2025-07-31 13:16:00,088 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd214c9f-b923-4536-b5e6-4168ecafb324', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd214c9f-b923-4536-b5e6-4168ecafb324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'{"volume": {"id": "9609f0de-c262-4889-9692-23936dc68814", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:59.000000", "updated_at": "2025-07-31T13:15:59.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1922288442", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9609f0de-c262-4889-9692-23936dc68814"}], "user_id": "c2ef4843c9224bb4abbb15a12319cc2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba71a8f2828f40d096dd59098a8909d7"}}' 2025-07-31 13:16:00,249 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.148s 2025-07-31 13:16:00,249 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520774f4-dec9-43e8-af42-307ccf5287af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'' 2025-07-31 13:16:00,269 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.019s 2025-07-31 13:16:00,269 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b9f5e5-f209-457c-a81c-e8e 5a1c574bd', 'x-openstack-request-id': 'req-77b9f5e5-f209-457c-a81c-e8e5a1c574bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9609f0de-c262-4889-9692-23936dc68814 could not be found."}}' 2025-07-31 13:16:00,299 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1/action 0.030s 2025-07-31 13:16:00,300 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "ba71a8f2828f40d096dd59098a8909d7"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c132fcb-d9f8-4e99-9366-db8e3f19f3df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1/action'} Body: b'' 2025-07-31 13:16:00,362 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1 0.062s 2025-07-31 13:16:00,362 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf30957-d5cd-4d3b-a85c-53e14b015c66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1'} Body: b'' 2025-07-31 13:16:00,376 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1 0.013s 2025-07-31 13:16:00,377 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-11db7dfb-3c3a-47b7-ae9a-60f402e0e21b', 'x-openstack-request-id': 'req-11db7dfb-3c3a-47b7-ae9a-60f402e0e21b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 37d416be-1020-4b84-89e8-1ccfb721a9e1 could not be found."}}' {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.263589s] ... ok {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.786628s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 495329a4-17ce-4204-bc5e-9229a2fc5937 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:16:04,088 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.143s 2025-07-31 13:16:04,089 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d59296d-bd2a-421f-a4e9-13e9c71efd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:16:04,436 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.346s 2025-07-31 13:16:04,436 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-VolumesExtendTest-Volume-967295386"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ed7f28-a3c8-41c0-97c2-dc833df5b287', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ed7f28-a3c8-41c0-97c2-dc833df5b287', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "495329a4-17ce-4204-bc5e-9229a2fc5937", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:04.373450", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-967295386", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:04,488 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.040s 2025-07-31 13:16:04,489 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4 ce5dac4-1f41-4a22-9e3b-9d35cf854d0b', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce5dac4-1f41-4a22-9e3b-9d35cf854d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'{"volume": {"id": "495329a4-17ce-4204-bc5e-9229a2fc5937", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:04.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-967295386", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:05,544 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.040s 2025-07-31 13:16:05,544 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c1ff10-5361-4217-894c-310cb833e13b', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c1ff10-5361-4217-894c-310cb833e13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'{"volume": {"id": "495329a4-17ce-4204-bc5e-9229a2fc5937", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:04.000000", "updated_at": "2025-07-31T13:16:04.000000", "name": "tempest-VolumesExtendTest-Volume-967295386", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:05,597 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.037s 2025-07-31 13:16:05,598 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2531296-bc94-44a1-8525-01d36a86df11', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2531296-bc94-44a1-8525-01d36a86df11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'{"volume": {"id": "495329a4-17ce-4204-bc5e-9229a2fc5937", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:04.000000", "updated_at": "2025-07-31T13:16:04.000000", "nam e": "tempest-VolumesExtendTest-Volume-967295386", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:05,708 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.097s 2025-07-31 13:16:05,708 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce04d60-74a3-4c5c-a81b-6af8ad9b630c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'' 2025-07-31 13:16:05,731 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.021s 2025-07-31 13:16:05,731 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6c1536-f927-4d8c-93fa-7268732e0b2b', 'x-openstack-request-id': 'req-db6c1536-f927-4d8c-93fa-7268732e0b2b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 495329a4-17ce-4204-bc5e-9229a2fc5937 could not be found."}}' {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.475345s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c9c5b9b3-4cbb-4574-a659-0bfce0ba962d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:16:05,910 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.176s 2025-07-31 13:16:05,911 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1036993429"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347d89dc-3771-46ee-a6b8-12e84bbe4550', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347d89dc-3771-46ee-a6b8-12e84bbe4550', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c9c5b9b3-4cbb-4574-a659-0bfce0ba962d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:05.847019", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1036993429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:05,961 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.038s 2025-07-31 13:16:05,962 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cda73bd-64d0-4a50-a1a7-a92b3ecf15a2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cda73bd-64d0-4a50-a1a7-a92b3ecf15a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'{"volume": {"id": "c9c5b9b3-4cbb-4574-a659-0bfce0ba962d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:06.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1036993429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:07,014 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.037s 2025-07-31 13:16:07,014 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-i d': 'req-b4316a4d-e681-454e-a770-407febeeb32f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4316a4d-e681-454e-a770-407febeeb32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'{"volume": {"id": "c9c5b9b3-4cbb-4574-a659-0bfce0ba962d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:06.000000", "updated_at": "2025-07-31T13:16:06.000000", "name": "tempest-VolumesExtendTest-Volume-1036993429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:07,066 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.038s 2025-07-31 13:16:07,066 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78ba76e-77ad-4bf7-a83f-48411c6965fc', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78ba76e-77ad-4bf7-a83f-48411c6965fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'{"volume": {"id": "c9c5b9b3-4cbb-4574-a659-0bfce0ba962d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:06.000000", "updated_at": "2025-07-31T13:16:06.000000", "name": "tempest-VolumesExtendTest-Volume-1036993429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:07,181 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.101s 2025-07-31 13:16:07,182 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc2fb94-aab1-455e-8bff-a22584cf8bb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'' 2025-07-31 13:16:07,208 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.026s 2025-07-31 13:16:07,209 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87a0cae-5515-4c96-a871-e0099ed198e3', 'x-openstack-request-id': 'req-b87a0cae-5515-4c96-a871-e0099ed198e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c9c5b9b3-4cbb-4574-a659-0bfce0ba962d could not be found."}}' {3} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a64bc91f-7f99-4f4a-8b11-e4e7f8810d7a failed to build and is in ERROR status {3} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {3} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.355691s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ad6c1eb-5d68-40d4-be38-8647aaeabf37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:16:20,797 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.326s 2025-07-31 13:16:20,797 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-309988200"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d885c3de-76fc-45fd-a381-e8f4ca20cc5c', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d885c3de-76fc-45fd-a381-e8f4ca20cc5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ad6c1eb-5d68-40d4-be38-8647aaeabf37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:20.740013", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-309988200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,013 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.199s 2025-07-31 13:16:21,013 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1228970767"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904cb655-845d-47b5-b99a-47183c3c9bf0', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904cb655-845d-47b5-b99a-47183c3c9bf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d5864582-b909-426e-a10a-1d73df20dbf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:20.952910", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1228970767", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5864582-b909-426e-a10a-1d73df20dbf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5864582-b909-426e-a10a-1d73df20dbf3"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,214 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.189s 2025-07-31 13:16:21,215 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-11103913 20"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91e0850-a5bc-4a5b-b0bb-89489bd39a2f', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91e0850-a5bc-4a5b-b0bb-89489bd39a2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7df64512-be61-4a34-9964-fe87886dc62b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.151584", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1110391320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7df64512-be61-4a34-9964-fe87886dc62b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7df64512-be61-4a34-9964-fe87886dc62b"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,442 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-07-31 13:16:21,442 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-123480173"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3edb0e-7463-48fd-a63e-30e8657d5b2b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3edb0e-7463-48fd-a63e-30e8657d5b2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d600826c-61ee-4605-9f42-e7dedf7c7558", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.341919", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-123480173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d600826c-61ee-4605-9f42-e7dedf7c7558"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d600826c-61ee-4605-9f42-e7dedf7c7558"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,697 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.243s 2025-07-31 13:16:21,697 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1230458846"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b199e78-cefd-4de0-9b0d-6f80826d81fa', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b199e78-cefd-4de0-9b0d-6f80826d81fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1dfc9449-a121-401 2-b525-75e7f462feeb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.589757", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1230458846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1dfc9449-a121-4012-b525-75e7f462feeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1dfc9449-a121-4012-b525-75e7f462feeb"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,749 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37 0.040s 2025-07-31 13:16:21,750 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7365f4bf-1e46-4513-a115-6db7c47b43e3', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7365f4bf-1e46-4513-a115-6db7c47b43e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37'} Body: b'{"volume": {"id": "3ad6c1eb-5d68-40d4-be38-8647aaeabf37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.000000", "updated_at": "2025-07-31T13:16:21.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-309988200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb282ed8f2b46e8a33ea612d0067c03"}}' 2025-07-31 13:16:22,810 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37 0.046s 2025-07-31 13:16:22,811 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb86d90-c431-4425-9939-a3a5a45004c5', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb86d90-c431-4425-9939-a3a5a45004c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37'} Body: b'{"volume": {"id": "3ad6c1eb-5d68-40d4-be38-8647aaeabf37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.000000", "updated_at": "2025-07-31T13:16:21.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-309988200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb282ed8f2b46e8a33ea612d0067c03"}}' {3} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {10} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.901181s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0a1438b2-4050-452f-9643-c07f5e11a47f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:14:31,462 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379 0.244s 2025-07-31 13:14:31,462 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5aa402d-1b8b-41de-b9f5-4c9c28adc80f', 'x-compute-request-id': 'req-f5aa402d-1b8b-41de-b9f5-4c9c28adc80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379'} Body: b'{"server": {"id": "c62a03ac-5024-44d4-bc65-c1127efbc379", "name": "tempest-ServersNegativeTestJSON-server-567842232", "status": "ACTIVE", "tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049", "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "metadata": {}, "hostId": "0049f937b09ebdb739c8aadc91c21549839a2b3d868e1b7e7571a49d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:57Z", "updated": "2025-07-31T13:08:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1925219958-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:20:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:15:31,703 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/volumes 0.174s 2025-07-31 13:15:31,703 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-640785324"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc756f0-2bf9-4ad2-ab7a-cf3aa43949c6', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc756f0-2bf9-4ad2-ab7a-cf3aa43949c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0a1438b2-4050-452f-9643-c07f5e11a47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:31.641266", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-640785324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499 ", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:15:31,753 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f 0.037s 2025-07-31 13:15:31,753 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39607a4e-d3b0-43e7-86cb-afd3a85858ac', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39607a4e-d3b0-43e7-86cb-afd3a85858ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f'} Body: b'{"volume": {"id": "0a1438b2-4050-452f-9643-c07f5e11a47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:32.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-640785324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049"}}' 2025-07-31 13:15:32,839 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f 0.055s 2025-07-31 13:15:32,841 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29cd8684-2c34-4650-8819-c36ae50848c6', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29cd8684-2c34-4650-8819-c36ae50848c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f'} Body: b'{"volume": {"id": "0a1438b2-4050-452f-9643-c07f5e11a47f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:32.000000", "updated_at": "2025-07-31T13:15:32.000000", "name": "tempest-ServersNegativeTestJSON-volume-640785324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049"}}' 2025-07-31 13:15:33,063 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379 0.205s 2025-07-31 13:15:33,063 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-055253af-ed17-4d7a-9cc6-8d54f772693d', 'x-compute-request-id': 'req-055253af-ed17-4d7a-9cc6-8d54f772693d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379'} Body: b'{"server": {"id": "c62a03ac-5024-44d4-bc65-c1127efbc379", "name": "tempest-ServersNegativeTestJSON-server-567842232", "status": "ACTIVE", "tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049", "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "metadata": {}, "hostId": "0049f937b09ebdb739c8aadc91c21549839a2b3d868e1b7e7571a49d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:57Z", "updated": "2025-07-31T13:08:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1925219958-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:20:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {10} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {10} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.564219s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:17:29,023 99939 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.424s 2025-07-31 13:17:29,024 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-358265035"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10e867f2-4031-417d-81be-3fad21a673cd', 'x-compute-request-id': 'req-10e867f2-4031-417d-81be-3fad21a673cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:17:28.920183", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-358265035", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-07-31 13:17:29,090 99939 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956 0.061s 2025-07-31 13:17:29,091 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65feb374-7b41-42b2-ae07-d0e60e379b5c', 'x-compute-request-id': 'req-65feb374-7b41-42b2-ae07-d0e60e379b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956'} Body: b'{"volume": {"id": "2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:17:29.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-358265035", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-07-31 13:17:30,157 99939 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956 0.059s 2025-07-31 13:17:30,157 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53e386bc-68af-465d-a914-72646def6f7b', 'x-compute-request-id': 'req-53e386bc-68af-465d-a914-72646def6f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956'} Body: b'{"volume": {"id": "2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T1 3:17:29.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-358265035", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.017358s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.027771s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.032322s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.029970s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.025070s] ... ok {10} setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2adab7c7-36de-4f36-a744-3d54de4d81c4 failed to build and is in ERROR status {10} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.160265s] ... ok {10} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {10} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97f06b47-d75b-4dc6-84f6-40a1af4550b3 failed to build and is in ERROR status {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.905551s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5d253208-3694-4749-9a2c-eb3205771ee4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:15:16,389 99922 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:15:16,389 99922 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:15:16,448 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2025-07-31 13:15:16,449 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-680728778", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAARX3NufmA0ioYWZi1dlK3gwZ4ugt4kn2H/j0vaV8jBNGYTocHSShCZRFsM1j3TaDMfvYlqoNmiQ965RaW+vNMeQcmkXad7jEQK+Cp41QNtZB4yfK/e7HgidY79IEO9+Q=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d90ad5-709c-4908-9a67-ae4b4672f6d5', 'x-compute-request-id': 'req-c1d90ad5-709c-4908-9a67-ae4b4672f6d5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-680728778", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAARX3NufmA0ioYWZi1dlK3gwZ4ugt4kn2H/j0vaV8jBNGYTocHSShCZRFsM1j3TaDMfvYlqoNmiQ965RaW+vNMeQcmkXad7jEQK+Cp41QNtZB4yfK/e7HgidY79IEO9+Q==", "fingerprint": "10:c8:78:1d:c4:3b:68:ff:11:46:2b:48:96:e9:5b:5a", "user_id": "0780f119ff684f59a3957858cd8d8efd"}}' 2025-07-31 13:15:16,451 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-680728778 created 2025-07-31 13:15:16,750 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.298s 2025-07-31 13:15:16,750 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--271456299", "description": "tempest-description--1610769473"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ac76b6e1-b70b-4f3c-80ae-a8dea6eb97c9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dafed9e8-303e-4149-b762-1c530d081574", "name": "tempest-securitygroup--271456299", "stateful": true, "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "description": "tempest-description--1610769473", "shared": false, "security_group_rules": [{"id": "7fdb4c97-d4d5-4e96-bb46-9767521f7a75", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "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": 979, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:15:16Z", "updated_at": "2025-07-31T13:15:16Z", "revision_number": 0}, {"id": "81cda186-66ac-464d-8baf-18f27915f032", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "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": 980, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:15:16Z", "updated_at": "2025-07-31T13:15:16Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:15:16Z", "updated_at": "2025-07-31T13:15:16Z", "revision_number": 1, "project_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:15:16,979 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.228s 2025-07-31 13:15:16,979 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9c36ce83-ae9f-41e4-b0bd-7d244ab1e595', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5db513e0-c3e0-446a-8f64-1b7c5fb5895e", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:15:16Z", "updated_at": "2025-07-31T13:15:16Z", "revision_number": 0}}' 2025-07-31 13:15:17,297 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.317s 2025-07-31 13:15:17,297 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e4b95d4d-e24d-43e9-85c5-9f5c91f602d1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa6cbcff-2f75-4e29-b4de-8b213a1fb9af", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:15:17Z", "updated_at": "2025-07-31T13:15:17Z", "revision_number": 0}}' 2025-07-31 13:15:17,298 99922 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--271456299 created 2025-07-31 13:15:17,974 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.675s 2025-07-31 13:15:17,974 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appli cation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f22c5a1d-6bbc-438f-addc-d9bd8b337e9c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ab654ac0-a169-4c62-a333-8689919d4722", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "floating_ip_address": "172.24.4.85", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "94ef345e0ef041d7805ad73af888ccff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:15:17Z", "updated_at": "2025-07-31T13:15:17Z", "revision_number": 0}}' 2025-07-31 13:15:17,975 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ab654ac0-a169-4c62-a333-8689919d4722', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'floating_ip_address': '172.24.4.85', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:15:17Z', 'updated_at': '2025-07-31T13:15:17Z', 'revision_number': 0, 'ip': '172.24.4.85'} created 2025-07-31 13:15:18,066 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-07-31 13:15:18,067 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ca2d27c9-cdba-4815-a345-8b4f1dbe1e49', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0780f119ff684f59a3957858cd8d8efd", "name": "tempest-AttachVolumeShelveTestJSON-2085804636-project-member", "password_expires_at": null}, "audit_ids": ["9SeQnuUDRKu98ujvYP1RBA"], "expires_at": "2025-07-31T14:15:18.000000Z", "issued_at": "2025-07-31T13:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94ef345e0ef041d7805ad73af888ccff", "name": "tempest-AttachVolumeShelveTestJSON-2085804636"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute /v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/94ef345e0ef041d7805ad73af888ccff", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:15:18,067 99922 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '09accad4-d4c9-45e8-8eea-259662a67f9f', 'name': 'tempest-AttachVolumeShelveTestJSON-1446817230-network', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20223, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:12:22Z', 'updated_at': '2025-07-31T13:12:23Z', 'revision_number': 1} available for tenant 2025-07-31 13:15:18,068 99922 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-680728778', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAARX3NufmA0ioYWZi1dlK3gwZ4ugt4kn2H/j0vaV8jBNGYTocHSShCZRFsM1j3TaDMfvYlqoNmiQ965RaW+vNMeQcmkXad7jEQK+Cp41QNtZB4yfK/e7HgidY79IEO9+Q==', 'fingerprint': '10:c8:78:1d:c4:3b:68:ff:11:46:2b:48:96:e9:5b:5a', 'user_id': '0780f119ff684f59a3957858cd8d8efd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCFMtN7ByXvSSQXL7JSTM/dEYIURuRk0J5sS/drTEiQPrkvvY9CE6Np\nmJ7l9XXSUCegBwYFK4EEACKhZANiAAQAEV9zbn5gNIqGFmYtXZSt4MGeLoLeJJ9h\n/49L2lfIwTRmE6HB0koQmURbDNY902gzH72JaqDZokPeuUWlvrzTHkHJpF2ne4xE\nCvgqeNUDbWQeMnyv3ux4InWO/SBDvfk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dafed9e8-303e-4149-b762-1c530d081574', 'name': 'tempest-securitygroup--271456299', 'stateful': True, 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'description': 'tempest-description--1610769473', 'shared': False, 'security_group_rules': [{'id': '7fdb4c97-d4d5-4e96-bb46-9767521f7a75', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'security_group_id': 'dafed9e8-303e-4149-b762-1c530d081574', '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': 979, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:15:16Z', 'updated_at': '2025-07-31T13:15:16Z', 'revision_number': 0}, {'id': '81cda186-66ac-464d-8baf-18f27915f032', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'security_group_id': 'dafed9e8-303e-4149-b762-1c530d081574', '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': 980, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '202 5-07-31T13:15:16Z', 'updated_at': '2025-07-31T13:15:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:15:16Z', 'updated_at': '2025-07-31T13:15:16Z', 'revision_number': 1, 'project_id': '94ef345e0ef041d7805ad73af888ccff'}, 'floating_ip': {'id': 'ab654ac0-a169-4c62-a333-8689919d4722', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'floating_ip_address': '172.24.4.85', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:15:17Z', 'updated_at': '2025-07-31T13:15:17Z', 'revision_number': 0, 'ip': '172.24.4.85'}} 2025-07-31 13:15:18,628 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.559s 2025-07-31 13:15:18,628 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2084508416", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "09accad4-d4c9-45e8-8eea-259662a67f9f"}], "security_groups": [{"name": "tempest-securitygroup--271456299"}], "key_name": "tempest-keypair-680728778", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d87a338a-c2ac-469b-b3db-557f35e827b4', 'x-compute-request-id': 'req-d87a338a-c2ac-469b-b3db-557f35e827b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "412efeaf-84e5-48e2-9610-55e9604d3374", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--271456299"}], "adminPass": "password"}}' 2025-07-31 13:15:18,756 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.125s 2025-07-31 13:15:18,757 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4267131-bdd5-4402-b5de-163d0d59a6c2', 'x-compute-request-id': 'req-e4267131-bdd5-4402-b5de-163d0d59a6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'{"server": {"id": "412efeaf-84e5-48e2-9610-55e9604d3374", "name": "tempest-AttachVolumeShelveTestJSON-server-2084508416", "status": "BUILD", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "user_id": "0780f119ff684f59 a3957858cd8d8efd", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:15:19Z", "updated": "2025-07-31T13:15:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-680728778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:16:09,353 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.530s 2025-07-31 13:16:09,353 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6bb2a52-28c3-4887-be32-dfecd67a9b12', 'x-compute-request-id': 'req-b6bb2a52-28c3-4887-be32-dfecd67a9b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'{"server": {"id": "412efeaf-84e5-48e2-9610-55e9604d3374", "name": "tempest-AttachVolumeShelveTestJSON-server-2084508416", "status": "ACTIVE", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "user_id": "0780f119ff684f59a3957858cd8d8efd", "metadata": {}, "hostId": "5bccb3f22c226ddf428930e9ab1b24dca0b162672fc4038e821af5bc", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:15:18Z", "updated": "2025-07-31T13:15:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:84:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-680728778", "OS-SRV-USG:launched_at": "2025-07-31T13:15:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--271456299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:16:09,370 99922 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:17:09,873 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2- 9610-55e9604d3374/os-interface 0.443s 2025-07-31 13:17:09,874 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cfe2f41-a17c-4803-8150-9aa3204ebdba', 'x-compute-request-id': 'req-6cfe2f41-a17c-4803-8150-9aa3204ebdba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "09accad4-d4c9-45e8-8eea-259662a67f9f", "port_id": "b209b784-ad79-4d52-a53b-bc1aac6f103b", "mac_addr": "fa:16:3e:d4:84:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7c4c32d8-4682-4346-98b1-99a9fb523a06", "ip_address": "10.0.0.12"}]}]}' 2025-07-31 13:17:10,667 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/ab654ac0-a169-4c62-a333-8689919d4722 0.789s 2025-07-31 13:17:10,667 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b209b784-ad79-4d52-a53b-bc1aac6f103b"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b5b68550-303b-42b1-b0ff-a5edb75a7345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ab654ac0-a169-4c62-a333-8689919d4722'} Body: b'{"floatingip": {"id": "ab654ac0-a169-4c62-a333-8689919d4722", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "floating_ip_address": "172.24.4.85", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "0578b359-7795-464b-88d6-5013c3ee14ed", "port_id": "b209b784-ad79-4d52-a53b-bc1aac6f103b", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "09accad4-d4c9-45e8-8eea-259662a67f9f", "mac_address": "fa:16:3e:d4:84:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "412efeaf-84e5-48e2-9610-55e9604d3374", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:15:17Z", "updated_at": "2025-07-31T13:17:10Z", "revision_number": 1, "project_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:17:10,668 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.85:22' as 'cirros' with public key authentication 2025-07-31 13:17:10,681 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:17:10,784 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:17:10,785 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.85 successfully created 2025-07-31 13:17:10,839 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374/ips 0.053s 2025-07-31 13:17:10,839 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-version': 'c ompute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5be50ca-14c0-4789-b1de-84ea64c5d707', 'x-compute-request-id': 'req-d5be50ca-14c0-4789-b1de-84ea64c5d707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2025-07-31 13:17:11,018 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.176s 2025-07-31 13:17:11,019 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1220732179"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e308f94-7619-457e-b116-02126afd1620', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e308f94-7619-457e-b116-02126afd1620', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5d253208-3694-4749-9a2c-eb3205771ee4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:17:10.959430", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1220732179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:17:11,073 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4 0.043s 2025-07-31 13:17:11,074 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94181828-3c6f-489d-b67c-841e8560de7a', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94181828-3c6f-489d-b67c-841e8560de7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4'} Body: b'{"volume": {"id": "5d253208-3694-4749-9a2c-eb3205771ee4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:17:11.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1220732179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:17 :12,124 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4 0.036s 2025-07-31 13:17:12,125 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4b7a34-1157-4df1-af93-1099ea3b2c86', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4b7a34-1157-4df1-af93-1099ea3b2c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4'} Body: b'{"volume": {"id": "5d253208-3694-4749-9a2c-eb3205771ee4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:17:11.000000", "updated_at": "2025-07-31T13:17:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1220732179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:17:12,248 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.110s 2025-07-31 13:17:12,248 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed8757d-c851-456b-818a-8a1c75a6243d', 'x-compute-request-id': 'req-3ed8757d-c851-456b-818a-8a1c75a6243d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'' 2025-07-31 13:17:12,423 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.175s 2025-07-31 13:17:12,424 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ce2b63-327e-4fbd-a25b-8ddff0b82b96', 'x-compute-request-id': 'req-99ce2b63-327e-4fbd-a25b-8ddff0b82b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'{"server": {"id": "412efeaf-84e5-48e2-9610-55e9604d3374", "name": "tempest-AttachVolumeShelveTestJSON-server-2084508416", "status": "ACTIVE", "tenant_id": "94ef345e0ef041d7805ad73af888ccff ", "user_id": "0780f119ff684f59a3957858cd8d8efd", "metadata": {}, "hostId": "5bccb3f22c226ddf428930e9ab1b24dca0b162672fc4038e821af5bc", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:15:18Z", "updated": "2025-07-31T13:17:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:84:e9"}, {"version": 4, "addr": "172.24.4.85", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:84:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-680728778", "OS-SRV-USG:launched_at": "2025-07-31T13:15:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--271456299"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:18:02,719 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.231s 2025-07-31 13:18:02,720 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e62f3909-4a81-4ba0-b8c5-87dbee38e98a', 'x-compute-request-id': 'req-e62f3909-4a81-4ba0-b8c5-87dbee38e98a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 412efeaf-84e5-48e2-9610-55e9604d3374 could not be found."}}' 2025-07-31 13:18:02,756 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-680728778 0.035s 2025-07-31 13:18:02,756 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46726bba-0888-4a16-87e0-1139ad79b203', 'x-compute-request-id': 'req-46726bba-0888-4a16-87e0-1139ad79b203', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-680728778'} Body: b'' 2025-07-31 13:18:02,939 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/dafed9e8-303e-4149-b762-1c530d081574 0.182s 2025-07-31 13:18:02,940 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5bb49959-03ff-4146-9a81-792b076aaede', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/dafed9e8-303e-4149-b762-1c530d081574'} Body: b'' 2025-07-31 13:18:02,958 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/dafed9e8-303e-4149-b762-1c530d081574 0.018s 2025-07-31 13:18:02,959 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cffc4265-d2f1-4c68-9f88-8207ff0a4a6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/dafed9e8-303e-4149-b762-1c530d081574'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group dafed9e8-303e-4149-b762-1c530d081574 does not exist", "detail": ""}}' 2025-07-31 13:18:03,293 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/ab654ac0-a169-4c62-a333-8689919d4722 0.333s 2025-07-31 13:18:03,293 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bdccfa27-907e-4a19-950d-7e8abc8a5fb5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ab654ac0-a169-4c62-a333-8689919d4722'} Body: b'' {4} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [227.374038s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 249, in test_stable_device_rescue_disk_virtio_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a5ae4d94-7bfb-46c9-83e3-926806ef508f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:14:39,601 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.294s 2025-07-31 13:14:39,601 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-512305403"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20010c19-08db-4cb0-96da-1ce5cf112706', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20010c19-08db-4cb0-96da-1ce5cf112706', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a5ae4d94-7bfb-46c9-83e3-926806ef508f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:39.546058", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-512305403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}], "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:14:39,618 99926 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:14:39,677 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2025-07-31 13:14:39,677 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-268392349", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPBsovYpxBWZpOzlZWj2LOI8rWZ6Mzr+yfD+QojQujFh1zDixb/uY+7jInOeM5Mz/duLuJrjmYsQQkBk43jy8tCUXhJwstxOMVp0EFWOj0aPW3C1a3TBTNzREcPxfbLTGw=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a778dcc5-78b6-4e93-9af3-80bd7891ffe3', 'x-compute-request-id': 'req-a778dcc5-78b6-4e93-9af3-80bd7891ffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-268392349", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPBsovYpxBWZpOzlZWj2LOI8rWZ6Mzr+yfD+QojQujFh1zDixb/uY+7jInOeM5Mz/duLuJrjmYsQQkBk43jy8tCUXhJwstxOMVp0EFWOj0aPW3C1a3TBTNzREcPxfbLTGw==", "fingerprint": "6e:f6:91:45:d1:18:09:9c:46:3b:bc:e0:db:df:3e:50", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b"}}' 2025-07-31 13:14:39,680 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-268392349 created 2025-07-31 13:14:39,917 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.237s 2025-07-31 13:14:39,918 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1558625613", "description": "tempest-description--1759342739"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-0b7cc375-66ba-4a02-ba57-68f84e775078', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "name": "tempest-securitygroup--1558625613", "stateful": true, "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "description": "tempest-description--1759342739", "shared": false, "security_group_rules": [{"id": "31544c11-07ba-4fd9-b5fe-938f114491ca", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "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": 971, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:14:39Z", "updated_at": "2025-07-31T13:14:39Z", "revision_number": 0}, {"id": "c944d7a6-7f75-49ea-b38a-ddcb596c282d", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "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": 972, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:14:39Z", "updated_at": "2025-07-31T13:14:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:14:39Z", "updated_at": "2025-07-31T13:14:39Z", "revision_number": 1, "project_id": "6e56732c6b6049e59fdad55e6efb44e3"}}' 2025-07-31 13:14:40,161 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-07-31 13:14:40,161 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8849952d-fb67-43dc-a23e-5ee055cf0a7f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "50a4686d-0741-49a4-b49d-231504925c15", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:14:40Z", "updated_at": "2025-07-31T13:14:40Z", "revision_number": 0}}' 2025-07-31 13:14:40,567 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.405s 2025-07-31 13:14:40,568 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-632eac6d-e2eb-4ccd-99e4-df7433f62161', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c71bf8f-a255-495a-89b1-9f4149dc2f02", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:14:40Z", "updated_at": "2025-07-31T13:14:40Z", "revision_number": 0}}' 2025-07-31 13:14:40,568 99926 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1558625613 created 2025-07-31 13:14:41,240 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.671s 2025-07-31 13:14:41,241 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6323c0b9-7388-45ea-a97a-0641addc579a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "636701b8-6fbf-4436-a643-b5797e4ce11c", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "floating_ip_address": "172.24.4.97", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:14:40Z", "updated_at": "2025-07-31T13:14:40Z", "revision_number": 0}}' 2025-07-31 13:14:41,241 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '636701b8-6fbf-4436-a643-b5797e4ce11c', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:14:40Z', 'updated_at': '2025-07-31T13:14:40Z', 'revision_number': 0, 'ip': '172.24.4.97'} created 2025-07-31 13:14:41,287 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-07-31 13:14:41,288 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2 505', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3cd9bc7d-afa9-4fd5-bd58-f45f5b1e684a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "password_expires_at": null}, "audit_ids": ["Xz90pcFnSrmwy-MLRbhfKg"], "expires_at": "2025-07-31T14:14:41.000000Z", "issued_at": "2025-07-31T13:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e56732c6b6049e59fdad55e6efb44e3", "name": "tempest-ServerStableDeviceRescueTest-1681830710"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e56732c6b6049e59fdad55e6efb44e3", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:14:41,289 99926 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '3b4b4c86-9c64-409c-b7e3-9397123c6a0f', 'name': 'tempest-ServerStableDeviceRescueTest-1574459614-network', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62025, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:14:34Z', 'updated_at': '2025-07-31T13:14:34Z', 'revision_number': 1} available for tenant 2025-07-31 13:14:41,289 99926 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-268392349', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPBsovYpxBWZpOzlZWj2LOI8rWZ6Mzr+yfD+QojQujFh1zDixb/uY+7jInOeM5Mz/duLuJrjmYsQQkBk43jy8tCUXhJwstxOMVp0EFWOj0aPW3C1a3TBTNzREcPxfbLTGw==', 'f ingerprint': '6e:f6:91:45:d1:18:09:9c:46:3b:bc:e0:db:df:3e:50', 'user_id': 'db4c44a7a49b49d3849e7ef1df8d0f0b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBUqNn1AhO26DiGEE/TmawqqksrslEj4eoSS4co12vhGDZ+F/4QP0BE\nG8KTWdlit9ugBwYFK4EEACKhZANiAATwbKL2KcQVmaTs5WVo9iziPK1mejM6/snw\n/kKI0LoxYdcw4sW/7mPu4yJznjOTM/3bi7ia45mLEEJAZON48vLQlF4ScLLcTjFa\ndBBVjo9Gj1twtWt0wUzc0RHD8X2y0xs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c4975115-96e8-4db0-bde5-c38eeb9d9ee0', 'name': 'tempest-securitygroup--1558625613', 'stateful': True, 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'description': 'tempest-description--1759342739', 'shared': False, 'security_group_rules': [{'id': '31544c11-07ba-4fd9-b5fe-938f114491ca', 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'security_group_id': 'c4975115-96e8-4db0-bde5-c38eeb9d9ee0', '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': 971, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:14:39Z', 'updated_at': '2025-07-31T13:14:39Z', 'revision_number': 0}, {'id': 'c944d7a6-7f75-49ea-b38a-ddcb596c282d', 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'security_group_id': 'c4975115-96e8-4db0-bde5-c38eeb9d9ee0', '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': 972, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:14:39Z', 'updated_at': '2025-07-31T13:14:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:14:39Z', 'updated_at': '2025-07-31T13:14:39Z', 'revision_number': 1, 'project_id': '6e56732c6b6049e59fdad55e6efb44e3'}, 'floating_ip': {'id': '636701b8-6fbf-4436-a643-b5797e4ce11c', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:14:40Z', 'updated_at': '2025-07-31T13:14:40Z', 'revision_number': 0, 'ip': '172.24.4.97'}} 2025-07-31 13:14:41,987 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.696s 2025-07-31 13:14:41,987 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "3b4b4c86-9c64-409c-b7e3-9397123c6a0f"}], "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "key_name": "tempest-keypair-268392349", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-629d5eb0-9027-4687-8397-10ad524c337c', 'x-compute-request-id': 'req-629d5eb0-9027-4687-8397-10ad524c337c', 'connection': 'close', 'status': ' 202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "adminPass": "PsLGwCoqxp6B"}}' 2025-07-31 13:14:42,066 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b 0.076s 2025-07-31 13:14:42,067 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c4e0198-59fe-4a5a-9277-ebbd463e01d4', 'x-compute-request-id': 'req-3c4e0198-59fe-4a5a-9277-ebbd463e01d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "status": "BUILD", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:14:42Z", "updated": "2025-07-31T13:14:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-268392349", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:15:32,322 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b 0.233s 2025-07-31 13:15:32,323 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9087be-9ebd-4f4c-aee0-c459006be038', 'x-compute-request-id': 'req-9c9087be-9ebd-4f4c-aee0-c459006be038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "status": "ACTIVE", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f 0b", "metadata": {}, "hostId": "8d62e967f10f9c50160015250857d169a5d21bed40d9a603034e6d6d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:14:41Z", "updated": "2025-07-31T13:14:57Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1574459614-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268392349", "OS-SRV-USG:launched_at": "2025-07-31T13:14:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:15:32,337 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:16:32,580 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b/os-interface 0.182s 2025-07-31 13:16:32,580 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6490fc-9d92-4ca1-9a00-2b05bc537f54', 'x-compute-request-id': 'req-8e6490fc-9d92-4ca1-9a00-2b05bc537f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3b4b4c86-9c64-409c-b7e3-9397123c6a0f", "port_id": "08c5211a-696d-49e6-952b-1d3e5ae74d24", "mac_addr": "fa:16:3e:3b:25:c7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0878f212-3d9f-441f-8440-fa87f6acc897", "ip_address": "10.0.0.10"}]}]}' 2025-07-31 13:16:33,490 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/636701b8-6fbf-4436-a643-b5797e4ce11c 0.905s 2025-07-31 13:16:33,491 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "08c5211a-696d-49e6-952b-1d3e5ae74d24"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f8d843d0-e932-43bc-b44b-f1f6ff363903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/636701b8-6fbf-4436-a643-b5797e4ce11c'} Body: b'{"floatingip": {"id": "636701b8-6fbf-4436-a643-b5797e4ce11c", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "floating_ip_address": "172.24.4.97", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "65503d8f-3c9f-468d-85a3-657a6708c1fb", "port_id": "08c5211a-696d-49e6-952b-1d3e5ae74d24", "fixed_ip_add ress": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3b4b4c86-9c64-409c-b7e3-9397123c6a0f", "mac_address": "fa:16:3e:3b:25:c7", "admin_state_up": true, "status": "ACTIVE", "device_id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:14:40Z", "updated_at": "2025-07-31T13:16:32Z", "revision_number": 1, "project_id": "6e56732c6b6049e59fdad55e6efb44e3"}}' 2025-07-31 13:16:33,493 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2025-07-31 13:16:33,510 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:16:33,615 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:16:33,616 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2025-07-31 13:16:34,401 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b/action 0.784s 2025-07-31 13:16:34,401 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1599543320"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/64a64bb2-bc69-4131-b347-e0bff1b0981c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da18f1b8-5238-4a4f-b7b5-2c151bb5e495', 'x-compute-request-id': 'req-da18f1b8-5238-4a4f-b7b5-2c151bb5e495', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b/action'} Body: b'' 2025-07-31 13:16:34,465 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.060s 2025-07-31 13:16:34,465 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6490fb-ea13-45b2-bcec-b90c832513c9', 'x-compute-request-id': 'req-7a6490fb-ea13-45b2-bcec-b90c832513c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"image": {"id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_ id": "db4c44a7a49b49d3849e7ef1df8d0f0b"}, "created": "2025-07-31T13:16:34Z", "updated": "2025-07-31T13:16:34Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}], "server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}]}}}' 2025-07-31 13:17:24,608 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.087s 2025-07-31 13:17:24,609 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c1395fe-1a62-4ac3-b527-a5b7982a0178', 'x-compute-request-id': 'req-7c1395fe-1a62-4ac3-b527-a5b7982a0178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"image": {"id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_id": "6e56732c6b6049e59fdad55e6efb44e3", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b"}, "created": "2025-07-31T13:16:34Z", "updated": "2025-07-31T13:16:43Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}], "server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}]}}}' 2025-07-31 13:17:24,683 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.068s 2025-07-31 13:17:24,684 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd634248-f52f-4755-92aa-5c55ebc71eb7', 'x-compute-request-id': 'req-cd634248-f52f-4755-92aa-5c55ebc71eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"image": {"id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_id": "6e56732c6b6049e59fdad55e6efb44e3", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b"}, "created": "2025-07-31T13:16:34Z", "updated": "2025-07-31T13:16:43Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}], "server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}]}}}' 2025-07-31 13:17:24,907 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b 0.217s 2025-07-31 13:17:24,908 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1361131e-9d16-4700-aaeb-987331ba9cc2', 'x-compute-request-id': 'req-1361131e-9d16-4700-aaeb-987331ba9cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "status": "ACTIVE", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "metadata": {}, "hostId": "8d62e967f10f9c50160015250857d169a5d21bed40d9a603034e6d6d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:14:41Z", "updated": "2025-07-31T13:16:43Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1574459614 -network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268392349", "OS-SRV-USG:launched_at": "2025-07-31T13:14:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:18:25,125 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.175s 2025-07-31 13:18:25,125 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5dc09121-9364-4a5f-9834-0278f30e2137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_id": "6e56732c6b6049e59fdad55e6efb44e3", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "d9843019cab43a2eec0a5f8f8753d5e7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6e56732c6b6049e59fdad55e6efb44e3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "21265348b4003ac02104192ec521e6575896655147aabb60b0f837b25d778a1ea056102b02072a97eb099aec1e2143590d515bd1c9425b61aedc4c8f67a680ac", "id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "created_at": "2025-07-31T13:16:34Z", "updated_at": "2025-07-31T13:18:25Z", "tags": [], "self": "/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c", "file": "/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:18:25,280 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.154s 2025-07-31 13:18:25,280 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-150d68d9-a30d-49bd-8bfe-c7581da51b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_id": "6e56732c6b6049e59fdad55e6efb44e3", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "d9843019cab43a2eec0a5f8f8753d5e7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6e56732c6b6049e59fdad55e6efb44e3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "21265348b4003ac02104192ec521e6575896655147aabb60b0f837b25d778a1ea056102b02072a97eb099aec1e2143590d515bd1c9425b61aedc4c8f67a680ac", "id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "created_at": "2025-07-31T13:16:34Z", "updated_at": "2025-07-31T13:18:25Z", "tags": [], "self": "/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c", "file": "/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:18:25,515 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b 0.234s 2025-07-31 13:18:25,516 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f2e9f8-0153-4cee-9356-da03cdea3e11', 'x-compute-request-id': 'req-41f2e9f8-0153-4cee-9356-da03cdea3e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "status": "ACTIVE", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "metadata": {}, "hostId": "8d62e967f10f9c50160015250857d169a5d21bed40d9a603034e6d6d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:14:41Z", "updated": "2025-07-31T13:16:43Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1574459614-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268392349", "OS-SRV-USG:launched_at": "2025-07-31T13:14:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:18:25,581 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f 0.049s 2025-07-31 13:18:25,582 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0da750c-6040-4b9f-a6fd-65bd0d3c1311', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0da750c-6040-4b9f-a6fd-65bd0d3c1311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f'} Body: b'{"volume": {"id": "a5ae4d94-7bfb-46c9-83e3-926806ef508f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:40.000000", "updated_at": "2025-07-31T13:14:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-512305403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}], "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e56732c6b6049e59fdad55e6efb44e3"}}' 2025-07-31 13:18:26,663 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f 0.063s 2025-07-31 13:18:26,663 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61c4c61-7690-499e-bc68-3674a4ebe1a8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61c4c61-7690-499e-bc68-3674a4ebe1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f'} Body: b'{"volume": {"id": "a5ae4d94-7bfb-46c9-83e3-926806ef508f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:40.000000", "updated_at": "2025-07-31T13:14:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-512305403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}], "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "bootable": "false", "encrypted": fals e, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e56732c6b6049e59fdad55e6efb44e3"}}' {4} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.210150s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.251740s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014882s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.170820s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.019662s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.023100s] ... ok {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [166.733170s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7aeeda17-252c-478a-9d52-609c98831ef2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:18:13,433 99922 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:18:13,434 99922 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:18:13,659 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.225s 2025-07-31 13:18:13,660 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1937869843", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDYB3zvYiTCmbCQP/95cMQ3Z/6JNJlSEbRAjd1mHhp3SeK5d2se6fQdQkIlOkSjrTNYneBoyZQ7E1AnEGSNSrp+FRD/7j73vVZioSOKcDRP5z2Vy79d6+sKAJrwmPYIq3g=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6f474dc-e9f8-4de5-9b77-a5fa9cf11ba2', 'x-compute-request-id': 'req-f6f474dc-e9f8-4de5-9b77-a5fa9cf11ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1937869843", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDYB3zvYiTCmbCQP/95cMQ3Z/6JNJlSEbRAjd1mHhp3SeK5d2se6fQdQkIlOkSjrTNYneBoyZQ7E1AnEGSNSrp+FRD/7j73vVZioSOKcDRP5z2Vy79d6+sKAJrwmPYIq3g==", "fingerprint": "16:6c:ce:ce:69:7a:82:24:48:a6:8f:29:41:32:2b:c4", "user_id": "003751cc35d449e5910cce732ac0f449"}}' 2025-07-31 13:18:13,662 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1937869843 created 2025-07-31 13:18:14,154 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.491s 2025-07-31 13:18:14,154 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--800511965", "description": "tempest-description--1090096478"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-82339f6c-aceb-4cc0-9764-178e307fdb10', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "name": "tempest-securitygroup--800511965", "stateful": true, "tenant_id": "97ae7c39c67147289da4013f06186eff", "description": "tempest-description--1090096478", "shared": false, "security_group_rules": [{"id": "e28068d9-9d99-48d5-9d4a-dc706b0ffbf2", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "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": 1074, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:18:13Z", "updated_at": "2025-07-31T13:18:13Z", "revision_number": 0}, {"id": "e813de70-2fa7-4a2a-92b6-acc135fe6ba8", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "po rt_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1073, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:18:13Z", "updated_at": "2025-07-31T13:18:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:18:13Z", "updated_at": "2025-07-31T13:18:13Z", "revision_number": 1, "project_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:18:14,406 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.251s 2025-07-31 13:18:14,406 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-71aaa576-d16b-4a3d-8c74-17f9cbf94db7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d50cb9d8-05b4-4f43-8f8f-99f594467ffd", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:18:14Z", "updated_at": "2025-07-31T13:18:14Z", "revision_number": 0}}' 2025-07-31 13:18:14,610 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-07-31 13:18:14,610 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-52d705b6-3a54-49aa-b02c-8866a01af740', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fa70a265-83d3-4149-9893-c9ecb50197fe", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:18:14Z", "updated_at": "2025-07-31T13:18:14Z", "revision_number": 0}}' 2025-07-31 13:18:14,610 99922 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--800511965 created 2025-07-31 13:18:15,286 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.675s 2025-07-31 13:18:15,287 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6f4d8fc3-ead8-46c9-a2c7-6016ba53f1da', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5f33f7ea-3731-4291-819c-186d5a52508e", "tenant_id": "97ae7c39c67147289da4013f06186eff", "floating_ip_address": "172.24.4.14", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "97ae7c39c67147289da4013f06186eff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:18:14Z", "updated_at": "2025-07-31T13:18:14Z", "revision_number": 0}}' 2025-07-31 13:18:15,287 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5f33f7ea-3731-4291-819c-186d5a52508e', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'floating_ip_address': '172.24.4.14', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '97ae7c39c67147289da4013f06186eff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:18:14Z', 'updated_at': '2025-07-31T13:18:14Z', 'revision_number': 0, 'ip': '172.24.4.14'} created 2025-07-31 13:18:15,334 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-07-31 13:18:15,334 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6bd1c1eb-70e6-4348-96d9-6cd7a6b08225', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "003751cc35d449e5910cce732ac0f449", "name": "tempest-AttachVolumeTestJSON-1592616034-project-member", "password_expires_at": null}, "audit_ids": ["pFh-N7VETjSMqqc-jRVHiQ"], "expires_at": "2025-07-31T14:18:15.000000Z", "issued_at": "2025-07-31T13:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97ae7c39c67147289da4013f06186eff", "name": "tempest-AttachVolumeTestJSON-1592616034"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compu te", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/97ae7c39c67147289da4013f06186eff", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:18:15,335 99922 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'f8d5c810-e75d-47a4-9db4-9b0da9dd18f2', 'name': 'tempest-AttachVolumeTestJSON-1368609306-network', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '97ae7c39c67147289da4013f06186eff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14894, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:18:08Z', 'updated_at': '2025-07-31T13:18:08Z', 'revision_number': 1} available for tenant 2025-07-31 13:18:15,336 99922 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1937869843', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDYB3zvYiTCmbCQP/95cMQ3Z/6JNJlSEbRAjd1mHhp3SeK5d2se6fQdQkIlOkSjrTNYneBoyZQ7E1AnEGSNSrp+FRD/7j73vVZioSOKcDRP5z2Vy79d6+sKAJrwmPYIq3g==', 'fingerprint': '16:6c:ce:ce:69:7a:82:24:48:a6:8f:29:41:32:2b:c4', 'user_id': '003751cc35d449e5910cce732ac0f449', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBTyKljTOzUyR6r51xUSKG91wQQdv0cO4DWmB3toSrc1v6KmDAt3oxI\nj4XUJ7LHqP+gBwYFK4EEACKhZANiAAQ2Ad872IkwpmwkD//eXDEN2f+iTSZUhG0Q\nI3dZh4ad0niuXdrHun0HUJCJTpEo60zWJ3gaMmUOxNQJxBkjUq6fhUQ/+4+971WY\nqEjinA0T+c9lcu/XevrCgCa8Jj2CKt4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0b297179-4d5f-42e2-963c-cad0aa08878e', 'name': 'tempest-securitygroup--800511965', 'stateful': True, 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'description': 'tempest-description--1090096478', 'shared': False, 'security_group_rules': [{'id': 'e28068d9-9d99-48d5-9d4a-dc706b0ffbf2', 'project_id': '97ae7c39c67147289da4013f06186eff', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'security_group_id': '0b297179-4d5f-42e2-963c-cad0aa08878e', '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': 1074, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:18:13Z', 'updated_at': '2025-07-31T13:18:13Z', 'revision_number': 0}, {'id': 'e813de70-2fa7-4a2a-92b6-acc135fe6ba8', 'project_id': '97ae7c39c67147289da4013f06186eff', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'security_group_id': '0b297179-4d5f-42e2-963c-cad0aa08878e', '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': 1073, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:18:13Z', 'updated_at': '2025-07-31T13:18:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:18:13Z', 'updated_at': '2025-07-31T13:18:13Z', 'revision_number': 1, 'project_id': '97ae7c39c67147289da4013f06186eff'}, 'floating_ip': {'id': '5f33f7ea-3731-4291-819c-186d5a52508e', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'floating_ip_address': '172.24.4.14', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '97ae7c39c67147289da4013f06186eff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:18:14Z', 'updated_at': '2025-07-31T13:18:14Z', 'revision_number': 0, 'ip': '172.24.4.14'}} 2025-07-31 13:18:15,857 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.520s 2025-07-31 13:18:15,857 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-41261889", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2"}], "security_groups": [{"name": "tempest-securitygroup--800511965"}], "key_name": "tempest-keypair-1937869843", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b1b123-ef7f-4b62-9134-3cc77dc8173e', 'x-compute-request-id': 'req-c8b1b123-ef7f-4b62-9134-3cc77dc8173e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--800511965"}], "adminPass": "password"}}' 2025-07-31 13:18:15,929 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.068s 2025-07-31 13:18:15,929 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49132e45-ad09-43e4-81fe-c1ad9f7aef44', 'x-compute-request-id': 'req-49132e45-ad09-43e4-81fe-c1ad9f7aef44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'{"server": {"id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "name": "tempest-AttachVolumeTestJSON-server-41261889", "status": "BUILD", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:18:16Z", "updated": "2025-07-31T13:18:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1937869843", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:19:06,178 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.206s 2025-07-31 13:19:06,178 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149d8dcc-7772-4e78-a6a4-afa97e175902', 'x-compute-request-id': 'req-149d8dcc-7772-4e78-a6a4-afa97e175902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'{"server": {"id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "name": "tempest-AttachVolumeTestJSON-server-41261889", "status": "ACTIVE", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "a013032c5be4441ebe8ad7ddfadcd18f944f7837af0203abd32da187", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:18:15Z", "updated": "2025-07-31T13:18:31Z", "addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:97:6c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1937869843", "OS-SRV-USG:launched_at": "2025-07-31T13:18:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--800511965"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:19:06,192 99922 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:20:06,416 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5/os-interface 0.165s 2025-07-31 13:20:06,417 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-no va-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04bf32ca-567c-4541-ae8b-c8fc34d8a9c8', 'x-compute-request-id': 'req-04bf32ca-567c-4541-ae8b-c8fc34d8a9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2", "port_id": "90cf4d45-27f9-4a94-80d8-ffe15f22f8d9", "mac_addr": "fa:16:3e:91:97:6c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "324be2c6-1b3d-47f7-b55f-c958966d5266", "ip_address": "10.0.0.9"}]}]}' 2025-07-31 13:20:07,234 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/5f33f7ea-3731-4291-819c-186d5a52508e 0.813s 2025-07-31 13:20:07,234 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "90cf4d45-27f9-4a94-80d8-ffe15f22f8d9"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5957882e-309b-4977-8942-30d0c28e7ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5f33f7ea-3731-4291-819c-186d5a52508e'} Body: b'{"floatingip": {"id": "5f33f7ea-3731-4291-819c-186d5a52508e", "tenant_id": "97ae7c39c67147289da4013f06186eff", "floating_ip_address": "172.24.4.14", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "73fc938e-871a-4894-963e-e385ba942316", "port_id": "90cf4d45-27f9-4a94-80d8-ffe15f22f8d9", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2", "mac_address": "fa:16:3e:91:97:6c", "admin_state_up": true, "status": "ACTIVE", "device_id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:18:14Z", "updated_at": "2025-07-31T13:20:06Z", "revision_number": 1, "project_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:20:07,236 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.14:22' as 'cirros' with public key authentication 2025-07-31 13:20:07,247 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:20:07,350 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:20:07,351 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.14 successfully created 2025-07-31 13:20:07,398 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5/ips 0.047s 2025-07-31 13:20:07,399 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7497e677-272d-4f38-be08-ed74d6fb832d', 'x-compute-request-id': 'req-7497e677-272d-4f38-be08-ed74d6fb832d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2025-07-31 13:20:07,402 99922 INFO [tempest.lib.common.ssh] Creating ssh co nnection to '172.24.4.14:22' as 'cirros' with public key authentication 2025-07-31 13:20:07,405 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:20:07,510 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:20:07,511 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.14 successfully created 2025-07-31 13:20:07,511 99922 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-07-31 13:20:07,511 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.14:22' as 'cirros' with public key authentication 2025-07-31 13:20:07,514 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:20:07,618 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:20:07,619 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.14 successfully created 2025-07-31 13:20:07,919 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.291s 2025-07-31 13:20:07,919 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-312137842"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347a2e15-d1b6-46e2-bc74-15e015f34d0c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347a2e15-d1b6-46e2-bc74-15e015f34d0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7aeeda17-252c-478a-9d52-609c98831ef2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:20:07.846592", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-312137842", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:20:07,973 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2 0.042s 2025-07-31 13:20:07,973 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5278ce-a894-415a-b08e-90e3da7e8457', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5278ce-a894-415a-b08e-90e3da7e8457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2'} Body: b'{"volume": {"id": "7aeeda17-252c-478a-9d52-609c98831ef2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:20:08.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-312137842", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hre f": "http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:20:09,035 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2 0.047s 2025-07-31 13:20:09,035 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfa727f-c1e8-4d56-b2c0-84b0208c96bd', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfa727f-c1e8-4d56-b2c0-84b0208c96bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2'} Body: b'{"volume": {"id": "7aeeda17-252c-478a-9d52-609c98831ef2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:20:08.000000", "updated_at": "2025-07-31T13:20:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-312137842", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:20:09,171 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.122s 2025-07-31 13:20:09,172 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef5ae76-6e38-4406-96ae-815c16d05b5b', 'x-compute-request-id': 'req-1ef5ae76-6e38-4406-96ae-815c16d05b5b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'' 2025-07-31 13:20:09,447 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.274s 2025-07-31 13:20:09,447 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b937019-25f8-476d-83f9-6b0583ec17ba', 'x-compute-request-id': 'req-5b937019-25f8-476d-83f9-6b0583ec17ba', 'connection': ' close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'{"server": {"id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "name": "tempest-AttachVolumeTestJSON-server-41261889", "status": "ACTIVE", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "a013032c5be4441ebe8ad7ddfadcd18f944f7837af0203abd32da187", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:18:15Z", "updated": "2025-07-31T13:20:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:97:6c"}, {"version": 4, "addr": "172.24.4.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:97:6c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1937869843", "OS-SRV-USG:launched_at": "2025-07-31T13:18:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--800511965"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:20:59,543 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.046s 2025-07-31 13:20:59,544 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b3c25b2c-d9e9-4408-bba1-10d770557621', 'x-compute-request-id': 'req-b3c25b2c-d9e9-4408-bba1-10d770557621', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 035d28dd-c7d7-44f4-be16-e6b09e34e2f5 could not be found."}}' 2025-07-31 13:20:59,580 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1937869843 0.036s 2025-07-31 13:20:59,580 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3fee47-8dd8-4173-ba82-c367a2cc7472', 'x-compute-request-id': 'req-fb3fee47-8dd8-4173-ba82-c367a2cc7472', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1937869843'} Body: b'' 2025-07-31 13:20:59,796 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/network ing/v2.0/security-groups/0b297179-4d5f-42e2-963c-cad0aa08878e 0.215s 2025-07-31 13:20:59,796 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0f31bbf2-c68e-4b7f-b447-41b87cafba02', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0b297179-4d5f-42e2-963c-cad0aa08878e'} Body: b'' 2025-07-31 13:20:59,822 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/0b297179-4d5f-42e2-963c-cad0aa08878e 0.025s 2025-07-31 13:20:59,822 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8767575f-3ca1-4d7c-9541-16a3ecddfd79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0b297179-4d5f-42e2-963c-cad0aa08878e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0b297179-4d5f-42e2-963c-cad0aa08878e does not exist", "detail": ""}}' 2025-07-31 13:21:00,165 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/5f33f7ea-3731-4291-819c-186d5a52508e 0.342s 2025-07-31 13:21:00,165 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f76d2a51-1046-4b73-8e03-86e6f3e7e04a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5f33f7ea-3731-4291-819c-186d5a52508e'} Body: b'' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.266591s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c0a74c88-cdf6-4d9f-8094-6a673d08d890 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:19:39,932 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-07-31 13:19:39,933 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d0a327fe-3285-4b13-a527-c10cffa531af', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e40d49fe97f347cb9d991611aa4a5034", "name": "tempest-VolumesActionsTest-526474555-project-member", "password_expires_at": null}, "audit_ids": ["J7zDwTjvTFOuuaUCZVddcg"], "expires_at": "2025-07-31T14:19:39.000000Z", "issued_at": "2025-07-31T13:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b75fa96b9544f94a9a274f8842dc461", "name": "tempest-VolumesActionsTest-526474555"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5b75fa96b9544f94a9a274f8842dc461", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:19:39,933 99926 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '83ef6f8d-78af-401f-a7eb-bb59c5120f3b', 'name': 'tempest-VolumesActionsTest-1420556101-network', 'tenant_id': '5b75fa96b9544f94a9a274f8842dc461', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5b75fa96b9544f94a9a274f8842dc461', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52137, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:19:26Z', 'updated_at': '2025-0 7-31T13:19:27Z', 'revision_number': 1} available for tenant 2025-07-31 13:19:40,605 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.671s 2025-07-31 13:19:40,606 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-515764123", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "83ef6f8d-78af-401f-a7eb-bb59c5120f3b"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3709a2b9-8749-402e-b8bd-b90571fc42df', 'x-compute-request-id': 'req-3709a2b9-8749-402e-b8bd-b90571fc42df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s78NWToJYxsz"}}' 2025-07-31 13:19:40,693 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 0.084s 2025-07-31 13:19:40,693 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2523f8c-6c62-4d20-8ba0-fd7a11d39ac2', 'x-compute-request-id': 'req-f2523f8c-6c62-4d20-8ba0-fd7a11d39ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'{"server": {"id": "0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4", "name": "tempest-VolumesActionsTest-instance-515764123", "status": "BUILD", "tenant_id": "5b75fa96b9544f94a9a274f8842dc461", "user_id": "e40d49fe97f347cb9d991611aa4a5034", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:19:41Z", "updated": "2025-07-31T13:19:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:20:30,983 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4 bcd-a9ce-a831ec6034a4 0.225s 2025-07-31 13:20:30,983 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a31ffd86-0a76-4e27-8ec4-270439a2191c', 'x-compute-request-id': 'req-a31ffd86-0a76-4e27-8ec4-270439a2191c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'{"server": {"id": "0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4", "name": "tempest-VolumesActionsTest-instance-515764123", "status": "ACTIVE", "tenant_id": "5b75fa96b9544f94a9a274f8842dc461", "user_id": "e40d49fe97f347cb9d991611aa4a5034", "metadata": {}, "hostId": "29432f39a9b9b1800ebaac9fb004866f9a0edda871273eedf408eca3", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:19:40Z", "updated": "2025-07-31T13:19:56Z", "addresses": {"tempest-VolumesActionsTest-1420556101-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:e1:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:19:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:20:30,999 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:21:31,340 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.281s 2025-07-31 13:21:31,341 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-602606399"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e643bf-3404-4c2b-92ac-e21889a8d429', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e643bf-3404-4c2b-92ac-e21889a8d429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c0a74c88-cdf6-4d9f-8094-6a673d08d890", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:21:31.278398", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-602606399", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistency group_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:21:31,419 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.066s 2025-07-31 13:21:31,419 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff1493b-a81e-43d3-9c96-fca56097495e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff1493b-a81e-43d3-9c96-fca56097495e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'{"volume": {"id": "c0a74c88-cdf6-4d9f-8094-6a673d08d890", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:21:31.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-602606399", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:21:32,474 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.040s 2025-07-31 13:21:32,475 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bdd174-f502-43ee-a618-a84bcb52d5a8', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bdd174-f502-43ee-a618-a84bcb52d5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'{"volume": {"id": "c0a74c88-cdf6-4d9f-8094-6a673d08d890", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:21:31.000000", "updated_at": "2025-07-31T13:21:31.000000", "name": "tempest-VolumesActionsTest-Volume-602606399", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:21:32,547 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.043s 2025-07-31 13:21:32,547 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe558e0-d7f0-44ff-b4e9-f8e1c33317f8', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe558e0-d7f0-44ff-b4e9-f8e1c33317f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'{"volume": {"id": "c0a74c88-cdf6-4d9f-8094-6a673d08d890", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:21:31.000000", "updated_at": "2025-07-31T13:21:31.000000", "name": "tempest-VolumesActionsTest-Volume-602606399", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:21:32,655 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.094s 2025-07-31 13:21:32,655 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2550ccff-1952-4e90-9b0b-91c4786e9a85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'' 2025-07-31 13:21:32,676 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.020s 2025-07-31 13:21:32,676 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96f99e4-dc09-4272-9702-2524496ddf2e', 'x-openstack-request-id': 'req-d96f99e4-dc09-4272-9702-2524496ddf2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0a74c88-cdf6-4d9f-8094-6a673d08d890 could not be found."}}' 2025-07-31 13:21:32,817 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 0.141s 2025-07-31 13:21:32,818 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9044bf49-9018-48a5-a3ae-227d20fc9f67', 'x-compute-request-id': 'req-9044bf49-9018-48a5-a3ae-227d20fc9f67', 'connection': 'close', 'status': '204', 'content- location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'' 2025-07-31 13:21:33,035 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 0.217s 2025-07-31 13:21:33,036 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ee1efa-cd46-4253-a209-3f816af34cec', 'x-compute-request-id': 'req-b5ee1efa-cd46-4253-a209-3f816af34cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'{"server": {"id": "0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4", "name": "tempest-VolumesActionsTest-instance-515764123", "status": "ACTIVE", "tenant_id": "5b75fa96b9544f94a9a274f8842dc461", "user_id": "e40d49fe97f347cb9d991611aa4a5034", "metadata": {}, "hostId": "29432f39a9b9b1800ebaac9fb004866f9a0edda871273eedf408eca3", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:19:40Z", "updated": "2025-07-31T13:21:33Z", "addresses": {"tempest-VolumesActionsTest-1420556101-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:e1:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:19:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:22:23,106 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 0.047s 2025-07-31 13:22:23,107 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1f5c3e58-1ebd-4ab5-b4f9-e13836c184a0', 'x-compute-request-id': 'req-1f5c3e58-1ebd-4ab5-b4f9-e13836c184a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.496969s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 13acf070-334a-4d4b-b325-29d0e30d6df5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:23,303 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/volumes 0.192s 2025-07-31 13:22:23,303 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-644745974"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d921e703-b749-4c84-bb35-5cf659f72d4e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d921e703-b749-4c84-bb35-5cf659f72d4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "13acf070-334a-4d4b-b325-29d0e30d6df5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:23.239830", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-644745974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:23,354 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.038s 2025-07-31 13:22:23,354 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8806f2e-a374-416b-a510-1a73e1bd0416', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8806f2e-a374-416b-a510-1a73e1bd0416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'{"volume": {"id": "13acf070-334a-4d4b-b325-29d0e30d6df5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:23.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-644745974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:24,413 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.044s 2025-07-31 13:22:24,414 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e5bfdf-3a8e-41fd-8dde-8ee9c0b9faf7', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e5bfdf-3a8e-41fd-8dde-8ee9c0b9faf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'{"volume": {"id": "13acf070-334a-4d4b-b325-29d0e30d6df5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:23.000000", "updated_at": "2025-07-31T13:22:23.000000", "name": "tempest-VolumesActionsTest-Volume-644745974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:24,469 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.041s 2025-07-31 13:22:24,469 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0289e082-338d-4e7a-8d3b-ca85959fae58', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0289e082-338d-4e7a-8d3b-ca85959fae58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'{"volume": {"id": "13acf070-334a-4d4b-b325-29d0e30d6df5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:23.000000", "updated_at": "2025-07-31T13:22:23.000000", "name": "tempest-VolumesActionsTest-Volume-644745974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:24,583 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.099s 2025-07-31 13:22:24,584 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102c8a19-3255-4f92-b1e8-794e150baa20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'' 2025-07-31 13:22:24,606 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.021s 2025-07-31 13:22:24,606 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf15906-f4e6-4c85-8ad9-aacf6b7aff02', 'x-openstack-request-id': 'req-fdf15906-f4e6-4c85-8ad9-aacf6b7aff02', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 13acf070-334a-4d4b-b325-29d0e30d6df5 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.489210s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ea76173-2d05-4178-bc89-3fd1bf4795fe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:24,797 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/volumes 0.188s 2025-07-31 13:22:24,798 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-203689706"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74696b8e-3c41-45f4-8361-d02dae2e212c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74696b8e-3c41-45f4-8361-d02dae2e212c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ea76173-2d05-4178-bc89-3fd1bf4795fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:24.732148", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-203689706", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:24,848 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.037s 2025-07-31 13:22:24,849 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dba9856-a24d-4acf-90a6-97874edb8422', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dba9856-a24d-4acf-90a6-97874edb8422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'{"volume": {"id": "3ea76173-2d05-4178-bc89-3fd1bf4795fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:25.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-203689706", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:25,905 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.041s 2025-07-31 13:22:25,906 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-0c6a0fa8-5074-47a0-9804-b40be03648db', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6a0fa8-5074-47a0-9804-b40be03648db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'{"volume": {"id": "3ea76173-2d05-4178-bc89-3fd1bf4795fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:25.000000", "updated_at": "2025-07-31T13:22:25.000000", "name": "tempest-VolumesActionsTest-Volume-203689706", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:25,957 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.037s 2025-07-31 13:22:25,957 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ed22e9-b832-4217-90a8-bec5f37cc161', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ed22e9-b832-4217-90a8-bec5f37cc161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'{"volume": {"id": "3ea76173-2d05-4178-bc89-3fd1bf4795fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:25.000000", "updated_at": "2025-07-31T13:22:25.000000", "name": "tempest-VolumesActionsTest-Volume-203689706", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:26,073 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.097s 2025-07-31 13:22:26,074 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08390608-d701-404b-a4fd-d75af6301784', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'' 2025-07-31 13:22:26,097 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.022s 2025-07-31 13: 22:26,097 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a853c949-8df3-4a4d-b226-5ef653bb04e8', 'x-openstack-request-id': 'req-a853c949-8df3-4a4d-b226-5ef653bb04e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ea76173-2d05-4178-bc89-3fd1bf4795fe could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.571099s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 40cf0b91-1177-4248-9caf-fb4fd0b2fd46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:26,363 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/volumes 0.264s 2025-07-31 13:22:26,364 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-883513655"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869f9d7a-8c76-42b1-92bf-7f5e93496672', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869f9d7a-8c76-42b1-92bf-7f5e93496672', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "40cf0b91-1177-4248-9caf-fb4fd0b2fd46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:26.285848", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-883513655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:26,416 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.039s 2025-07-31 13:22:26,416 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd2c8f9-8f1b-4dce-ad68-3264f33735d2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd2c8f9-8f1b-4dce-ad68-3264f33735d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'{"volume": {"id": "40cf0b91-1177-4248-9caf-fb4fd0b2fd46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:26.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-883513655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:27,469 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.037s 2025-07-31 13:22:27,470 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-6b8bfc71-7544-4117-ad01-4876433881bb', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8bfc71-7544-4117-ad01-4876433881bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'{"volume": {"id": "40cf0b91-1177-4248-9caf-fb4fd0b2fd46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:26.000000", "updated_at": "2025-07-31T13:22:26.000000", "name": "tempest-VolumesActionsTest-Volume-883513655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:27,534 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.050s 2025-07-31 13:22:27,534 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f597b104-8fc4-4839-9c0b-222bbfa6d24b', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f597b104-8fc4-4839-9c0b-222bbfa6d24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'{"volume": {"id": "40cf0b91-1177-4248-9caf-fb4fd0b2fd46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:26.000000", "updated_at": "2025-07-31T13:22:26.000000", "name": "tempest-VolumesActionsTest-Volume-883513655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:27,649 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.101s 2025-07-31 13:22:27,649 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1823b604-3350-4164-8922-d1726a44571f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'' 2025-07-31 13:22:27,669 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.019s 2025-07-31 13:22:27,669 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-209192b3-d2f5-4478-8e69-959ed13e4df0', 'x-openstack-request-id': 'req-209192b3-d2f5-4478-8e69-959ed13e4df0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 40cf0b91-1177-4248-9caf-fb4fd0b2fd46 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.468048s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d00f1d82-a59f-430e-9caa-0ec5d15c2625 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:27,847 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/volumes 0.175s 2025-07-31 13:22:27,847 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1355763004"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb32aae9-1519-449b-bbde-eaf070b7c396', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb32aae9-1519-449b-bbde-eaf070b7c396', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d00f1d82-a59f-430e-9caa-0ec5d15c2625", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:27.793628", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1355763004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:27,896 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.036s 2025-07-31 13:22:27,897 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1496a14a-d531-4b9a-a8d9-f35353812170', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1496a14a-d531-4b9a-a8d9-f35353812170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'{"volume": {"id": "d00f1d82-a59f-430e-9caa-0ec5d15c2625", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:28.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1355763004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:28,957 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.043s 2025-07-31 13:22:28,958 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-201f4f25-c3a6-4845-8bc2-687c8e2388c0', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201f4f25-c3a6-4845-8bc2-687c8e2388c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'{"volume": {"id": "d00f1d82-a59f-430e-9caa-0ec5d15c2625", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:28.000000", "updated_at": "2025-07-31T13:22:28.000000", "name": "tempest-VolumesActionsTest-Volume-1355763004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:29,012 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.039s 2025-07-31 13:22:29,012 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328d676e-c74b-4e8f-8820-e440bae3e30e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328d676e-c74b-4e8f-8820-e440bae3e30e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'{"volume": {"id": "d00f1d82-a59f-430e-9caa-0ec5d15c2625", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:28.000000", "updated_at": "2025-07-31T13:22:28.000000", "name": "tempest-VolumesActionsTest-Volume-1355763004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:29,118 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.092s 2025-07-31 13:22:29,118 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290191b9-e619-47ae-b814-2031774621a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'' 2025-07-31 13:22:29,139 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.020s 2025-07-31 13:22:29,139 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2a735d-19f1-4645-bdd0-ca00e6cb39bd', 'x-openstack-request-id': 'req-3d2a735d-19f1-4645-bdd0-ca00e6cb39bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d00f1d82-a59f-430e-9caa-0ec5d15c2625 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.699810s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume efddc776-1c04-4675-9225-b5bb8ac0e3a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:29,326 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-07-31 13:22:29,326 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-436702158"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ef80f1-b87a-4298-81eb-d7d07940742a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ef80f1-b87a-4298-81eb-d7d07940742a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "efddc776-1c04-4675-9225-b5bb8ac0e3a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:29.267046", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-436702158", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:29,385 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.037s 2025-07-31 13:22:29,385 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9440a2f2-466a-48ea-b365-9da346b55228', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9440a2f2-466a-48ea-b365-9da346b55228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'{"volume": {"id": "efddc776-1c04-4675-9225-b5bb8ac0e3a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:29.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-436702158", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:30,451 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.051s 2025-07-31 13:22:30,451 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2a5a23-61a6-468a-9f0c-91d31aa0ff81', 'conte nt-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2a5a23-61a6-468a-9f0c-91d31aa0ff81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'{"volume": {"id": "efddc776-1c04-4675-9225-b5bb8ac0e3a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:29.000000", "updated_at": "2025-07-31T13:22:29.000000", "name": "tempest-VolumesActionsTest-Volume-436702158", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:30,510 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.042s 2025-07-31 13:22:30,511 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c872480c-cdb0-4a3a-9def-6285e8083a08', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c872480c-cdb0-4a3a-9def-6285e8083a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'{"volume": {"id": "efddc776-1c04-4675-9225-b5bb8ac0e3a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:29.000000", "updated_at": "2025-07-31T13:22:29.000000", "name": "tempest-VolumesActionsTest-Volume-436702158", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:30,815 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.288s 2025-07-31 13:22:30,816 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54561289-d240-492f-91f9-cbf0c2062e43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'' 2025-07-31 13:22:30,840 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.023s 2025-07-31 13:22:30,841 99926 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f7fe4c-ad33-49f7-8063-e1e8a20298de', 'x-openstack-request-id': 'req-36f7fe4c-ad33-49f7-8063-e1e8a20298de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume efddc776-1c04-4675-9225-b5bb8ac0e3a5 could not be found."}}' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.690264s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e4901750-c972-4ea3-8f74-c973f2c56f1b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:40,137 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.386s 2025-07-31 13:22:40,138 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2025996689"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953cee13-61a7-446a-a55d-9c1725b0fe98', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953cee13-61a7-446a-a55d-9c1725b0fe98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e4901750-c972-4ea3-8f74-c973f2c56f1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:40.081015", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2025996689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-07-31 13:22:40,191 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.041s 2025-07-31 13:22:40,192 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da2e866-ffd5-4650-a2e4-16500fa26164', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da2e866-ffd5-4650-a2e4-16500fa26164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'{"volume": {"id": "e4901750-c972-4ea3-8f74-c973f2c56f1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:40.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2025996689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:41,244 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.037s 2025-07-31 13:22:41,244 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8c646b-1336-476f-aa76-0f29a380507c', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8c646b-1336-476f-aa76-0f29a380507c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'{"volume": {"id": "e4901750-c972-4ea3-8f74-c973f2c56f1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:40.000000", "updated_at": "2025-07-31T13:22:40.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2025996689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:41,300 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.040s 2025-07-31 13:22:41,300 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68ef851-4b30-43a5-b96f-9fca8cc11835', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68ef851-4b30-43a5-b96f-9fca8cc11835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'{"volume": {"id": "e4901750-c972-4ea3-8f74-c973f2c56f1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:40.000000", "updated_at": "2025-07-31T13:22:40.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2025996689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:41,414 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.100s 2025-07-31 13:22:41,414 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2fc7e5-7c20-4492-b1ee-28616ff65c0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'' 2025-07-31 13:22:41,439 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.024s 2025-07-31 13:22:41,439 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7cb490-cb36-4dd8-892e-1cb8bd46012d', 'x-openstack-request-id': 'req-2a7cb490-cb36-4dd8-892e-1cb8bd46012d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e4901750-c972-4ea3-8f74-c973f2c56f1b could not be found."}}' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.595093s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 09b2666e-f7c8-4e3b-becb-73812d903a86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:41,700 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.256s 2025-07-31 13:22:41,701 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1807021882"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec720685-2a44-4014-9c19-72b58787a254', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec720685-2a44-4014-9c19-72b58787a254', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "09b2666e-f7c8-4e3b-becb-73812d903a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:41.585256", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1807021882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-07-31 13:22:41,786 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.073s 2025-07-31 13:22:41,786 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ac34fd-64a6-43b8-bae9-aeea846bd0cf', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ac34fd-64a6-43b8-bae9-aeea846bd0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'{"volume": {"id": "09b2666e-f7c8-4e3b-becb-73812d903a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:42.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1807021882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:42,842 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.041s 2025-07-31 13:22:42,843 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bedb5f-3968-49db-aa8f-465405cb6149', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bedb5f-3968-49db-aa8f-465405cb6149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'{"volume": {"id": "09b2666e-f7c8-4e3b-becb-73812d903a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:42.000000", "updated_at": "2025-07-31T13:22:42.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1807021882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:42,897 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.040s 2025-07-31 13:22:42,897 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49d438e-2552-4113-9952-68e86e5a5868', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49d438e-2552-4113-9952-68e86e5a5868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'{"volume": {"id": "09b2666e-f7c8-4e3b-becb-73812d903a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:42.000000", "updated_at": "2025-07-31T13:22:42.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1807021882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:43,015 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.103s 2025-07-31 13:22:43,015 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-v ersion': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d74599-a34b-4262-b16c-f6fcf9ee113f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'' 2025-07-31 13:22:43,038 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.022s 2025-07-31 13:22:43,038 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae02e5b-48e5-4a76-8a67-c3d968f0c0bd', 'x-openstack-request-id': 'req-fae02e5b-48e5-4a76-8a67-c3d968f0c0bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 09b2666e-f7c8-4e3b-becb-73812d903a86 could not be found."}}' {4} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8dfdf9e-998b-4cfd-90c9-d112bf881d00 failed to build and is in ERROR status {4} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [4.687409s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97421ee0-1055-44fd-a6e6-37e8e621e64b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:23:06,722 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.156s 2025-07-31 13:23:06,723 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1023417914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNCF/Xhqz+LYyp94r7Xfq2sg7+ZVauTrCslI5s7s3iBd3/TAyHR3xgHVU6otnDrKNgqbC+V6+ilbOh+kgEg1zQ+vGgDRwWxvc2tg9dmVX1bE45A3Mwd92xi7jfsU6/a2Tg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44bc3bc7-155e-4952-8701-534dae54283a', 'x-compute-request-id': 'req-44bc3bc7-155e-4952-8701-534dae54283a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1023417914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNCF/Xhqz+LYyp94r7Xfq2sg7+ZVauTrCslI5s7s3iBd3/TAyHR3xgHVU6otnDrKNgqbC+V6+ilbOh+kgEg1zQ+vGgDRwWxvc2tg9dmVX1bE45A3Mwd92xi7jfsU6/a2Tg==", "fingerprint": "42:2c:3e:5c:df:bb:fa:0a:4b:d9:04:78:aa:74:d1:4c", "user_id": "d4cabf8e952d40c8a8ceb09d74d96e08"}}' 2025-07-31 13:23:07,013 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.288s 2025-07-31 13:23:07,014 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1591040295", "description": "tempest-secgroup-smoke-1591040295 description", "project_id": "010c1cc81c514820975e1601afd5b333"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-335495e3-3a41-4cce-987e-f8e983cac78f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b15c9340-085c-476b-84db-b16c3f276c3e", "name": "tempest-secgroup-smoke-1591040295", "stateful": true, "tenant_id": "010c1cc81c514820975e1601afd5b333", "description": "tempest-secgroup-smoke-1591040295 description", "shared": false, "security_group_rules": [{"id": "03b8ced1-7e2c-406d-9c54-4312f97238e2", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "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": 1169, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:23:06Z", "updated_at": "2025-07-31T13:23:06Z", "revision_number": 0}, {"id": "354f0fca-b993-4acf-b6e4-c1e82c60339f", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "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": 1168, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:23:06Z", "updated_at": "2025-07-31T13:23:06Z", "revision_n umber": 0}], "tags": [], "created_at": "2025-07-31T13:23:06Z", "updated_at": "2025-07-31T13:23:06Z", "revision_number": 1, "project_id": "010c1cc81c514820975e1601afd5b333"}}' 2025-07-31 13:23:07,196 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.181s 2025-07-31 13:23:07,196 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-385921b6-83f9-41c7-8577-bd163455a8ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a944bfdb-2ef1-4d14-b94f-782f0d35a02d", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:07,398 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.201s 2025-07-31 13:23:07,398 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-79dde3d4-5dd2-4bc2-94bd-0e2dccb60f3d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f1c5648a-b9f1-4a09-bf31-5a450b60f2a3", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:07,616 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-07-31 13:23:07,617 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json ', 'content-length': '602', 'x-openstack-request-id': 'req-2b9efc38-cbf3-4e74-810e-d2d0b039990f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f821336c-9ed0-494c-ab8e-71a36319684e", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:07,820 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-07-31 13:23:07,821 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-46877e25-a777-4018-b688-c9e8f85ca409', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7c1efc13-de63-4825-9b76-bef9a14288f4", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:08,042 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.221s 2025-07-31 13:23:08,042 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-e66e1982-8fe7-4b2d-919d-868c10cd47d2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c133445-8bfe-455d-a777-5c8d4a70c10e", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:09,208 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_vo lume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.165s 2025-07-31 13:23:09,208 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e4f093ce-12e9-4f8a-a93b-2332019b5f3b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69677037-52d7-4cab-87a6-0b14a1a6f366", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:09Z", "updated_at": "2025-07-31T13:23:09Z", "revision_number": 0}}' 2025-07-31 13:23:09,254 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-07-31 13:23:09,255 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-60a0cb69-6b3f-4886-b355-2ceb796e074b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d4cabf8e952d40c8a8ceb09d74d96e08", "name": "tempest-TestShelveInstance-169593056-project-member", "password_expires_at": null}, "audit_ids": ["oKRCIjKTTd27so4Uo7esgw"], "expires_at": "2025-07-31T14:23:09.000000Z", "issued_at": "2025-07-31T13:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "010c1cc81c514820975e1601afd5b333", "name": "tempest-TestShelveInstance-169593056"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/010c1cc81c51482097 5e1601afd5b333", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:23:09,256 99926 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'a65e2181-e1af-4c53-90cf-082e1d9418ab', 'name': 'tempest-TestShelveInstance-895805657-network', 'tenant_id': '010c1cc81c514820975e1601afd5b333', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '010c1cc81c514820975e1601afd5b333', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60111, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:22:50Z', 'updated_at': '2025-07-31T13:22:50Z', 'revision_number': 1} available for tenant 2025-07-31 13:23:09,741 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.484s 2025-07-31 13:23:09,741 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1597198042", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2d2c10-4b9b-411b-b0e5-e7d36abc3ff5', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2d2c10-4b9b-411b-b0e5-e7d36abc3ff5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "97421ee0-1055-44fd-a6e6-37e8e621e64b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:09.673144", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1597198042", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}], "user_id": "d4cabf8e952d40c8a8ceb09d74d96e08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:23:09,789 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b 0.036s 2025-07-31 13:23:09,789 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee04763d-30c4-47e7-b96b-07a0834a82e0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee04763d-30 c4-47e7-b96b-07a0834a82e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b'} Body: b'{"volume": {"id": "97421ee0-1055-44fd-a6e6-37e8e621e64b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:10.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1597198042", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}], "user_id": "d4cabf8e952d40c8a8ceb09d74d96e08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "010c1cc81c514820975e1601afd5b333"}}' 2025-07-31 13:23:10,845 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b 0.041s 2025-07-31 13:23:10,845 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77173c28-2e4a-4929-bec6-8bca12fc50f1', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77173c28-2e4a-4929-bec6-8bca12fc50f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b'} Body: b'{"volume": {"id": "97421ee0-1055-44fd-a6e6-37e8e621e64b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:10.000000", "updated_at": "2025-07-31T13:23:10.000000", "name": "tempest-tempest.common.compute-volume-1597198042", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}], "user_id": "d4cabf8e952d40c8a8ceb09d74d96e08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "010c1cc81c514820975e1601afd5b333"}}' 2025-07-31 13:23:10,972 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b 0.113s 2025-07-31 13:23:10,972 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e51dd7d-5a7a-492e-8e7d-a8fde75dc11a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b'} Body: b'' 2025-07-31 13:23:10,996 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b 0.022s 2025-07-31 13:23:10,996 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-T oken': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c955693a-2dd3-4b5d-a281-2880aa43e6b5', 'x-openstack-request-id': 'req-c955693a-2dd3-4b5d-a281-2880aa43e6b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97421ee0-1055-44fd-a6e6-37e8e621e64b could not be found."}}' 2025-07-31 13:23:11,212 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/b15c9340-085c-476b-84db-b16c3f276c3e 0.214s 2025-07-31 13:23:11,212 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9abca6d5-71ff-4701-9db8-04d8f3a6e0f4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b15c9340-085c-476b-84db-b16c3f276c3e'} Body: b'' 2025-07-31 13:23:11,251 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1023417914 0.038s 2025-07-31 13:23:11,251 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67197167-fa42-4c5b-8288-f48674de07fd', 'x-compute-request-id': 'req-67197167-fa42-4c5b-8288-f48674de07fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1023417914'} Body: b'' {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.335228s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3fe30a37-86ff-4060-9039-ca43b2221970 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:21:00,169 99922 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:21:00,170 99922 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:21:00,219 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2025-07-31 13:21:00,220 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-730360834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGe5If81IUyDkb3VeU9JWskM/35K+Qq2Obfr9fGQMXTvxBAXKrHJhzAF8r5sE5CdPBFpKpQG1MTUnbTKGA18xL0zE0+shemW/aXsDq/oqu9AdHVuE63S6h6CxuFyQafI1w=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398080a5-cde2-4f1c-aba5-3d5ce9b00c21', 'x-compute-request-id': 'req-398080a5-cde2-4f1c-aba5-3d5ce9b00c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-730360834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGe5If81IUyDkb3VeU9JWskM/35K+Qq2Obfr9fGQMXTvxBAXKrHJhzAF8r5sE5CdPBFpKpQG1MTUnbTKGA18xL0zE0+shemW/aXsDq/oqu9AdHVuE63S6h6CxuFyQafI1w==", "fingerprint": "e8:e7:45:c4:f1:58:ba:bb:ed:ac:0b:5e:50:c1:b2:b0", "user_id": "003751cc35d449e5910cce732ac0f449"}}' 2025-07-31 13:21:00,222 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-730360834 created 2025-07-31 13:21:00,448 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.225s 2025-07-31 13:21:00,448 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1167696252", "description": "tempest-description--1726614717"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-95cd5ce1-3424-400b-b046-15fff1de90c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "name": "tempest-securitygroup--1167696252", "stateful": true, "tenant_id": "97ae7c39c67147289da4013f06186eff", "description": "tempest-description--1726614717", "shared": false, "security_group_rules": [{"id": "1f30fdd5-f371-484c-840a-24e4caccd805", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "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": 1116, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 0}, {"id": "3da5874a-f959-4e5e-9b81-60c102ec1859", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "por t_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": 1117, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 1, "project_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:21:00,683 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.234s 2025-07-31 13:21:00,684 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3e3b8185-9feb-42df-898f-1173049e5c32', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d94058fc-d873-4f46-85fc-af84e1ab4a06", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 0}}' 2025-07-31 13:21:00,909 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.225s 2025-07-31 13:21:00,910 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-70d41451-6a62-486d-aef0-abfe0a7b2443', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e7f4435-fd10-4ded-aaa9-c05be022b918", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 0}}' 2025-07-31 13:21:00,911 99922 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1167696252 created 2025-07-31 13:21:01,580 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.668s 2025-07-31 13:21:01,580 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-64fc67e5-21f5-4c7c-a545-f433a6b29568', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "329e627e-66f1-48e6-a171-c82400f4c4a3", "tenant_id": "97ae7c39c67147289da4013f06186eff", "floating_ip_address": "172.24.4.152", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "97ae7c39c67147289da4013f06186eff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:21:01Z", "updated_at": "2025-07-31T13:21:01Z", "revision_number": 0}}' 2025-07-31 13:21:01,581 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '329e627e-66f1-48e6-a171-c82400f4c4a3', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'floating_ip_address': '172.24.4.152', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '97ae7c39c67147289da4013f06186eff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:21:01Z', 'updated_at': '2025-07-31T13:21:01Z', 'revision_number': 0, 'ip': '172.24.4.152'} created 2025-07-31 13:21:01,680 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2025-07-31 13:21:01,681 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-36252ef0-95f4-436f-9c9c-d789f826eb16', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "003751cc35d449e5910cce732ac0f449", "name": "tempest-AttachVolumeTestJSON-1592616034-project-member", "password_expires_at": null}, "audit_ids": ["POZFRjF1SPuKkRfqgvrVig"], "expires_at": "2025-07-31T14:21:01.000000Z", "issued_at": "2025-07-31T13:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97ae7c39c67147289da4013f06186eff", "name": "tempest-AttachVolumeTestJSON-1592616034"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "typ e": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/97ae7c39c67147289da4013f06186eff", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:21:01,681 99922 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'f8d5c810-e75d-47a4-9db4-9b0da9dd18f2', 'name': 'tempest-AttachVolumeTestJSON-1368609306-network', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '97ae7c39c67147289da4013f06186eff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14894, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:18:08Z', 'updated_at': '2025-07-31T13:18:08Z', 'revision_number': 1} available for tenant 2025-07-31 13:21:01,682 99922 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-730360834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGe5If81IUyDkb3VeU9JWskM/35K+Qq2Obfr9fGQMXTvxBAXKrHJhzAF8r5sE5CdPBFpKpQG1MTUnbTKGA18xL0zE0+shemW/aXsDq/oqu9AdHVuE63S6h6CxuFyQafI1w==', 'fingerprint': 'e8:e7:45:c4:f1:58:ba:bb:ed:ac:0b:5e:50:c1:b2:b0', 'user_id': '003751cc35d449e5910cce732ac0f449', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB3A7ZVdcPlmEeRNmeeMC/n0SYN11DEE4tnK18/xMmMDBidrau+/aeJ\nJDaZvLwMN46gBwYFK4EEACKhZANiAARnuSH/NSFMg5G91XlPSVrJDP9+SvkKtjm3\n6/XxkDF078QQFyqxyYcwBfK+bBOQnTwRaSqUBtTE1J20yhgNfMS9MxNPrIXplv2l\n7A6v6KrvQHR1bhOt0uoegsbhckGnyNc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '42beb204-0a2b-4e72-98ba-df24283efa2c', 'name': 'tempest-securitygroup--1167696252', 'stateful': True, 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'description': 'tempest-description--1726614717', 'shared': False, 'security_group_rules': [{'id': '1f30fdd5-f371-484c-840a-24e4caccd805', 'project_id': '97ae7c39c67147289da4013f06186eff', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'security_group_id': '42beb204-0a2b-4e72-98ba-df24283efa2c', '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': 1116, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:21:00Z', 'updated_at': '2025-07-31T13:21:00Z', 'revision_number': 0}, {'id': '3da5874a-f959-4e5e-9b81-60c102ec1859', 'project_id': '97ae7c39c67147289da4013f06186eff', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'security_group_id': '42beb204-0a2b-4e72-98ba-df24283efa2c', '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': 1117, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:21:00Z', 'updated_at': '2025-07-31T13:21:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-0 7-31T13:21:00Z', 'updated_at': '2025-07-31T13:21:00Z', 'revision_number': 1, 'project_id': '97ae7c39c67147289da4013f06186eff'}, 'floating_ip': {'id': '329e627e-66f1-48e6-a171-c82400f4c4a3', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'floating_ip_address': '172.24.4.152', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '97ae7c39c67147289da4013f06186eff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:21:01Z', 'updated_at': '2025-07-31T13:21:01Z', 'revision_number': 0, 'ip': '172.24.4.152'}} 2025-07-31 13:21:02,447 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.764s 2025-07-31 13:21:02,447 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-234803573", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2"}], "security_groups": [{"name": "tempest-securitygroup--1167696252"}], "key_name": "tempest-keypair-730360834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-963ac9ee-4fb8-4fc2-b1f4-5812d6a6a784', 'x-compute-request-id': 'req-963ac9ee-4fb8-4fc2-b1f4-5812d6a6a784', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1167696252"}], "adminPass": "password"}}' 2025-07-31 13:21:02,530 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.079s 2025-07-31 13:21:02,530 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73982f61-e25a-4436-b566-689451296fa2', 'x-compute-request-id': 'req-73982f61-e25a-4436-b566-689451296fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'{"server": {"id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "name": "tempest-AttachVolumeTestJSON-server-234803573", "status": "BUILD", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "lin ks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:21:02Z", "updated": "2025-07-31T13:21:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-730360834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:21:52,806 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.220s 2025-07-31 13:21:52,806 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e4bb4c-57f7-41b0-aa93-a6538980be4c', 'x-compute-request-id': 'req-74e4bb4c-57f7-41b0-aa93-a6538980be4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'{"server": {"id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "name": "tempest-AttachVolumeTestJSON-server-234803573", "status": "ACTIVE", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "a013032c5be4441ebe8ad7ddfadcd18f944f7837af0203abd32da187", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:21:02Z", "updated": "2025-07-31T13:21:17Z", "addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:3c:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-730360834", "OS-SRV-USG:launched_at": "2025-07-31T13:21:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167696252"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:21:52,820 99922 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:22:53,041 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b/os-interface 0.170s 2025-07-31 13:22:53,041 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd82e16-c0e5-4b1d-b87f-337b2afe2014', 'x-compute-request-id': 'req-5cd82e16-c0e5-4b1d-b87f-337b2afe2014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2", "port_id": "e03cec73-1e06-4bbc-8e2b-a1e853f0c42e", "mac_addr": "fa:16:3e:fb:3c:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "324be2c6-1b3d-47f7-b55f-c958966d5266", "ip_address": "10.0.0.7"}]}]}' 2025-07-31 13:22:53,903 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/329e627e-66f1-48e6-a171-c82400f4c4a3 0.857s 2025-07-31 13:22:53,903 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e03cec73-1e06-4bbc-8e2b-a1e853f0c42e"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-83294910-97fa-494b-9b12-d0afe93f232d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/329e627e-66f1-48e6-a171-c82400f4c4a3'} Body: b'{"floatingip": {"id": "329e627e-66f1-48e6-a171-c82400f4c4a3", "tenant_id": "97ae7c39c67147289da4013f06186eff", "floating_ip_address": "172.24.4.152", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "73fc938e-871a-4894-963e-e385ba942316", "port_id": "e03cec73-1e06-4bbc-8e2b-a1e853f0c42e", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2", "mac_address": "fa:16:3e:fb:3c:cd", "admin_state_up": true, "status": "ACTIVE", "device_id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:21:01Z", "updated_at": "2025-07-31T13:22:53Z", "revision_number": 1, "project_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:22:53,904 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.152:22' as 'cirros' with public key authentication 2025-07-31 13:22:53,914 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:22:54,020 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:22:54,021 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.152 successfully created 2025-07-31 13:22:54,066 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b/ips 0.044s 2025-07-31 13:22:54,066 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6628faa7-4d33-4a74-ac7d-a14ac7135cf8', 'x-compute-request-id': 'req-6628faa7-4d33-4a74-ac7d-a14ac7135cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2025-07-31 1 3:22:54,289 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.220s 2025-07-31 13:22:54,290 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-929471777"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c582fcc-51a6-4f8b-99e5-b82c8e70a178', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c582fcc-51a6-4f8b-99e5-b82c8e70a178', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3fe30a37-86ff-4060-9039-ca43b2221970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:54.220132", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-929471777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:54,339 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970 0.038s 2025-07-31 13:22:54,340 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96eb1b17-de9c-47c2-b249-5a27913db69d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96eb1b17-de9c-47c2-b249-5a27913db69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970'} Body: b'{"volume": {"id": "3fe30a37-86ff-4060-9039-ca43b2221970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:54.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-929471777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:22:55,393 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970 0.039s 2025-07-31 13:22:55,394 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca337c02-a3bb -46b5-af54-0593dbeb7917', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca337c02-a3bb-46b5-af54-0593dbeb7917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970'} Body: b'{"volume": {"id": "3fe30a37-86ff-4060-9039-ca43b2221970", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:54.000000", "updated_at": "2025-07-31T13:22:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-929471777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:22:55,524 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.115s 2025-07-31 13:22:55,524 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1700eed-5d4a-4d5d-96c6-459333ad24b5', 'x-compute-request-id': 'req-a1700eed-5d4a-4d5d-96c6-459333ad24b5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'' 2025-07-31 13:22:55,783 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.258s 2025-07-31 13:22:55,783 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aabf83d-b264-40a4-8673-98e5082faf4b', 'x-compute-request-id': 'req-4aabf83d-b264-40a4-8673-98e5082faf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'{"server": {"id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "name": "tempest-AttachVolumeTestJSON-server-234803573", "status": "ACTIVE", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "a013032c5be4441ebe8ad7ddfadcd18f944f7837af0203abd32da187", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:21:02Z", "updated": "2025-07-31T13:22:55Z", "addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:3c:cd"}, {"version": 4, "addr": "172.24.4.152", "OS-EXT-IPS:type": "floating ", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:3c:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-730360834", "OS-SRV-USG:launched_at": "2025-07-31T13:21:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167696252"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:23:45,950 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.152s 2025-07-31 13:23:45,951 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-32a3b6de-11fc-4d15-8170-d6d6a5c35b2f', 'x-compute-request-id': 'req-32a3b6de-11fc-4d15-8170-d6d6a5c35b2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b793f6da-59ef-4233-9b6b-e713ed88488b could not be found."}}' 2025-07-31 13:23:45,984 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-730360834 0.031s 2025-07-31 13:23:45,984 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb780a8-a432-4446-9790-b0ff4f2a001e', 'x-compute-request-id': 'req-fbb780a8-a432-4446-9790-b0ff4f2a001e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-730360834'} Body: b'' 2025-07-31 13:23:46,160 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/42beb204-0a2b-4e72-98ba-df24283efa2c 0.174s 2025-07-31 13:23:46,160 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e60d46d0-4108-45f3-b411-56a52b0766bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/42beb204-0a2b-4e72-98ba-df24283efa2c'} Body: b'' 2025-07-31 13:23:46,179 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/42beb204-0a2b-4e72-98ba-df24283efa2c 0.018s 2025-07-31 13:23:46,179 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f3081f83-4ced-4d8a-b3df-2dff758d480a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/42beb204-0a2b-4e72-98ba-df24283efa2c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 42beb204-0a2b-4e72-98ba-df24283efa2c does not exist", "detail": ""}}' 2025-07-31 13:23:46,503 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/329e627e-66f1-48e6-a171-c82400f4c4a3 0.323s 2025-07-31 13:23:46,504 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2d7ce40-8223-432b-8243-4e625eb835f5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/329e627e-66f1-48e6-a171-c82400f4c4a3'} Body: b'' {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.166217s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.767934s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.034610s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.024492s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.019076s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.951549s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e98f80e0-4024-404d-96c8-781e3b3b39d5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:23:58,110 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/volumes 0.536s 2025-07-31 13:23:58,110 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-364566064"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99741c75-c475-444f-abfa-451cb3642b76', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99741c75-c475-444f-abfa-451cb3642b76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e98f80e0-4024-404d-96c8-781e3b3b39d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:57.862824", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-364566064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}], "user_id": "8e8b7487fe5045d2a80870315faa3a12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:23:58,227 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0.105s 2025-07-31 13:23:58,227 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac6fe30-c88c-41e1-81ea-51e52e911965', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac6fe30-c88c-41e1-81ea-51e52e911965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'{"volume": {"id": "e98f80e0-4024-404d-96c8-781e3b3b39d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:58.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-364566064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}], "user_id": "8e8b7487fe5045d2a80870315faa3a12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c88334caa4444decacd85a7bbc936cae"}}' 2025-07-31 13:23:59,279 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0.037s 2025-07-31 13:23:59,280 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-5265d477-aab8-4a58-aca3-cf99b4de10a2', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5265d477-aab8-4a58-aca3-cf99b4de10a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'{"volume": {"id": "e98f80e0-4024-404d-96c8-781e3b3b39d5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:58.000000", "updated_at": "2025-07-31T13:23:58.000000", "name": "tempest-VolumesServicesTestJSON-Volume-364566064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}], "user_id": "8e8b7487fe5045d2a80870315faa3a12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c88334caa4444decacd85a7bbc936cae"}}' 2025-07-31 13:23:59,332 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0.037s 2025-07-31 13:23:59,332 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd2559f-6f36-46a2-aa8a-8b3c51daf774', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd2559f-6f36-46a2-aa8a-8b3c51daf774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'{"volume": {"id": "e98f80e0-4024-404d-96c8-781e3b3b39d5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:58.000000", "updated_at": "2025-07-31T13:23:58.000000", "name": "tempest-VolumesServicesTestJSON-Volume-364566064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}], "user_id": "8e8b7487fe5045d2a80870315faa3a12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c88334caa4444decacd85a7bbc936cae"}}' 2025-07-31 13:23:59,500 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0.155s 2025-07-31 13:23:59,501 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94794ee-e426-4971-b354-56a6fb5f73b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'' 2025-07-31 13:23:59,522 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0. 021s 2025-07-31 13:23:59,523 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87a2f22-e94a-46f1-b5d6-2e88e12e9eaa', 'x-openstack-request-id': 'req-b87a2f22-e94a-46f1-b5d6-2e88e12e9eaa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e98f80e0-4024-404d-96c8-781e3b3b39d5 could not be found."}}' {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.037406s] ... ok {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.148140s] ... ok {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance [1.848636s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 147, in test_bootable_volume_snapshot_stop_start_instance volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9f617cb2-82ce-42af-b6c7-b28be5c631a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:24:17,379 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.183s 2025-07-31 13:24:17,379 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-55164b7c-f507-4056-847a-e7d1558c70bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:24:17,809 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.429s 2025-07-31 13:24:17,810 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-421464314", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d6926b-b4b4-4d60-bc0b-335a38c0bb62', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d6926b-b4b4-4d60-bc0b-335a38c0bb62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9f617cb2-82ce-42af-b6c7-b28be5c631a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:17.747465", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-421464314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:24:17,858 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4 0.035s 2025-07-31 13:24:17,858 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405bd76e-d735-415b-9d2f-f42588214746', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405bd76e-d735-415b-9d2f-f42588214746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4'} Body: b'{"volume": {"id": "9f617cb2-82ce-42af-b6c7-b28be5c631a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:18.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-421464314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:18,915 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4 0.041s 2025-07-31 13:24:18,915 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c28f35c-25b8-458a-be3a-54166ea0f54b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c28f35c-25b8-458a-be3a-54166ea0f54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4'} Body: b'{"volume": {"id": "9f617cb2-82ce-42af-b6c7-b28be5c631a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:18.000000", "updated_at": "2025-07-31T13:24:18.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-421464314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:19,022 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4 0.092s 2025-07-31 13:24:19,023 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b9f254-4e93-4fd6-a988-167410c004ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4'} Body: b'' 2025-07-31 13:24:19,043 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4 0.020s 2025-07-31 13:24:19,043 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ab8396-de0a-46f3-b724-1c6b30fb8df2', 'x-openstack-request-id': 'req-84ab8396-de0a-46f3-b724-1c6b30fb8df2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9f617cb2-82ce-42af-b6c7-b28be5c631a4 could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.574711s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 179, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7be6d5b0-5251-4210-b7ae-28976b75a47a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:24:19,066 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.019s 2025-07-31 13:24:19,066 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9e8c5a4-26e8-431d-b0f1-ced841fd2829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:24:19,380 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.313s 2025-07-31 13:24:19,380 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1294063454", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e4a06c-d9c8-4cc0-a65d-5f3131338a8e', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e4a06c-d9c8-4cc0-a65d-5f3131338a8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7be6d5b0-5251-4210-b7ae-28976b75a47a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:19.320656", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1294063454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:24:19,427 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a 0.035s 2025-07-31 13:24:19,428 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Thu, 31 Jul 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dbae6f-56af-47bf-913d-669841e17bdd', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dbae6f-56af-47bf-913d-669841e17bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a'} Body: b'{"volume": {"id": "7be6d5b0-5251-4210-b7ae-28976b75a47a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:19.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1294063454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:20,486 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a 0.043s 2025-07-31 13:24:20,486 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b511f2-81de-40ba-9cb0-08074c65b9b3', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b511f2-81de-40ba-9cb0-08074c65b9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a'} Body: b'{"volume": {"id": "7be6d5b0-5251-4210-b7ae-28976b75a47a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:19.000000", "updated_at": "2025-07-31T13:24:19.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1294063454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:20,599 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a 0.098s 2025-07-31 13:24:20,599 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4ec71c-f3e5-4d6e-a7a1-90a8fb0d990b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a'} Body: b'' 2025-07-31 13:24:20,620 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a 0.020s 2025-07-31 13:24:20,620 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-04888f08-54be-4415-8395-a4f01dd80654', 'x-openstack-request-id': 'req-04888f08-54be-4415-8395-a4f01dd80654', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7be6d5b0-5251-4210-b7ae-28976b75a47a could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.617188s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 224, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8fb64e12-5799-429f-bcdd-070ce11e9def failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:24:20,644 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.020s 2025-07-31 13:24:20,644 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f8fe14d-4052-4a20-a7f5-269f3604b1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:24:20,996 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.351s 2025-07-31 13:24:20,997 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-752090393", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f8565c-2bfa-47b6-93b0-fc536ff491e4', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f8565c-2bfa-47b6-93b0-fc536ff491e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8fb64e12-5799-429f-bcdd-070ce11e9def", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:20.930242", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-752090393", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:24:21,047 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def 0.039s 2025-07-31 13:24:21,048 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509539b3-5a34-4915-bee0-eced20976155', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509539b3-5a34-4915-bee0-eced20976155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def'} Body: b'{"volume": {"id": "8fb64e12-5799-429f-bcdd-070ce11e9def", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:21.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-752090393", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:22,100 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def 0.038s 2025-07-31 13:24:22,101 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fb0789-f977-4362-8825-c0f3ae5d0cf7', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fb0789-f977-4362-8825-c0f3ae5d0cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def'} Body: b'{"volume": {"id": "8fb64e12-5799-429f-bcdd-070ce11e9def", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:21.000000", "updated_at": "2025-07-31T13:24:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-752090393", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:22,214 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def 0.100s 2025-07-31 13:24:22,214 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3969de37-6d05-48f6-9f10-86970a032400', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def'} Body: b'' 2025-07-31 13:24:22,239 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeB ootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def 0.025s 2025-07-31 13:24:22,240 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-70785217-9f4a-4772-90b3-ecc194405f81', 'x-openstack-request-id': 'req-70785217-9f4a-4772-90b3-ecc194405f81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8fb64e12-5799-429f-bcdd-070ce11e9def could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.657593s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 81, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44cd7f29-86f7-4bc1-ae7e-a040f540166d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:24:22,243 99922 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-07-31 13:24:22,299 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2025-07-31 13:24:22,299 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1566640065", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5P/HaOAHjYkhwuorY9aduwa8/LceD4c12kjuBYKxuAh7K1dXnUCbqY9UnBNMCfaB/qIxnF5DqWZ17aBsik3v0+9ezYvovSYmQ0T8v1C01xJecwgAAH6wFyAy0En+VEpg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c64b95-8cca-47a8-b5c5-e42672023264', 'x-compute-request-id': 'req-a5c64b95-8cca-47a8-b5c5-e42672023264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1566640065", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5P/HaOAHjYkhwuorY9aduwa8/LceD4c12kjuBYKxuAh7K1dXnUCbqY9UnBNMCfaB/qIxnF5DqWZ17aBsik3v0+9ezYvovSYmQ0T8v1C01xJecwgAAH6wFyAy0En+VEpg==", "fingerprint": "8d:ac:c4:88:28:c8:96:f5:d5:79:1a:98:0f:e8:6a:ae", "user_id": "e007a5fcb72b41f298c34e8023f6de29"}}' 2025-07-31 13:24:22,584 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.282s 2025-07-31 13:24:22,585 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-891664262", "description": "tempest-secgroup-smoke-891664262 description", "project_id": "5fda1944e52545119f5b446a1a4cfd20"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-a66ce046-2207-4e8c-a694-0dc978cc4e68', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "name": "tempest-secgroup-smoke-891664262", "stateful": true, "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "description": "tempest-secgroup-smoke-891664262 description", "shared": false, "security_group_rules": [{"id": "464c926c-779c-4df9-88e0-2d1bd4f64565", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "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": 1261, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 0}, {"id": "8c67589f-a45b-4f6a-864f-c0197c7eb93d", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "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": 1260, "belongs_to_default_sg": false, "description" : null, "tags": [], "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 1, "project_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:22,777 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.192s 2025-07-31 13:24:22,778 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2ce9b659-5c5f-422d-baae-7649c924002a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e1dd737c-aabd-49d3-8674-56b4d07e29b5", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 0}}' 2025-07-31 13:24:22,993 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.214s 2025-07-31 13:24:22,993 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-5d5572ba-1b64-421c-9c25-87aed5679028', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "794ccd39-0ef8-4905-a76e-58ca22746d3b", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 0}}' 2025-07-31 13:24:23,252 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.258s 2025-07-31 13:24:23,253 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 202 5 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-80fd7e54-0866-4614-b5be-7924d6748095', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d9f7231-7049-4f2b-a71b-ef21e59951ab", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:23Z", "updated_at": "2025-07-31T13:24:23Z", "revision_number": 0}}' 2025-07-31 13:24:23,448 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.195s 2025-07-31 13:24:23,449 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-69e0c158-100d-4203-a403-44bd867f2a1f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7b727c2f-85ad-403c-89dc-e4801ef5aa3c", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:23Z", "updated_at": "2025-07-31T13:24:23Z", "revision_number": 0}}' 2025-07-31 13:24:23,695 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.246s 2025-07-31 13:24:23,696 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-2e3cc7a1-78fb-43fd-adab-84e9045cb42c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9e29cb09-bec4-4795-a012-c2bbb28e02e5", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:23Z", "updated_at": "2025-07-31T13:24:23Z", "revision_number": 0}}' 2025-07-31 13:24:23,983 99922 INFO [te mpest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.286s 2025-07-31 13:24:23,983 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-906a0cf1-4d0d-4b75-b6fa-b84c4cbdf4e9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ee37d88-c601-4512-a342-f3be2ba03136", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:23Z", "updated_at": "2025-07-31T13:24:23Z", "revision_number": 0}}' 2025-07-31 13:24:23,983 99922 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-07-31 13:24:24,007 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.023s 2025-07-31 13:24:24,007 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7cc4c728-4e15-44dc-a363-7cfe14d8ff49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:24:24,400 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.392s 2025-07-31 13:24:24,400 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2110179523", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:24 GMT', 'server': 'Apache/2.4.52 (Ubun tu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b6e42c-2256-4dac-97b4-be9064e7674a', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b6e42c-2256-4dac-97b4-be9064e7674a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "44cd7f29-86f7-4bc1-ae7e-a040f540166d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:24.319675", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2110179523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:24:24,451 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d 0.039s 2025-07-31 13:24:24,451 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f71a887-4abc-44d2-9ed0-ea9d62f05243', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f71a887-4abc-44d2-9ed0-ea9d62f05243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d'} Body: b'{"volume": {"id": "44cd7f29-86f7-4bc1-ae7e-a040f540166d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2110179523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:25,504 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d 0.038s 2025-07-31 13:24:25,504 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0eebb95-1e42-4546-a3c1-cfbb61285336', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0eebb95-1e42-4546-a3c1-cfbb61285336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d'} Body: b'{"volume": {"id": "44cd7f29-86f7-4bc1-ae7e-a040f540166d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:24.000000", "updated_at": "2025-07-31T13:24:24.000000", "name": " tempest-TestVolumeBootPattern-volume-origin-2110179523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:25,627 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d 0.108s 2025-07-31 13:24:25,628 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b4379d-1fcc-4374-8736-78b44c22d47d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d'} Body: b'' 2025-07-31 13:24:25,650 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d 0.021s 2025-07-31 13:24:25,650 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-557ec3e6-a41d-4c99-a835-c17aa76dda25', 'x-openstack-request-id': 'req-557ec3e6-a41d-4c99-a835-c17aa76dda25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44cd7f29-86f7-4bc1-ae7e-a040f540166d could not be found."}}' 2025-07-31 13:24:25,866 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fa7483ef-adc8-47f5-9ee4-5e5b9c745310 0.216s 2025-07-31 13:24:25,867 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bddc313b-26e6-42ff-8282-17a02fe478db', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fa7483ef-adc8-47f5-9ee4-5e5b9c745310'} Body: b'' 2025-07-31 13:24:25,899 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1566640065 0.032s 2025-07-31 13:24:25,900 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req -0e29cd84-d24a-4cb1-aef3-8daca33812b3', 'x-compute-request-id': 'req-0e29cd84-d24a-4cb1-aef3-8daca33812b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1566640065'} Body: b'' {2} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {4} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [169.324819s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 103, in test_stamp_pattern waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:23:32,276 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.275s 2025-07-31 13:23:32,277 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-635905553", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAExUIHWfdBf7Q00gE/EpmIOVXq0vpRvfs7NmEdOD/dsRIisMGa382GTpEsa8ZOpAZiunB2Oe2/jIP92xS8GXTL1wP3bvpL9NyazjjOAfic17nbOYSBc2urJ8Y15rb8usg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da0fe8da-ce4f-4acd-aad4-cc54a5f34f71', 'x-compute-request-id': 'req-da0fe8da-ce4f-4acd-aad4-cc54a5f34f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-635905553", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAExUIHWfdBf7Q00gE/EpmIOVXq0vpRvfs7NmEdOD/dsRIisMGa382GTpEsa8ZOpAZiunB2Oe2/jIP92xS8GXTL1wP3bvpL9NyazjjOAfic17nbOYSBc2urJ8Y15rb8usg==", "fingerprint": "d9:48:32:88:4b:50:d9:10:a9:60:d1:c7:a9:0a:25:13", "user_id": "e06ef17a3e984b3dae827634b60cd001"}}' 2025-07-31 13:23:32,532 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.252s 2025-07-31 13:23:32,532 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1988485391", "description": "tempest-secgroup-smoke-1988485391 description", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-ef6d1aa7-5e36-4461-a236-87eadd6d58a2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "name": "tempest-secgroup-smoke-1988485391", "stateful": true, "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "description": "tempest-secgroup-smoke-1988485391 description", "shared": false, "security_group_rules": [{"id": "274aa8ad-6191-4e34-a3ad-db522a84d7e5", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "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": 1202, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 0}, {"id": "30d4989a-3520-4dfb-804c-b343f310767e", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "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": 1201, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 0}], "tags": [], "created_at": "20 25-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 1, "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a"}}' 2025-07-31 13:23:32,731 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.198s 2025-07-31 13:23:32,731 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d9cb22dc-0834-4858-967f-ae7e974172cb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aae0b131-511d-423c-882c-d42cc1b0ff1f", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 0}}' 2025-07-31 13:23:32,948 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.216s 2025-07-31 13:23:32,948 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-7598d939-57f9-4bf0-b832-2fd91116365f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea2ddf1d-a3b9-4f3d-97f0-96de16f0b3db", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 0}}' 2025-07-31 13:23:33,933 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.984s 2025-07-31 13:23:33,933 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-03eb5c0d-9e12-463f-a047-0b7f08e8f789' , 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f4f0b03-3e4e-4150-aac5-b67ae1ba5858", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:33Z", "updated_at": "2025-07-31T13:23:33Z", "revision_number": 0}}' 2025-07-31 13:23:34,146 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-07-31 13:23:34,147 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-fac03613-baf5-4cab-94fe-48bf0aeb77f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4eb9151-c5c7-413b-a546-2e2df503da6b", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:34Z", "updated_at": "2025-07-31T13:23:34Z", "revision_number": 0}}' 2025-07-31 13:23:34,370 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.223s 2025-07-31 13:23:34,371 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-c353b4bf-7627-430c-a0a3-c2976ad5db43', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e7cfd2c-380f-4606-93e5-2ad0f7dbd06c", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:34Z", "updated_at": "2025-07-31T13:23:34Z", "revision_number": 0}}' 2025-07-31 13:23:34,613 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.241s 2025-07-31 13:23:34,614 99926 DEBUG [tempest.lib.comm on.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-9e0ab93b-6ee7-492d-80f0-32e19c85a159', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9a3ecbca-b04f-486a-889f-ba98f2325c2c", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:34Z", "updated_at": "2025-07-31T13:23:34Z", "revision_number": 0}}' 2025-07-31 13:23:34,870 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.255s 2025-07-31 13:23:34,871 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-453577911", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ea3826-035a-421a-9160-03de2b7df96d', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ea3826-035a-421a-9160-03de2b7df96d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:34.807481", "updated_at": null, "name": "tempest-TestStampPattern-volume-453577911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}], "user_id": "e06ef17a3e984b3dae827634b60cd001", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:23:34,937 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.050s 2025-07-31 13:23:34,938 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2479', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-770d651c-45f1-4a33-a3d0-af2766129cfc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e06ef17a3e984b3dae827634b60cd001", "name": "tempest-TestStampPattern-923397584-project-member", "password_expires_at": null}, "audit_ids": ["MTNdO_X-TtOQD6RwrJ 1Qwg"], "expires_at": "2025-07-31T14:23:34.000000Z", "issued_at": "2025-07-31T13:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa2a6f932a2c461eb64ed5c088ebff3a", "name": "tempest-TestStampPattern-923397584"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aa2a6f932a2c461eb64ed5c088ebff3a", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:23:34,938 99926 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '783beb7d-c776-4893-bef8-21fd163ccab8', 'name': 'tempest-TestStampPattern-792702115-network', 'tenant_id': 'aa2a6f932a2c461eb64ed5c088ebff3a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa2a6f932a2c461eb64ed5c088ebff3a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7964, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:23:19Z', 'updated_at': '2025-07-31T13:23:19Z', 'revision_number': 1} available for tenant 2025-07-31 13:23:35,622 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2025-07-31 13:23:35,622 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-550091106", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "key_name": "tempest-TestStampPattern-635905553", "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "networks": [{"uuid": "783beb7d-c776-4893-bef8-21fd163ccab8"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-ope nstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303f2fe8-79e5-4f3f-a58d-fbeff242cdbf', 'x-compute-request-id': 'req-303f2fe8-79e5-4f3f-a58d-fbeff242cdbf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "adminPass": "vTzRPQ3igGXX"}}' 2025-07-31 13:23:35,709 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.081s 2025-07-31 13:23:35,709 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fabb142d-0fb9-4283-97db-4cf98c014718', 'x-compute-request-id': 'req-fabb142d-0fb9-4283-97db-4cf98c014718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "name": "tempest-TestStampPattern-server-550091106", "status": "BUILD", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "user_id": "e06ef17a3e984b3dae827634b60cd001", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:23:36Z", "updated": "2025-07-31T13:23:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-635905553", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:24:26,029 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.256s 2025-07-31 13:24:26,030 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49feae75-91d1-496c-a049-1e37ce2383e8', 'x-compute-request-id': 'req-49feae75-91d1-496c-a049-1e37ce2383e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "name": "tempest-T estStampPattern-server-550091106", "status": "ACTIVE", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "user_id": "e06ef17a3e984b3dae827634b60cd001", "metadata": {}, "hostId": "3b6deb61403bddbb6b5b761707b05ee83dc35836296ce146aa1b4c05", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:23:35Z", "updated": "2025-07-31T13:23:51Z", "addresses": {"tempest-TestStampPattern-792702115-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c2:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-635905553", "OS-SRV-USG:launched_at": "2025-07-31T13:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:24:26,047 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:25:26,632 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.535s 2025-07-31 13:25:26,632 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e62e4689-f2d8-46a8-a77e-98229a233df2', 'x-compute-request-id': 'req-e62e4689-f2d8-46a8-a77e-98229a233df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "name": "tempest-TestStampPattern-server-550091106", "status": "ACTIVE", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "user_id": "e06ef17a3e984b3dae827634b60cd001", "metadata": {}, "hostId": "3b6deb61403bddbb6b5b761707b05ee83dc35836296ce146aa1b4c05", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:23:35Z", "updated": "2025-07-31T13:23:51Z", "addresses": {"tempest-TestStampPattern-792702115-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c2:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-635905553", "OS-SRV-USG:launched_at": "2025-07-31T13:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_stat e": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:25:26,911 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=31518bc0-7959-4448-b439-eed7d2343a87 0.263s 2025-07-31 13:25:26,911 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-f9cadff6-97f8-40e9-9faf-9b96d7971cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"ports":[{"id":"f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce","name":"","network_id":"783beb7d-c776-4893-bef8-21fd163ccab8","tenant_id":"aa2a6f932a2c461eb64ed5c088ebff3a","mac_address":"fa:16:3e:11:c2:dd","admin_state_up":true,"status":"ACTIVE","device_id":"31518bc0-7959-4448-b439-eed7d2343a87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2b71b690-f3e4-4705-b1eb-d0c4de2ef739","ip_address":"10.0.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a8d906a2-d0b0-44e7-af50-363127fc5b12"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-07-31T13:23:40Z","updated_at":"2025-07-31T13:23:47Z","revision_number":5,"project_id":"aa2a6f932a2c461eb64ed5c088ebff3a"}]}' 2025-07-31 13:25:26,912 99926 DEBUG [tempest.common.waiters] Server ID 31518bc0-7959-4448-b439-eed7d2343a87 ports are all ACTIVE [{'id': 'f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce', 'name': '', 'network_id': '783beb7d-c776-4893-bef8-21fd163ccab8', 'tenant_id': 'aa2a6f932a2c461eb64ed5c088ebff3a', 'mac_address': 'fa:16:3e:11:c2:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '31518bc0-7959-4448-b439-eed7d2343a87', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '2b71b690-f3e4-4705-b1eb-d0c4de2ef739', 'ip_address': '10.0.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a8d906a2-d0b0-44e7-af50-363127fc5b12'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-07-31T13:23:40Z', 'updated_at': '2025-07-31T13:23:47Z', 'revision_number': 5, 'project_id': 'aa2a6f932a2c461eb64ed5c088ebff3a'}]: 2025-07-31 13:25:26,996 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=71eef0d2-052e-4548-8c0a-9dab93595776&port_id=f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce 0.084s 2025-07-31 13:25:26,997 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-ed5045bd-384e-49df-b131-a5657660da8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=71eef0d2-052e-4548-8c0a-9dab93595776&port_id=f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce'} Body: b'{"floatingips": []}' 2025-07-31 13:25:27,089 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/network ing/v2.0/ports?device_id=31518bc0-7959-4448-b439-eed7d2343a87 0.091s 2025-07-31 13:25:27,090 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-6bbe483e-58f8-42de-b386-d30452d9a315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"ports":[{"id":"f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce","name":"","network_id":"783beb7d-c776-4893-bef8-21fd163ccab8","tenant_id":"aa2a6f932a2c461eb64ed5c088ebff3a","mac_address":"fa:16:3e:11:c2:dd","admin_state_up":true,"status":"ACTIVE","device_id":"31518bc0-7959-4448-b439-eed7d2343a87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2b71b690-f3e4-4705-b1eb-d0c4de2ef739","ip_address":"10.0.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a8d906a2-d0b0-44e7-af50-363127fc5b12"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-07-31T13:23:40Z","updated_at":"2025-07-31T13:23:47Z","revision_number":5,"project_id":"aa2a6f932a2c461eb64ed5c088ebff3a"}]}' 2025-07-31 13:25:27,090 99926 DEBUG [tempest.common.waiters] Server ID 31518bc0-7959-4448-b439-eed7d2343a87 ports are all ACTIVE [{'id': 'f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce', 'name': '', 'network_id': '783beb7d-c776-4893-bef8-21fd163ccab8', 'tenant_id': 'aa2a6f932a2c461eb64ed5c088ebff3a', 'mac_address': 'fa:16:3e:11:c2:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '31518bc0-7959-4448-b439-eed7d2343a87', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '2b71b690-f3e4-4705-b1eb-d0c4de2ef739', 'ip_address': '10.0.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a8d906a2-d0b0-44e7-af50-363127fc5b12'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-07-31T13:23:40Z', 'updated_at': '2025-07-31T13:23:47Z', 'revision_number': 5, 'project_id': 'aa2a6f932a2c461eb64ed5c088ebff3a'}]: 2025-07-31 13:25:28,509 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.418s 2025-07-31 13:25:28,509 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "port_id": "f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "fixed_ip_address": "10.0.0.3"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-89b85011-f5e9-4701-9cee-0ee73b8fde29', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5a7af10d-3373-4692-a57e-c58b8cb1e630", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "floating_ip_address": "172.24.4.230", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "3b81f92f-4cbb-4018-871e-fdb2f9b629ac", "port_id": "f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "proje ct_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "description": "", "port_details": {"name": "", "network_id": "783beb7d-c776-4893-bef8-21fd163ccab8", "mac_address": "fa:16:3e:11:c2:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "31518bc0-7959-4448-b439-eed7d2343a87", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:25:27Z", "updated_at": "2025-07-31T13:25:27Z", "revision_number": 0}}' 2025-07-31 13:25:28,510 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication 2025-07-31 13:25:28,528 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:25:28,630 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:25:28,631 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.230 successfully created 2025-07-31 13:25:28,631 99926 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-07-31 13:25:28,631 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication 2025-07-31 13:25:28,634 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:25:28,737 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:25:28,738 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.230 successfully created 2025-07-31 13:25:28,789 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c 0.040s 2025-07-31 13:25:28,790 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae39569-6a6f-471e-97d6-d450f7442178', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae39569-6a6f-471e-97d6-d450f7442178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c'} Body: b'{"volume": {"id": "f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:35.000000", "updated_at": "2025-07-31T13:23:35.000000", "name": "tempest-TestStampPattern-volume-453577911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}], "user_id": "e06ef17a3e984b3dae827634b60cd001", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a"}}' 2025-07-31 13:25:29,851 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c 0.046s 2025-07-31 13:25:29,852 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14af83c1-35fd-4fae-a7fe-684d5a06d751', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-14af83c1-35fd-4fae-a7fe-684d5a06d751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c'} Body: b'{"volume": {"id": "f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:35.000000", "updated_at": "2025-07-31T13:23:35.000000", "name": "tempest-TestStampPattern-volume-453577911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}], "user_id": "e06ef17a3e984b3dae827634b60cd001", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a"}}' 2025-07-31 13:25:30,459 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/5a7af10d-3373-4692-a57e-c58b8cb1e630 0.590s 2025-07-31 13:25:30,460 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7d285f02-cad4-48fc-a40b-15e0c14b0ac5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5a7af10d-3373-4692-a57e-c58b8cb1e630'} Body: b'' 2025-07-31 13:25:30,590 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.130s 2025-07-31 13:25:30,591 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf95721-e572-4ff2-b4c6-95945c1ecf25', 'x-compute-request-id': 'req-0cf95721-e572-4ff2-b4c6-95945c1ecf25', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'' 2025-07-31 13:25:30,779 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.188s 2025-07-31 13:25:30,780 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e078d76-ae44-42e8-bbcc-d5ca2fdb2205', 'x-compute-request-id': 'req-4e078d76-ae44-42e8-bbcc-d5ca2fdb2205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "name": "tempest-TestStampPattern-server-550091106", "status": "ACTIVE", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "user_id": "e06ef17a3e984b3dae827634b60cd001", "metadata": {}, "hostId": "3b6deb61403bddbb6b5b761707b05ee83dc358 36296ce146aa1b4c05", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:23:35Z", "updated": "2025-07-31T13:25:31Z", "addresses": {"tempest-TestStampPattern-792702115-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c2:dd"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c2:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-635905553", "OS-SRV-USG:launched_at": "2025-07-31T13:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:26:20,863 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.044s 2025-07-31 13:26:20,864 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7989c115-e8f2-48bb-a896-fa2de966aa1b', 'x-compute-request-id': 'req-7989c115-e8f2-48bb-a896-fa2de966aa1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 31518bc0-7959-4448-b439-eed7d2343a87 could not be found."}}' 2025-07-31 13:26:21,012 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c 0.147s 2025-07-31 13:26:21,012 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e29ac1-c9c0-4324-a5a6-4bec9c3e90ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c'} Body: b'' 2025-07-31 13:26:21,035 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c 0.022s 2025-07-31 13:26:21,035 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc884a4-d383-4a15-8ae5-ed582e691ae3', 'x-o penstack-request-id': 'req-5fc884a4-d383-4a15-8ae5-ed582e691ae3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c could not be found."}}' 2025-07-31 13:26:21,278 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a8d906a2-d0b0-44e7-af50-363127fc5b12 0.243s 2025-07-31 13:26:21,279 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c3443cc4-7d34-458e-bac2-3370c9561854', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a8d906a2-d0b0-44e7-af50-363127fc5b12'} Body: b'' 2025-07-31 13:26:21,323 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-635905553 0.043s 2025-07-31 13:26:21,323 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b1133d2-303c-4c94-bac2-c66d80e47e03', 'x-compute-request-id': 'req-9b1133d2-303c-4c94-bac2-c66d80e47e03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-635905553'} Body: b'' {4} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [169.104665s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 70, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 602834b5-6957-4681-8478-ffde9915c134 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:26:43,495 99926 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:26:43,496 99926 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:26:43,788 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.291s 2025-07-31 13:26:43,788 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-670807302", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMKcsXig3FiBoPqAfH/w0isx+R8ZW+ZkkRnbfGzoirBxs/lmAF1FGSZCA1yxVBuHAyJUQwELfjxGnPW8PLd8EBVlYHJqs3CgCbr856iBvUdlLfOMUADO27uv4/n5eVmX3Q=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e137cde6-4215-4883-8eb0-50c4afc7aeb3', 'x-compute-request-id': 'req-e137cde6-4215-4883-8eb0-50c4afc7aeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-670807302", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMKcsXig3FiBoPqAfH/w0isx+R8ZW+ZkkRnbfGzoirBxs/lmAF1FGSZCA1yxVBuHAyJUQwELfjxGnPW8PLd8EBVlYHJqs3CgCbr856iBvUdlLfOMUADO27uv4/n5eVmX3Q==", "fingerprint": "4e:a1:31:b4:b0:d4:c0:06:02:45:eb:8a:99:72:bc:52", "user_id": "c157055ffe2d4697b3f59e9f943d7104"}}' 2025-07-31 13:26:43,791 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-670807302 created 2025-07-31 13:26:44,000 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.209s 2025-07-31 13:26:44,001 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1336150821", "description": "tempest-description--255934516"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-9018f6b2-bd34-4a34-9e04-ab5de2404d0d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "69119da1-6cec-42fe-abea-c0546783e18e", "name": "tempest-securitygroup--1336150821", "stateful": true, "tenant_id": "ec77cd207423462a9616e3b683be6de0", "description": "tempest-description--255934516", "shared": false, "security_group_rules": [{"id": "f19de354-7dea-4128-bc25-c61ee9c7cc05", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "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": 1295, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:26:43Z", "updated_at": "2025-07-31T13:26:43Z", "revision_number": 0}, {"id": "f698249c-32ed-4f4b-8409-414eb9d480f5", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "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": 1296, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:26:43Z", "updated_at": "2025-07-31T13:26:43Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:26:43Z", "updated_at": "2025-07-31T13:26:43Z", "revision_number": 1, "project_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:26:44,412 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.411s 2025-07-31 13:26:44,413 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8378235d-e738-49ba-9ec0-b6548ac63abd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2b074afa-0a47-4eda-9d2c-0f8e75615b25", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:44Z", "updated_at": "2025-07-31T13:26:44Z", "revision_number": 0}}' 2025-07-31 13:26:44,704 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.291s 2025-07-31 13:26:44,705 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6e3a3a3c-1a9e-4c9b-9413-b5f2a86b51a5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6f9eae2c-9c40-4374-9860-e544e28f05a7", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:44Z", "updated_at": "2025-07-31T13:26:44Z", "revision_number": 0}}' 2025-07-31 13:26:44,706 99926 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1336150821 created 2025-07-31 13:26:45,318 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.611s 2025-07-31 13:26:45,318 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3b49ede2-7c6f-49b8-8462-12aa6bf59e8b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e9066ade-0744-4952-a939-da2164bb8d7a", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "floating_ip_address": "172.24.4.19", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ec77cd207423462a9616e3b683be6de0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}}' 2025-07-31 13:26:45,318 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e9066ade-0744-4952-a939-da2164bb8d7a', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'floating_ip_address': '172.24.4.19', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:26:45Z', 'updated_at': '2025-07-31T13:26:45Z', 'revision_number': 0, 'ip': '172.24.4.19'} created 2025-07-31 13:26:45,577 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.258s 2025-07-31 13:26:45,577 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-734956581", "description": "tempest-secgroup-smoke-734956581 description", "project_id": "ec77cd207423462a9616e3b683be6de0"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-8a74169b-dca6-44b1-8ee6-8f48419be1ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "name": "tempest-secgroup-smoke-734956581", "stateful": true, "tenant_id": "ec77cd207423462a9616e3b683be6de0", "description": "tempest-secgroup-smoke-734956581 description", "shared": false, "security_group_rules": [{"id": "8fc569e0-8a28-4ca5-950d-7a2a5007f029", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "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": 1302, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}, {"id": "bc853f98-baf8-4f2f-b58a-5233662059a2", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "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": 1303, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}], "ta gs": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 1, "project_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:26:45,791 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.213s 2025-07-31 13:26:45,791 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-73ec0629-4b1d-4463-afee-1fa0843ee8a4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91868261-8dca-4b80-930d-6541008b47cc", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}}' 2025-07-31 13:26:46,000 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.209s 2025-07-31 13:26:46,001 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-1db17b80-199e-452f-95c4-76588f0da154', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e9c494ca-763b-40c8-910b-9a2ef2ae4690", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}}' 2025-07-31 13:26:46,219 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-07-31 13:26:46,219 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4b0abb71-e606-48d5-8 65e-9323b3baed26', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a2724f4-86cf-4b25-9cd0-d2150b36fcba", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:46Z", "updated_at": "2025-07-31T13:26:46Z", "revision_number": 0}}' 2025-07-31 13:26:46,444 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.224s 2025-07-31 13:26:46,445 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-cbe1fd96-c966-4fe1-afc4-a4962c518eeb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "17053ac5-8fcc-45c1-bac9-cc9c5c24055b", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:46Z", "updated_at": "2025-07-31T13:26:46Z", "revision_number": 0}}' 2025-07-31 13:26:46,783 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.338s 2025-07-31 13:26:46,783 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-744319d4-5bcd-4c6f-bf79-40e6b757b7d9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b5b50be3-5802-44a6-9d12-92f0336811c0", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:46Z", "updated_at": "2025-07-31T13:26:46Z", "revision_number": 0}}' 2025-07-31 13:26:47,007 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.223s 2025-07-31 13:26:47,007 99926 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-b65c1601-73d9-4316-8c1a-f55d812ee190', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "086fe937-e04a-4981-82d4-6ffe191f42ef", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:46Z", "updated_at": "2025-07-31T13:26:46Z", "revision_number": 0}}' 2025-07-31 13:26:47,053 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.040s 2025-07-31 13:26:47,054 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b769e16d-26fb-4cf4-93c7-eba430cfed94', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c157055ffe2d4697b3f59e9f943d7104", "name": "tempest-SnapshotDataIntegrityTests-1704088597-project-member", "password_expires_at": null}, "audit_ids": ["uODU0PF2S9ez6GaX9ogP4g"], "expires_at": "2025-07-31T14:26:47.000000Z", "issued_at": "2025-07-31T13:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec77cd207423462a9616e3b683be6de0", "name": "tempest-SnapshotDataIntegrityTests-1704088597"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ec77cd207423462a9616e3b683be6de0", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nov a_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:26:47,054 99926 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'a0bae944-c255-4218-9dac-216056f2b637', 'name': 'tempest-SnapshotDataIntegrityTests-1432148947-network', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65295, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:26:29Z', 'updated_at': '2025-07-31T13:26:30Z', 'revision_number': 1} available for tenant 2025-07-31 13:26:47,055 99926 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-670807302', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMKcsXig3FiBoPqAfH/w0isx+R8ZW+ZkkRnbfGzoirBxs/lmAF1FGSZCA1yxVBuHAyJUQwELfjxGnPW8PLd8EBVlYHJqs3CgCbr856iBvUdlLfOMUADO27uv4/n5eVmX3Q==', 'fingerprint': '4e:a1:31:b4:b0:d4:c0:06:02:45:eb:8a:99:72:bc:52', 'user_id': 'c157055ffe2d4697b3f59e9f943d7104', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCZGeLYptV0pR7UQ4U5Dq6S4lt1JiE3IIdsHizPN1rOLLxnji6MUV2W\noqKAQddDrjGgBwYFK4EEACKhZANiAATCnLF4oNxYgaD6gHx/8NIrMfkfGVvmZJEZ\n23xs6IqwcbP5ZgBdRRkmQgNcsVQbhwMiVEMBC348Rpz1vDy3fBAVZWByarNwoAm6\n/Oeogb1HZS3zjFAAztu7r+P5+XlZl90=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '69119da1-6cec-42fe-abea-c0546783e18e', 'name': 'tempest-securitygroup--1336150821', 'stateful': True, 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'description': 'tempest-description--255934516', 'shared': False, 'security_group_rules': [{'id': 'f19de354-7dea-4128-bc25-c61ee9c7cc05', 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'security_group_id': '69119da1-6cec-42fe-abea-c0546783e18e', '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': 1295, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:26:43Z', 'updated_at': '2025-07-31T13:26:43Z', 'revision_number': 0}, {'id': 'f698249c-32ed-4f4b-8409-414eb9d480f5', 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'security_group_id': '69119da1-6cec-42fe-abea-c0546783e18e', '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': 1296, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:26:43Z', 'updated_at': '2025-07-31T13:26:43Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:26:43Z', 'updated_at': '2025-07-31T13:26:43Z', 'revision_number': 1, 'project_id': 'ec77cd207423462a9616e3b683be6de0'}, 'floating_ip': {'id': 'e9066ade-0744-4952-a939-da2164bb8d7a', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'floating_ip_address': '172.24.4.19', 'floating_network_id': '71eef0d2 -052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:26:45Z', 'updated_at': '2025-07-31T13:26:45Z', 'revision_number': 0, 'ip': '172.24.4.19'}} 2025-07-31 13:26:47,800 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.745s 2025-07-31 13:26:47,801 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-18180937", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "key_name": "tempest-keypair-670807302", "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "networks": [{"uuid": "a0bae944-c255-4218-9dac-216056f2b637"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbb9a87-52e2-491c-bf75-c37237392f1d', 'x-compute-request-id': 'req-1cbb9a87-52e2-491c-bf75-c37237392f1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "adminPass": "KSDxbPpPkU4e"}}' 2025-07-31 13:26:47,925 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.121s 2025-07-31 13:26:47,926 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f25f04c6-2503-4613-bf13-0bd55760f0a3', 'x-compute-request-id': 'req-f25f04c6-2503-4613-bf13-0bd55760f0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "name": "tempest-SnapshotDataIntegrityTests-server-18180937", "status": "BUILD", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "user_id": "c157055ffe2d4697b3f59e9f943d7104", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:26:48Z", "updated": "2025-07-31T13:26:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", " href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-670807302", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:27:38,220 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.231s 2025-07-31 13:27:38,221 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41540572-81f2-4b82-8347-b57766ce6a74', 'x-compute-request-id': 'req-41540572-81f2-4b82-8347-b57766ce6a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "name": "tempest-SnapshotDataIntegrityTests-server-18180937", "status": "ACTIVE", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "user_id": "c157055ffe2d4697b3f59e9f943d7104", "metadata": {}, "hostId": "f9d3804f357c009c57d3c053dd80ebc225f1de202b40ac63b53530e1", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:26:47Z", "updated": "2025-07-31T13:27:03Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1432148947-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ed:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670807302", "OS-SRV-USG:launched_at": "2025-07-31T13:27:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:27:38,235 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:28:38,454 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4/os-interface 0.185s 2025-07-31 13:28:38,455 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:38 GMT', 'server': 'Apache/2.4.52 (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': 're q-fd1c065a-2625-42c0-a2cc-59c06c499558', 'x-compute-request-id': 'req-fd1c065a-2625-42c0-a2cc-59c06c499558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a0bae944-c255-4218-9dac-216056f2b637", "port_id": "3e11bfdd-b91f-4a20-937c-46f3f757e7bb", "mac_addr": "fa:16:3e:28:ed:79", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5d450b50-b717-45c1-90b8-769f9437dabf", "ip_address": "10.0.0.7"}]}]}' 2025-07-31 13:28:39,250 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e9066ade-0744-4952-a939-da2164bb8d7a 0.791s 2025-07-31 13:28:39,251 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3e11bfdd-b91f-4a20-937c-46f3f757e7bb"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-babeafec-0d49-4291-b13a-0d637e97b2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e9066ade-0744-4952-a939-da2164bb8d7a'} Body: b'{"floatingip": {"id": "e9066ade-0744-4952-a939-da2164bb8d7a", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "floating_ip_address": "172.24.4.19", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "9a8810db-4ce5-47e4-be00-dbe604162a6c", "port_id": "3e11bfdd-b91f-4a20-937c-46f3f757e7bb", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a0bae944-c255-4218-9dac-216056f2b637", "mac_address": "fa:16:3e:28:ed:79", "admin_state_up": true, "status": "ACTIVE", "device_id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:28:38Z", "revision_number": 1, "project_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:28:39,252 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.19:22' as 'cirros' with public key authentication 2025-07-31 13:28:39,269 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:28:39,373 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:28:39,373 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.19 successfully created 2025-07-31 13:28:39,676 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.302s 2025-07-31 13:28:39,676 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7108e8c-c3b8-44f1-8123-6c22e8179561', 'x-compute-request-id': 'req-d7108e8c-c3b8-44f1-8123-6c22e8179561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "name": "tempest-SnapshotDataIntegrityTests-server-18180937", "status": "ACTIVE", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "user_id": "c157055ffe2d4697b3f59e9f943d7104", "metadata": {}, "hostId": "f9d3804f357c009c57d3c053dd 80ebc225f1de202b40ac63b53530e1", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:26:47Z", "updated": "2025-07-31T13:27:03Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1432148947-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ed:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670807302", "OS-SRV-USG:launched_at": "2025-07-31T13:27:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:28:39,916 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.225s 2025-07-31 13:28:39,917 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-761404465", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b89d28-e59a-40db-ad6d-5a4865294ab0', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b89d28-e59a-40db-ad6d-5a4865294ab0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "602834b5-6957-4681-8478-ffde9915c134", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:28:39.854001", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-761404465", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/602834b5-6957-4681-8478-ffde9915c134"}], "user_id": "c157055ffe2d4697b3f59e9f943d7104", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:28:39,984 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134 0.056s 2025-07-31 13:28:39,985 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c8685b-e857-45fa-b4e7-1a78268f212f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c8685b-e857-45fa-b4e7-1a78268f212f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134'} Body: b'{"volume": {"id": "602834b5-6957-4681-8478-ffde9 915c134", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:28:40.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-761404465", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/602834b5-6957-4681-8478-ffde9915c134"}], "user_id": "c157055ffe2d4697b3f59e9f943d7104", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:28:41,045 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134 0.045s 2025-07-31 13:28:41,045 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288608f5-d6e4-48a7-8349-8ce34f3d0bd9', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288608f5-d6e4-48a7-8349-8ce34f3d0bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134'} Body: b'{"volume": {"id": "602834b5-6957-4681-8478-ffde9915c134", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:28:40.000000", "updated_at": "2025-07-31T13:28:40.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-761404465", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/602834b5-6957-4681-8478-ffde9915c134"}], "user_id": "c157055ffe2d4697b3f59e9f943d7104", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:28:41,154 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134 0.094s 2025-07-31 13:28:41,155 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895a1b27-a125-45a9-b800-6c9cae5c9683', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134'} Body: b'' 2025-07-31 13:28:41,178 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134 0.022s 2025-07-31 13:28:41,178 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content -type': 'application/json', 'x-compute-request-id': 'req-3f75be7c-28d6-409f-966e-1c9c79c964d3', 'x-openstack-request-id': 'req-3f75be7c-28d6-409f-966e-1c9c79c964d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 602834b5-6957-4681-8478-ffde9915c134 could not be found."}}' 2025-07-31 13:28:41,293 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.114s 2025-07-31 13:28:41,293 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7562e5e-61fa-4175-b53c-1b7a099143b2', 'x-compute-request-id': 'req-b7562e5e-61fa-4175-b53c-1b7a099143b2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'' 2025-07-31 13:28:41,475 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.181s 2025-07-31 13:28:41,476 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2809137-82b9-430b-a15d-1e818da41906', 'x-compute-request-id': 'req-b2809137-82b9-430b-a15d-1e818da41906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "name": "tempest-SnapshotDataIntegrityTests-server-18180937", "status": "ACTIVE", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "user_id": "c157055ffe2d4697b3f59e9f943d7104", "metadata": {}, "hostId": "f9d3804f357c009c57d3c053dd80ebc225f1de202b40ac63b53530e1", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:26:47Z", "updated": "2025-07-31T13:28:41Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1432148947-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ed:79"}, {"version": 4, "addr": "172.24.4.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ed:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670807302", "OS-SRV-USG:launched_at": "2025-07-31T13:27:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT- STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:29:31,587 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.044s 2025-07-31 13:29:31,588 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d586bab7-2da5-42b3-8a46-fa81586dfb68', 'x-compute-request-id': 'req-d586bab7-2da5-42b3-8a46-fa81586dfb68', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ff2bde07-ea99-45b1-97f7-0231825893f4 could not be found."}}' 2025-07-31 13:29:31,935 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/09a57c1e-e71d-46fa-a9e1-b656a672d8e0 0.346s 2025-07-31 13:29:31,935 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-491bbafd-c379-46f2-8c7c-e363548f68f0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/09a57c1e-e71d-46fa-a9e1-b656a672d8e0'} Body: b'' 2025-07-31 13:29:31,975 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-670807302 0.038s 2025-07-31 13:29:31,975 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d1da32-5f20-4b0c-85a1-6b896836ebdc', 'x-compute-request-id': 'req-70d1da32-5f20-4b0c-85a1-6b896836ebdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-670807302'} Body: b'' 2025-07-31 13:29:32,170 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/69119da1-6cec-42fe-abea-c0546783e18e 0.194s 2025-07-31 13:29:32,171 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-726d0676-b133-4410-80fd-57a3f7b03ca9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/69119da1-6cec-42fe-abea-c0546783e18e'} Body: b'' 2025-07-31 13:29:32,189 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/69119da1-6cec-42fe-abea-c0546783e18e 0.017s 2025-07-31 13:29:32,189 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dd4b072a-9b7e-4731-aa76-a5ef66ed8231', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/69119da1-6cec-42fe-abea-c0546783e18e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 69119da1-6cec-42fe-abea-c0546783e18e does not exist", "detail": ""}}' 2025-07-31 13:29:32,598 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e9066ade-0744-4952-a939-da2164bb8d7a 0.409s 2025-07-31 13:29:32,599 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2d2152b2-2b4a-493b-8bbe-9f911c50cdd6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e9066ade-0744-4952-a939-da2164bb8d7a'} Body: b'' ============================== Failed 112 tests - output below: ============================== tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 128, in test_image_volume_server_snapshot_dependency base_image_id, snapshot_image_id = self._create_instance_snapshot( File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 77, in _create_instance_snapshot instance = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b325acd5-2304-4805-9eba-8bf535eb4299 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:15,368 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/image/v2/images 0.944s 2025-07-31 13:04:15,369 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-1024514896", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '648', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f160fbdf-5019-4bce-8d20-21b402332488', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-14e05903-9b8b-4189-848c-50057ac0c98e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-1024514896", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "cd29b48460e84793ada53ca4c029e9c9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f160fbdf-5019-4bce-8d20-21b402332488", "created_at": "2025-07-31T13:04:15Z", "updated_at": "2025-07-31T13:04:15Z", "tags": [], "self": "/v2/images/f160fbdf-5019-4bce-8d20-21b402332488", "file": "/v2/images/f160fbdf-5019-4bce-8d20-21b402332488/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:04:16,469 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/f160fbdf-5019-4bce-8d20-21b402332488/file 1.098s 2025-07-31 13:04:16,470 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-18e46afd-b890-48e6-ae24-7ef35423e2f7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f160fbdf-5019-4bce-8d20-21b402332488/file'} Body: b'' 2025-07-31 13:04:16,505 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/f160fbdf-5019-4bce-8d20-21b402332488 0.034s 2025-07-31 13:04:16,505 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '808', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95b66636-1e6e-49d8-bd42-2f3afbf76114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f160fbdf-5019-4bce-8d20-21b402332488'} Body: b'{"name": "tempest-image-dependency-test-1024514896", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "c247c0960d0ddb755f681601b7c21001", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "cd29b48460e84793ada53ca4c029e9c9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "42a44c91a8cd17ad61b250a2fef47f650296d7ea14d0fde2a18ea1398ba6aa7dcbf33a9d171c631ae0c6aefa8bd1c7c4af090c72852e0da3a27583c788af4c0a", "id": "f160fbdf-5019-4bce-8d20-21b402332488", "created_at": "2025-07-31T13:04:15Z", "updated_at": "2025-07-31T13:04:16Z", "tags": [], "self": "/v2/images/f160fbdf-5019-4bce-8d20-21b402332488", "file": "/v2/images/f160fbdf-5019-4bc e-8d20-21b402332488/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:04:16,599 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-07-31 13:04:16,599 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2487', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eb5b3787-c749-4401-bb98-0885affb912b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "756ae62c63374c4e90b8c2dbd3c8853e", "name": "tempest-ImageDependencyTests-738317247-project-member", "password_expires_at": null}, "audit_ids": ["_qE-k3dSQFyfrJJxw6-Ang"], "expires_at": "2025-07-31T14:04:16.000000Z", "issued_at": "2025-07-31T13:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd29b48460e84793ada53ca4c029e9c9", "name": "tempest-ImageDependencyTests-738317247"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cd29b48460e84793ada53ca4c029e9c9", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:04:16,600 99936 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-07-31 13:04:17,710 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 POST http://10.0.0.210/volume/v3/volumes 1.110s 2025-07-31 13:04:17,711 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-2138446925", "imageRef": "f160fbdf-5019-4bce-8d20-21b402332488", "size": 1}} Response - Headers: {'da te': 'Thu, 31 Jul 2025 13:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6793ddb5-2859-4824-a4d3-f36148718340', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6793ddb5-2859-4824-a4d3-f36148718340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b325acd5-2304-4805-9eba-8bf535eb4299", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:17.545980", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2138446925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}], "user_id": "756ae62c63374c4e90b8c2dbd3c8853e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:04:17,848 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299 0.121s 2025-07-31 13:04:17,848 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c28ca0d-615e-47c7-8b45-32c12dd4a378', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c28ca0d-615e-47c7-8b45-32c12dd4a378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299'} Body: b'{"volume": {"id": "b325acd5-2304-4805-9eba-8bf535eb4299", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:18.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2138446925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}], "user_id": "756ae62c63374c4e90b8c2dbd3c8853e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd29b48460e84793ada53ca4c029e9c9"}}' 2025-07-31 13:04:19,257 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299 0.394s 2025-07-31 13:04:19,258 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a32de8-d69e-48a6-a0cc-739aae236e7d', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a32de8-d69e-48a6-a0cc-739aae236e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299'} Body: b'{"volume": {"id": "b325acd5-2304-4805-9eba-8bf535eb4299", "status": "error", "size": 1, "availability_zone": "nova", "cr eated_at": "2025-07-31T13:04:18.000000", "updated_at": "2025-07-31T13:04:18.000000", "name": "tempest-tempest.common.compute-volume-2138446925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b325acd5-2304-4805-9eba-8bf535eb4299"}], "user_id": "756ae62c63374c4e90b8c2dbd3c8853e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd29b48460e84793ada53ca4c029e9c9"}}' 2025-07-31 13:04:19,382 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299 0.111s 2025-07-31 13:04:19,382 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fdedc2-05e5-48d3-8042-bb4a82eac68d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299'} Body: b'' 2025-07-31 13:04:19,402 99936 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299 0.019s 2025-07-31 13:04:19,403 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-48886477-d377-403f-9b57-bd972d1d4272', 'x-openstack-request-id': 'req-48886477-d377-403f-9b57-bd972d1d4272', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b325acd5-2304-4805-9eba-8bf535eb4299'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b325acd5-2304-4805-9eba-8bf535eb4299 could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 08d29df0-e7b5-4803-9863-8768e129151c failed to build and is in ERROR status tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 082bf631-a6a6-47f3-9149-0b4502facaf2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:45,439 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.187s 2025-07-31 13:04:45,440 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-118153244"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e071fa4-527a-49af-8909-cd088b14e28b', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e071fa4-527a-49af-8909-cd088b14e28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "25511055-a5dd-4c00-8bae-f8040b13fdbb", "name": "tempest-GroupsV320Test-volume-type-118153244", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:04:45,487 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.044s 2025-07-31 13:04:45,488 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1726150012"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0f92eb-b0fa-4cc9-9896-acbf65e6f222', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0f92eb-b0fa-4cc9-9896-acbf65e6f222', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "b353d30e-2405-4f6e-b557-fab237e5272a", "name": "tempest-GroupsV320Test-group-type-1726150012", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:04:45,782 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.291s 2025-07-31 13:04:45,782 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "b353d30e-2405-4f6e-b557-fab237e5272a", "volume_types": ["25511055-a5dd-4c00-8bae-f8040b13fdbb"], "name": "tempest-GroupsV320Test-Group-945596804"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd5339f-fe34-45bd-a96f-02df3c319422', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd5339f-fe34-45bd-a96f-02df3c319422', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "082bf631-a6a6-47f3-9149-0b4502facaf2", "name": "tempest-GroupsV320Test-Group-945596804"}}' 2025-07-31 13:04:45,841 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2 0.056s 2025-07-31 13:04:45,841 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a456dd5-66df-4689-9fbd-abc364ed9ef1', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a456dd5-66df-4689-9fbd-abc364ed9ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2'} Body: b'{"group": {"id": "082bf631-a6a6-47f3-9149-0b4502facaf2", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:04:46.000000", "name": "tempest-GroupsV320Test-Group-945596804", "description": null, "group_type": "b353d30e-2405-4f6e-b557-fab237e5272a", "volume_types": ["25511055-a5dd-4c00-8bae-f8040b13fdbb"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:04:46,887 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2 0.038s 2025-07-31 13:04:46,887 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db738a7-f9e8-4193-9427-6378fca734d8', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db738a7-f9e8-4193-9427-6378fca734d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2'} Body: b'{"group": {"id": "082bf631-a6a6-47f3-9149-0b4502facaf2", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:04:46.000000", "name": "tempest-GroupsV320Test-Group-945596804", "description": null, "group_type": "b353d30e-2405-4f6e-b557-fab237e5272a", "volume_types": ["25511055-a5dd-4c00-8bae-f8040b13fdbb"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:04:46,968 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.074s 2025-07-31 13:04:46,968 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512ec6dd-cb9a-4827-9098-42208e5713a0', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512ec6dd-cb9a-4827-9098-42208e5713a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:04:47,051 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2/action 0.065s 2025-07-31 13:04:47,051 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36a935e-0092-479e-b5a6-19a30d190ac2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2/action'} Body: b'' 2025-07-31 13:04:47,074 99940 INFO [tempest.lib.common.rest_clien t] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2 0.021s 2025-07-31 13:04:47,074 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79b0ca6-5e47-487f-b5e0-1574747e91e3', 'x-openstack-request-id': 'req-a79b0ca6-5e47-487f-b5e0-1574747e91e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/082bf631-a6a6-47f3-9149-0b4502facaf2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 082bf631-a6a6-47f3-9149-0b4502facaf2 could not be found."}}' 2025-07-31 13:04:47,105 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/b353d30e-2405-4f6e-b557-fab237e5272a 0.030s 2025-07-31 13:04:47,106 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0647e6c8-3379-4b3f-911b-e8cd37db225e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/b353d30e-2405-4f6e-b557-fab237e5272a'} Body: b'' 2025-07-31 13:04:47,191 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/25511055-a5dd-4c00-8bae-f8040b13fdbb 0.084s 2025-07-31 13:04:47,191 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979f65df-dbbf-4a8a-88bf-06cf324c7dbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/25511055-a5dd-4c00-8bae-f8040b13fdbb'} Body: b'' 2025-07-31 13:04:47,211 99940 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/25511055-a5dd-4c00-8bae-f8040b13fdbb 0.019s 2025-07-31 13:04:47,211 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa1e4b5-cc14-426d-8a67-c3b2070b7184', 'x-openstack-request-id': 'req-1fa1e4b5-cc14-426d-8a67-c3b2070b7184', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/25511055-a5dd-4c00-8bae-f8040b13fdbb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 25511055-a5dd-4c00-8bae-f8040b13fdbb could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9cf8b4c2-b722-405e-bbfe-c61ca61fba1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:47,157 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.337s 2025-07-31 13:04:47,157 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1080783688"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab3ba1a-58cc-4e78-9def-d8e350c44f33', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab3ba1a-58cc-4e78-9def-d8e350c44f33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9cf8b4c2-b722-405e-bbfe-c61ca61fba1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:47.089611", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1080783688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:04:47,207 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.037s 2025-07-31 13:04:47,208 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e583813e-01f6-400f-b617-36e98b6c3e75', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e583813e-01f6-400f-b617-36e98b6c3e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'{"volume": {"id": "9cf8b4c2-b722-405e-bbfe-c61ca61fba1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:47.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1080783688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:48,259 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.037s 2025-07-31 13:04:48,259 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ce9eb1-90f6-4897-ae5e- 196b520b9476', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ce9eb1-90f6-4897-ae5e-196b520b9476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'{"volume": {"id": "9cf8b4c2-b722-405e-bbfe-c61ca61fba1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:47.000000", "updated_at": "2025-07-31T13:04:47.000000", "name": "tempest-VolumesDeleteCascade-Volume-1080783688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:48,312 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.038s 2025-07-31 13:04:48,312 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7916ebf-1fc7-4299-96f2-8fd0f8d61563', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7916ebf-1fc7-4299-96f2-8fd0f8d61563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'{"volume": {"id": "9cf8b4c2-b722-405e-bbfe-c61ca61fba1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:47.000000", "updated_at": "2025-07-31T13:04:47.000000", "name": "tempest-VolumesDeleteCascade-Volume-1080783688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:48,450 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.124s 2025-07-31 13:04:48,450 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd530de8-cc06-43cd-9577-23e91646a513', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'' 2025-07-31 13:04:48,473 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f 0.021s 2025-07-31 13:04:48,473 99936 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc0d42c-afcc-40ca-88b6-56061e556644', 'x-openstack-request-id': 'req-1dc0d42c-afcc-40ca-88b6-56061e556644', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9cf8b4c2-b722-405e-bbfe-c61ca61fba1f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9cf8b4c2-b722-405e-bbfe-c61ca61fba1f could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] ---------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 93, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 56a5ecad-aa13-4bbd-a4eb-04980abe1c06 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:48,732 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.256s 2025-07-31 13:04:48,733 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1087799090"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01732c0-9fc3-458a-835c-5707a97069fa', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01732c0-9fc3-458a-835c-5707a97069fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "56a5ecad-aa13-4bbd-a4eb-04980abe1c06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:48.663118", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1087799090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:04:48,791 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.046s 2025-07-31 13:04:48,791 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a0d08b-78f0-44fb-8229-eaf4e034c082', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a0d08b-78f0-44fb-8229-eaf4e034c082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'{"volume": {"id": "56a5ecad-aa13-4bbd-a4eb-04980abe1c06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:49.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1087799090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:49,842 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.036s 2025-07-31 13:04:49,842 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-6b2ae8e0-3451-43f5-aceb-bd913e77d209', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2ae8e0-3451-43f5-aceb-bd913e77d209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'{"volume": {"id": "56a5ecad-aa13-4bbd-a4eb-04980abe1c06", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:49.000000", "updated_at": "2025-07-31T13:04:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-1087799090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:49,906 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.049s 2025-07-31 13:04:49,906 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cc40c6-935d-4b16-b578-38fcdf5bc756', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cc40c6-935d-4b16-b578-38fcdf5bc756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'{"volume": {"id": "56a5ecad-aa13-4bbd-a4eb-04980abe1c06", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:49.000000", "updated_at": "2025-07-31T13:04:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-1087799090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06"}], "user_id": "3d1309eb5d354733bf8a2456ca3886a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7354f98eee594485a93f70269e772e44"}}' 2025-07-31 13:04:50,032 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.112s 2025-07-31 13:04:50,033 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9d8271-abfb-4cf4-a10f-98f3e5e1bb07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'' 2025-07-31 13:04:50,054 99936 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06 0.021s 2025-07-31 13:04:50,055 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c956165-1550-4f33-8f98-73558dd2c889', 'x-openstack-request-id': 'req-7c956165-1550-4f33-8f98-73558dd2c889', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/56a5ecad-aa13-4bbd-a4eb-04980abe1c06'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 56a5ecad-aa13-4bbd-a4eb-04980abe1c06 could not be found."}}' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] ------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 46a413c3-fac5-4c82-9b24-c93b58251913 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:58,839 99924 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.393s 2025-07-31 13:04:58,839 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-145124032"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ae80da-e05b-450d-98c1-3e5229d6e3a2', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ae80da-e05b-450d-98c1-3e5229d6e3a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "46a413c3-fac5-4c82-9b24-c93b58251913", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:58.763104", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-145124032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}], "user_id": "b45fb31005be4dcf9aad77487de059ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:04:58,893 99924 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913 0.041s 2025-07-31 13:04:58,894 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbf313b-6683-4852-88b8-735f362f696d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbf313b-6683-4852-88b8-735f362f696d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913'} Body: b'{"volume": {"id": "46a413c3-fac5-4c82-9b24-c93b58251913", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:59.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-145124032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}], "user_id": "b45fb31005be4dcf9aad77487de059ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fe53f3dd9da46eea6ecb9f8fa33380c"}}' 2025-07-31 13:04:59,958 99924 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913 0.050s 2025-07-31 13:04:59,958 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d9df57-aad6-48f6-9bdf-9d6e012b5940', 'content-length': '834', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d9df57-aad6-48f6-9bdf-9d6e012b5940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913'} Body: b'{"volume": {"id": "46a413c3-fac5-4c82-9b24-c93b58251913", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:04:59.000000", "updated_at": "2025-07-31T13:04:59.000000", "name": "tempest-TestVolumeSwap-volume-145124032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46a413c3-fac5-4c82-9b24-c93b58251913"}], "user_id": "b45fb31005be4dcf9aad77487de059ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fe53f3dd9da46eea6ecb9f8fa33380c"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4ed74e02-4d5b-4e15-a88d-5b4dcf773d70 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:00,176 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.565s 2025-07-31 13:05:00,177 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-553537512"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3d02c5-6a20-4599-a822-0a7e445f5af5', 'content-length': '766', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3d02c5-6a20-4599-a822-0a7e445f5af5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4ed74e02-4d5b-4e15-a88d-5b4dcf773d70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:00.019301", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-553537512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:05:00,238 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70 0.049s 2025-07-31 13:05:00,238 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2852fe8-6953-4ce3-8c1e-377a2e2c81da', 'content-length': '834', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2852fe8-6953-4ce3-8c1e-377a2e2c81da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70'} Body: b'{"volume": {"id": "4ed74e02-4d5b-4e15-a88d-5b4dcf773d70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:00.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-553537512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ba01255210c942f3bf95b0e2a9a6625d"}}' 2025-07-31 13:05:01,401 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70 0.148s 2025-07-31 13:05:01,401 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787afd86-ea0c-4777-a8fe-a7d503fd70b2', 'content-length': '855', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787afd86-ea0c-4777-a8fe-a7d503fd70b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70'} Body: b'{"volume": {"id": "4ed74e02-4d5b-4e15-a88d-5b4dcf773d70", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:00.000000", "updated_at": "2025-07-31T13:05:00.000000", "name": "tempest-VolumeRevertTests-Volume-553537512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ed74e02-4d5b-4e15-a88d-5b4dcf773d70"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ba01255210c942f3bf95b0e2a9a6625d"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:01,694 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.275s 2025-07-31 13:05:01,695 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-82247882"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03c3fc2-08a6-45b5-913c-7bae06485af7', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03c3fc2-08a6-45b5-913c-7bae06485af7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:01.634003", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-82247882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:05:01,744 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5 0.037s 2025-07-31 13:05:01,745 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7696dc5-e9c0-4506-93c2-97d0748902a6', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7696dc5-e9c0-4506-93c2-97d0748902a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5'} Body: b'{"volume": {"id": "4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:02.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-82247882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ba01255210c942f3bf95b0e2a9a6625d"}}' 2025-07-31 13:05:02,810 99936 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5 0.051s 2025-07-31 13:05:02,810 99936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-6b8adcb1-3103-456f-a359-6d7a3ff61aed', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8adcb1-3103-456f-a359-6d7a3ff61aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5'} Body: b'{"volume": {"id": "4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:02.000000", "updated_at": "2025-07-31T13:05:02.000000", "name": "tempest-VolumeRevertTests-Volume-82247882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4cc6a6ce-f18e-4847-8ce2-f8468fc0cda5"}], "user_id": "9104681caa65403098b6b491e56113bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ba01255210c942f3bf95b0e2a9a6625d"}}' tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 371, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 52dbcb00-02a2-4cfa-a2f0-a7767a036e2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:01,081 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 3.768s 2025-07-31 13:05:01,082 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-595226679"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-226d5ec8-f8c4-4150-9b8f-bd6920c7cf92', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"eee85d20-4668-4af6-acde-fdea62874c09","name":"tempest-tagged-attachments-test-net-595226679","tenant_id":"2c3b8f88ca7542509ef95041dd157c12","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2c3b8f88ca7542509ef95041dd157c12","port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-07-31T13:04:59Z","updated_at":"2025-07-31T13:04:59Z","revision_number":1}}' 2025-07-31 13:05:03,356 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 2.274s 2025-07-31 13:05:03,357 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "eee85d20-4668-4af6-acde-fdea62874c09", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-d5a1e8e5-d72e-4a0c-acd5-118cd29f037b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"bd8a4e79-f583-4e77-a51e-8d04220eb7fa","name":"","tenant_id":"2c3b8f88ca7542509ef95041dd157c12","network_id":"eee85d20-4668-4af6-acde-fdea62874c09","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-07-31T13:05:01Z","updated_at":"2025-07-31T13:05:01Z","revision_number":0,"project_id":"2c3b8f88ca7542509ef95041dd157c12"}}' 2025-07-31 13:05:03,596 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-07-31 13:05:03,596 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-219582508"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be06c817-8249-48a4-9149-323c9d156b36', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be06c817-8249-48a4-9149-323c9d156b36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "52dbcb00-02a2-4cfa-a2f0-a7767a036e2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:03.524456", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-219582508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}], "user_id": "3d16c4d93e744a69816e58a1be25e45c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:03,666 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c 0.049s 2025-07-31 13:05:03,666 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ebac98-7644-4e44-b59b-7031b051cddb', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ebac98-7644-4e44-b59b-7031b051cddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c'} Body: b'{"volume": {"id": "52dbcb00-02a2-4cfa-a2f0-a7767a036e2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:04.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-219582508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}], "user_id": "3d16c4d93e744a69816e58a1be25e45c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c3b8f88ca7542509ef95041dd157c12"}}' 2025-07-31 13:05:04,731 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c 0.046s 2025-07-31 13:05:04,731 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa3ebc5-a563-4fe9-b28d-42789edca208', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa3ebc5-a563-4fe9-b28d-42789edca208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c'} Body: b'{"volume": {"id": "52dbcb00-02a2-4cfa-a2f0-a7767a036e2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:04.000000", "updated_at": "2025-07-31T13:05:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-219582508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52dbcb00-02a2-4cfa-a2f0-a7767a036e2c"}], "user_id": "3d16c4d93e744a69816e58a1be25e45c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c3b8f88ca7542509ef95041dd157c12"}}' 2025-07-31 13:05:06,223 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/bd8a4e79-f583-4e77-a51e-8d04220eb7fa 1.476s 2025-07-31 13:05:06,223 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-760698dc-c1fa-4b9e-9ea9-4ba03fbebeab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/bd8a4e79-f583-4e77-a51e-8d04220eb7fa'} Body: b'' 2025-07-31 13:05:09,132 99922 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/eee85d20-4668-4af6-acde-fdea62874c09 2.908s 2025-07-31 13:05:09,133 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9ddf3f1e-a1cb-4a6b-b6b0-50801cc76cd9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/eee85d20-4668-4af6-acde-fdea62874c09'} Body: b'' tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 224b3280-6057-484d-b153-54ce2dbe023a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:13,121 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.410s 2025-07-31 13:05:13,121 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-268318928"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c86f72fa-4d72-4b6f-b7a1-9586e98d4094', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c86f72fa-4d72-4b6f-b7a1-9586e98d4094', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "224b3280-6057-484d-b153-54ce2dbe023a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:13.019079", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-268318928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}], "user_id": "be1ce38a2008496993d1a2aa4d097188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-07-31 13:05:13,224 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a 0.090s 2025-07-31 13:05:13,224 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95144b46-de91-47fb-8d85-815a0f68f397', 'content-length': '964', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95144b46-de91-47fb-8d85-815a0f68f397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a'} Body: b'{"volume": {"id": "224b3280-6057-484d-b153-54ce2dbe023a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:13.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-268318928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}], "user_id": "be1ce38a2008496993d1a2aa4d097188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "adfc9ebd01ee437daa58a35e5b504c9c"}}' 2025-07-31 13:05:14,318 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a 0.077s 2025-07-31 13:05:14,318 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c55b64-ef7c-4c73-8a50-7ae17354fea5', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c55b64-ef7c-4c73-8a50-7ae17354fea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a'} Body: b'{"volume": {"id": "224b3280-6057-484d-b153-54ce2dbe023a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:13.000000", "updated_at": "2025-07-31T13:05:13.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-268318928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/224b3280-6057-484d-b153-54ce2dbe023a"}], "user_id": "be1ce38a2008496993d1a2aa4d097188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "adfc9ebd01ee437daa58a35e5b504c9c"}}' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 00abf6fe-50e2-4d05-a79d-9673e4ee1b7e failed to build and is in ERROR status setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b1f8d08e-cbd5-496c-9e4b-f0cc3421cc33 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d2a19366-2c18-43b0-b9af-da6cbc492734 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:24,855 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.575s 2025-07-31 13:05:24,855 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-803273491"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b1a224-2e19-42e9-a9d8-03f9f00a779b', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b1a224-2e19-42e9-a9d8-03f9f00a779b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d2a19366-2c18-43b0-b9af-da6cbc492734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:24.791617", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-803273491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-07-31 13:05:24,908 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.040s 2025-07-31 13:05:24,908 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d566a166-aa29-4c5a-8faf-dae533fc0651', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d566a166-aa29-4c5a-8faf-dae533fc0651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'{"volume": {"id": "d2a19366-2c18-43b0-b9af-da6cbc492734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:25.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-803273491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:25,976 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.046s 2025-07-31 13:05:25,976 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5311aa7e-fab9-4df0-87be-1742996de309', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5311aa7e-fab9-4df0-87be-1742996de309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'{"volume": {"id": "d2a19366-2c18-43b0-b9af-da6cbc492734", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:25.000000", "updated_at": "2025-07-31T13:05:25.000000", "name": "tempest-VolumesTransfersV357Test-Volume-803273491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:26,028 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.037s 2025-07-31 13:05:26,029 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3979078-6ec5-4e86-95ee-1da63852fd8c', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3979078-6ec5-4e86-95ee-1da63852fd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'{"volume": {"id": "d2a19366-2c18-43b0-b9af-da6cbc492734", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:25.000000", "updated_at": "2025-07-31T13:05:25.000000", "name": "tempest-VolumesTransfersV357Test-Volume-803273491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:26,216 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.173s 2025-07-31 13:05:26,216 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstac k-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725f6d1b-e4e0-4c3b-a647-2eb9e90a7dca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'' 2025-07-31 13:05:26,237 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734 0.021s 2025-07-31 13:05:26,238 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b8e6ad-f426-4a9e-a724-33e05463fde3', 'x-openstack-request-id': 'req-b1b8e6ad-f426-4a9e-a724-33e05463fde3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2a19366-2c18-43b0-b9af-da6cbc492734'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d2a19366-2c18-43b0-b9af-da6cbc492734 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e377699f-aed0-4d84-ae65-3dd71c61d4b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:26,461 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.220s 2025-07-31 13:05:26,461 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1653949364"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84d1d5b-affd-49e6-9347-16665e55072b', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84d1d5b-affd-49e6-9347-16665e55072b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e377699f-aed0-4d84-ae65-3dd71c61d4b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:26.379569", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1653949364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-07-31 13:05:26,522 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.049s 2025-07-31 13:05:26,523 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baa9a84-7e82-45c2-8036-187da48365a4', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3baa9a84-7e82-45c2-8036-187da48365a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'{"volume": {"id": "e377699f-aed0-4d84-ae65-3dd71c61d4b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:26.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1653949364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:27,588 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.051s 2025-07-31 13:05:27,588 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dda48d-eabc-4ec4-bcaa-f9669f48ec54', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dda48d-eabc-4ec4-bcaa-f9669f48ec54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'{"volume": {"id": "e377699f-aed0-4d84-ae65-3dd71c61d4b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:26.000000", "updated_at": "2025-07-31T13:05:27.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1653949364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:27,637 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.036s 2025-07-31 13:05:27,638 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ada0a8-c041-40d0-a853-0a7722e8c2a0', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ada0a8-c041-40d0-a853-0a7722e8c2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'{"volume": {"id": "e377699f-aed0-4d84-ae65-3dd71c61d4b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:26.000000", "updated_at": "2025-07-31T13:05:27.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1653949364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8"}], "user_id": "437e4eebf44144abba4c267b499acffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be9352daa45149388cbd349c6814023a"}}' 2025-07-31 13:05:27,810 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.158s 2025-07-31 13:05:27,810 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-v ersion': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bca628c-175a-42a1-b99f-b56cb5dd982f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'' 2025-07-31 13:05:27,833 99940 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8 0.022s 2025-07-31 13:05:27,833 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f174ae49-c238-4f18-9737-e58f4e60e5d2', 'x-openstack-request-id': 'req-f174ae49-c238-4f18-9737-e58f4e60e5d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e377699f-aed0-4d84-ae65-3dd71c61d4b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e377699f-aed0-4d84-ae65-3dd71c61d4b8 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ead8a7b2-8e13-4ed4-9c03-f68a5622be16 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a8ac681c-b969-4ceb-9f92-a5364258d6d0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:29,693 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.421s 2025-07-31 13:05:29,693 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-376881819"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf61e624-9226-42dd-ace1-1989a0d27e91', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf61e624-9226-42dd-ace1-1989a0d27e91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a8ac681c-b969-4ceb-9f92-a5364258d6d0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:29.622426", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-376881819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}], "user_id": "64d9fa9c553d4701827bafb3cfd2c241", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:29,755 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0 0.050s 2025-07-31 13:05:29,755 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f513e4-d9f6-4528-a4e7-d587ebc6cb18', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f513e4-d9f6-4528-a4e7-d587ebc6cb18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'{"volume": {"id": "a8ac681c-b969-4ceb-9f92-a5364258d6d0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:30.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-376881819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}], "user_id": "64d9fa9c553d4701827bafb3cfd2c241", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9085e4fcb554de48360923207ee1431"}}' 2025-07-31 13:05:30,818 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0 0.047s 2025-07-31 13:05:30,819 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-beef1b7b-c3fe-4730-b778-0a2d234b7d09', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beef1b7b-c3fe-4730-b778-0a2d234b7d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'{"volume": {"id": "a8ac681c-b969-4ceb-9f92-a5364258d6d0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:30.000000", "updated_at": "2025-07-31T13:05:30.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-376881819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}], "user_id": "64d9fa9c553d4701827bafb3cfd2c241", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9085e4fcb554de48360923207ee1431"}}' 2025-07-31 13:05:30,879 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0 0.046s 2025-07-31 13:05:30,879 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca57f73b-dc9b-475e-9742-4508dd2e42a9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca57f73b-dc9b-475e-9742-4508dd2e42a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'{"volume": {"id": "a8ac681c-b969-4ceb-9f92-a5364258d6d0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:30.000000", "updated_at": "2025-07-31T13:05:30.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-376881819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0"}], "user_id": "64d9fa9c553d4701827bafb3cfd2c241", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9085e4fcb554de48360923207ee1431"}}' 2025-07-31 13:05:31,006 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0 0.113s 2025-07-31 13:05:31,006 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c1052f-3c3c-4586-8029-5ea6dc1f519b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'' 2025-07-31 13:05:31,025 99918 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb- 9f92-a5364258d6d0 0.018s 2025-07-31 13:05:31,025 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea38d111-7034-4e95-b468-af887cfe9f2a', 'x-openstack-request-id': 'req-ea38d111-7034-4e95-b468-af887cfe9f2a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8ac681c-b969-4ceb-9f92-a5364258d6d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a8ac681c-b969-4ceb-9f92-a5364258d6d0 could not be found."}}' tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d246fed-b5b9-4ff2-bbe7-699df47777be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:35,444 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.350s 2025-07-31 13:05:35,444 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570a5a0a-f96f-43ce-b6c0-0b91662d314d', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570a5a0a-f96f-43ce-b6c0-0b91662d314d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d246fed-b5b9-4ff2-bbe7-699df47777be", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:35.335181", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}], "user_id": "02d89c5f860c4f0295e3c59963eeb3aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:35,532 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.073s 2025-07-31 13:05:35,532 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6100d1-a3b9-4283-835a-d6fe449170a8', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6100d1-a3b9-4283-835a-d6fe449170a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'{"volume": {"id": "3d246fed-b5b9-4ff2-bbe7-699df47777be", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}], "user_id": "02d89c5f860c4f0295e3c59963eeb3aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04da2a48660e467ca2b70134d813d263"}}' 2025-07-31 13:05:36,614 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.063s 2025-07-31 13:05:36,615 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:36 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd20899-7701-4437-a286-5d7890af9ef3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd20899-7701-4437-a286-5d7890af9ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'{"volume": {"id": "3d246fed-b5b9-4ff2-bbe7-699df47777be", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:35.000000", "updated_at": "2025-07-31T13:05:36.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}], "user_id": "02d89c5f860c4f0295e3c59963eeb3aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04da2a48660e467ca2b70134d813d263"}}' 2025-07-31 13:05:36,695 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.063s 2025-07-31 13:05:36,696 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9743b3b-172e-486b-a771-1ad7af29cccf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9743b3b-172e-486b-a771-1ad7af29cccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'{"volume": {"id": "3d246fed-b5b9-4ff2-bbe7-699df47777be", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-07-31T13:05:35.000000", "updated_at": "2025-07-31T13:05:36.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-692705604", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be"}], "user_id": "02d89c5f860c4f0295e3c59963eeb3aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04da2a48660e467ca2b70134d813d263"}}' 2025-07-31 13:05:36,866 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.152s 2025-07-31 13:05:36,866 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3080584-f3af-47d4-9023-37310ff0c4c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'' 2025-07-31 13:05:36,900 99918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJ SON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be 0.032s 2025-07-31 13:05:36,900 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ffd5df-60d5-422b-abfa-cf1f5ce8a6b2', 'x-openstack-request-id': 'req-b6ffd5df-60d5-422b-abfa-cf1f5ce8a6b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d246fed-b5b9-4ff2-bbe7-699df47777be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d246fed-b5b9-4ff2-bbe7-699df47777be could not be found."}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 297bded4-4f07-4c60-9366-d68035fb7ee3 failed to build and is in ERROR status tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 12dec787-db07-40e6-8168-9f084b3a7d66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:48,862 99924 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 1.476s 2025-07-31 13:05:48,862 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-697965256", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29fa1dd5-37e0-4dbb-89db-b27398efc791', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29fa1dd5-37e0-4dbb-89db-b27398efc791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "12dec787-db07-40e6-8168-9f084b3a7d66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:48.712509", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-697965256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}], "user_id": "5eb71f701c3f4e2181472c71e4e9628b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:48,951 99924 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66 0.074s 2025-07-31 13:05:48,951 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89d7985-9c5a-44f3-b344-975b3180bb66', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89d7985-9c5a-44f3-b344-975b3180bb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66'} Body: b'{"volume": {"id": "12dec787-db07-40e6-8168-9f084b3a7d66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-697965256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}], "user_id": "5eb71f701c3f4e2181472c71e4e9628b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb8ef96f2b684a2ab632d8f85dc9e228"}}' 2025-07-31 13:05:50,017 99924 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66 0.048s 2025-07-31 13:05:50,017 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'c ontent-type': 'application/json', 'x-compute-request-id': 'req-845f1675-5140-4f76-8167-6d706e75a8b7', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845f1675-5140-4f76-8167-6d706e75a8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66'} Body: b'{"volume": {"id": "12dec787-db07-40e6-8168-9f084b3a7d66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:49.000000", "updated_at": "2025-07-31T13:05:49.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-697965256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12dec787-db07-40e6-8168-9f084b3a7d66"}], "user_id": "5eb71f701c3f4e2181472c71e4e9628b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb8ef96f2b684a2ab632d8f85dc9e228"}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 117, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c440eab3-cf8b-4499-9166-2e1500c29bae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:50,762 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.684s 2025-07-31 13:05:50,763 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1763331989", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f666d43-8309-4233-9f67-8353a07423d5', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f666d43-8309-4233-9f67-8353a07423d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c440eab3-cf8b-4499-9166-2e1500c29bae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:50.638174", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1763331989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:50,841 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.063s 2025-07-31 13:05:50,842 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b8b176-d564-4591-b533-1f6e2f7bb715', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b8b176-d564-4591-b533-1f6e2f7bb715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'{"volume": {"id": "c440eab3-cf8b-4499-9166-2e1500c29bae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:51.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1763331989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:51,900 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.041s 2025-07-31 13:05:51,900 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-07e066e3-5303-4137-9af1-a4962fcb7d03', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e066e3-5303-4137-9af1-a4962fcb7d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'{"volume": {"id": "c440eab3-cf8b-4499-9166-2e1500c29bae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:51.000000", "updated_at": "2025-07-31T13:05:51.000000", "name": "tempest-VolumesGetTest-Volume-1763331989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:51,960 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.040s 2025-07-31 13:05:51,960 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51575a22-f63d-47e3-b3d5-9fb30543bf2d', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51575a22-f63d-47e3-b3d5-9fb30543bf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'{"volume": {"id": "c440eab3-cf8b-4499-9166-2e1500c29bae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:51.000000", "updated_at": "2025-07-31T13:05:51.000000", "name": "tempest-VolumesGetTest-Volume-1763331989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:52,136 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.161s 2025-07-31 13:05:52,136 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb644d5f-92b1-4db8-a77a-79ed28a3d82d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'' 2025-07-31 13:05:52,157 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae 0.020s 202 5-07-31 13:05:52,157 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2cdc9b-907e-4027-aaa8-d575b98f2245', 'x-openstack-request-id': 'req-cb2cdc9b-907e-4027-aaa8-d575b98f2245', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c440eab3-cf8b-4499-9166-2e1500c29bae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c440eab3-cf8b-4499-9166-2e1500c29bae could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2be007ff-1b47-4a9d-946d-e0d3c5c6f13b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:52,524 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/volumes 0.363s 2025-07-31 13:05:52,525 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-752029330"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affe2414-5b16-4954-b24f-19f05386e0f0', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affe2414-5b16-4954-b24f-19f05386e0f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2be007ff-1b47-4a9d-946d-e0d3c5c6f13b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:52.329957", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-752029330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:52,633 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.085s 2025-07-31 13:05:52,634 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d388cd-c169-44d4-a29c-038f77c4ffff', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d388cd-c169-44d4-a29c-038f77c4ffff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'{"volume": {"id": "2be007ff-1b47-4a9d-946d-e0d3c5c6f13b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:52.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-752029330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:53,701 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.052s 2025-07-31 13:05:53,701 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07440 f6-c5ca-45a8-a094-98e116b9ef98', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07440f6-c5ca-45a8-a094-98e116b9ef98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'{"volume": {"id": "2be007ff-1b47-4a9d-946d-e0d3c5c6f13b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:52.000000", "updated_at": "2025-07-31T13:05:53.000000", "name": "tempest-VolumesGetTest-Volume-752029330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:53,759 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.044s 2025-07-31 13:05:53,759 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ced821-a575-4ef7-98ed-e73ac496b33c', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ced821-a575-4ef7-98ed-e73ac496b33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'{"volume": {"id": "2be007ff-1b47-4a9d-946d-e0d3c5c6f13b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:52.000000", "updated_at": "2025-07-31T13:05:53.000000", "name": "tempest-VolumesGetTest-Volume-752029330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:53,904 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.131s 2025-07-31 13:05:53,905 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834e0d69-6cf2-47cc-bb7a-6a08ef45bcae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'' 2025-07-31 13:05:53,931 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b 0.026s 2025-07-31 13:05:53,932 99920 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d43c19-f551-442d-8992-b367e9dbf584', 'x-openstack-request-id': 'req-73d43c19-f551-442d-8992-b367e9dbf584', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2be007ff-1b47-4a9d-946d-e0d3c5c6f13b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2be007ff-1b47-4a9d-946d-e0d3c5c6f13b could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e1a181ee-955d-4061-87e6-ddae8c54af0b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:53,959 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.023s 2025-07-31 13:05:53,959 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eeb26aef-633d-47ee-90cf-dfe31855c874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:05:53,981 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.021s 2025-07-31 13:05:53,982 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a396d633-1d3a-4cb0-a1b8-1f1f78037f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:05:54,381 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/volumes 0.399s 2025-07-31 13:05:54,382 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-Volumes GetTest-Volume-462108989", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16641a14-6029-47df-bbc5-35d927cd076a', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16641a14-6029-47df-bbc5-35d927cd076a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e1a181ee-955d-4061-87e6-ddae8c54af0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:54.281751", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-462108989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:05:54,442 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.047s 2025-07-31 13:05:54,443 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a82216-c79d-4555-9369-9b5ed4b2bc70', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a82216-c79d-4555-9369-9b5ed4b2bc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'{"volume": {"id": "e1a181ee-955d-4061-87e6-ddae8c54af0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:54.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-462108989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:55,503 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.045s 2025-07-31 13:05:55,504 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e550637-fc73-40b0-8fde-aefca5a115ab', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e550637-fc73-40b0-8fde-aefca5a115ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'{"volume": {"id": "e1a181ee-95 5d-4061-87e6-ddae8c54af0b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:54.000000", "updated_at": "2025-07-31T13:05:55.000000", "name": "tempest-VolumesGetTest-Volume-462108989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:55,570 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.051s 2025-07-31 13:05:55,570 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897d4ef2-2395-478d-8499-18c9c1ca42fe', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897d4ef2-2395-478d-8499-18c9c1ca42fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'{"volume": {"id": "e1a181ee-955d-4061-87e6-ddae8c54af0b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:05:54.000000", "updated_at": "2025-07-31T13:05:55.000000", "name": "tempest-VolumesGetTest-Volume-462108989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b"}], "user_id": "643df5f05cdd4772bf957d153f0e837c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2820c26f9b2444081e03a03745493f0"}}' 2025-07-31 13:05:55,688 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.104s 2025-07-31 13:05:55,688 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fff568-1823-4ba1-bc93-0e67fbb9e3db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'' 2025-07-31 13:05:55,708 99920 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b 0.019s 2025-07-31 13:05:55,708 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03f3056-efcf-4a29-8d06-ea2dea717d66', 'x-openstack-request-id': 'req-d03f3056-efcf-4a29-8d06-ea2dea717d66', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e1a181ee-955d-4061-87e6-ddae8c54af0b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e1a181ee-955d-4061-87e6-ddae8c54af0b could not be found."}}' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cd0b21b5-9dc2-4dcf-9f31-4c2ac6a8edaf failed to build and is in ERROR status tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 358, in test_instance_boot_after_snapshot_deletion volume1 = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c943b24a-4c18-481f-9a89-f0bce13f84c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:06:18,243 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.183s 2025-07-31 13:06:18,244 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b342dec-9ccf-4cfd-8bf6-5ee1e8ac54e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:18,797 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.553s 2025-07-31 13:06:18,798 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1341471819", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1a7a86-bd45-4aba-b429-a578c8caecab', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1a7a86-bd45-4aba-b429-a578c8caecab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c943b24a-4c18-481f-9a89-f0bce13f84c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:18.734787", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1341471819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}], "user_id": "42d729811a994982befad50958272369", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:06:18,875 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6 0.064s 2025-07-31 13:06:18,876 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2bd626-8305-4ca1-a2a6-7b0ed7d2ed63', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2bd626-8305-4ca1-a2a6-7b0ed7d2ed63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6'} Body: b'{"volume": {"id": "c943b24a-4c18-481f-9a89-f0bce13f84c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:19.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1341471819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}], "user_id": "42d729811a994982befad50958272369", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5f163ae85d454f49846723796575f4d6"}}' 2025-07-31 13:06:19,935 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6 0.045s 2025-07-31 13:06:19,936 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ed45be-0f8f-47fc-ad13-378b6bb5d707', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ed45be-0f8f-47fc-ad13-378b6bb5d707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6'} Body: b'{"volume": {"id": "c943b24a-4c18-481f-9a89-f0bce13f84c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:19.000000", "updated_at": "2025-07-31T13:06:19.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1341471819", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6"}], "user_id": "42d729811a994982befad50958272369", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5f163ae85d454f49846723796575f4d6"}}' 2025-07-31 13:06:20,050 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6 0.099s 2025-07-31 13:06:20,051 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -ec7e5131-ae83-4361-bbad-40a2ca841a5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6'} Body: b'' 2025-07-31 13:06:20,081 99920 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6 0.029s 2025-07-31 13:06:20,082 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f8de9e-4069-4428-b84e-693df02506d4', 'x-openstack-request-id': 'req-b2f8de9e-4069-4428-b84e-693df02506d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c943b24a-4c18-481f-9a89-f0bce13f84c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c943b24a-4c18-481f-9a89-f0bce13f84c6 could not be found."}}' 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] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 73, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e197086d-e40b-4e31-b2a9-45548235a282 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:06:30,970 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/types 0.219s 2025-07-31 13:06:30,970 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7ce137-dd9e-4158-adb5-24b853172ca5', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7ce137-dd9e-4158-adb5-24b853172ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "d7aa4730-1354-4ddf-89b5-05e0d463d097", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2025-07-31 13:06:31,648 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.674s 2025-07-31 13:06:31,648 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1a9e049a-6d8d-417a-a5c8-0f6d74a249ea', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f72297ed3666449492b581d9ce4fd6c9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "created_at": "2025-07-31T13:06:32Z", "updated_at": "2025-07-31T13:06:32Z", "tags": [], "self": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611", "file": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:32,636 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file 0.985s 2025-07-31 13:06:32,636 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-49f3c50a -5090-44cc-9b0e-f2f4db2d1c21', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file'} Body: b'' 2025-07-31 13:06:32,656 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611 0.019s 2025-07-31 13:06:32,656 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8cd120ac-db4a-429a-b9fc-967962ab96a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "1ccc7d24acc4ed8142b9b1c57bfa8a2a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f72297ed3666449492b581d9ce4fd6c9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cc58322b6d733bee499de9c0e3b00a3d6a4fb1f1fd5764033555aac4120fab4991b53f802f8ef597e0dadbc6a4934e516e6fffb790181f637b32531d4f719e5e", "id": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "created_at": "2025-07-31T13:06:32Z", "updated_at": "2025-07-31T13:06:33Z", "tags": [], "self": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611", "file": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:32,674 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611 0.017s 2025-07-31 13:06:32,674 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1be0658-67d2-49fb-9aa7-4201e3536847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "1ccc7d24acc4ed8142b9b1c57bfa8a2a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f72297ed3666449492b581d9ce4fd6c9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cc58322b6d733bee499de9c0e3b00a3d6a4fb1f1fd5764033555aac4120fab4991b53f802f8ef597e0dadbc6a4934e516e6fffb790181f637b32531d4f719e5e", "id": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "created_at": "2025-07-31T13:06:32Z", "updated_at": "2025-07-31T13:06:33Z", "tags": [], "self": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611", "file": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:32,695 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611 0.020s 2025-07-31 13:06:32,695 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0dce2f71-e222-4fe9-9ab1-3ac1de19052b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "1ccc7d24acc4ed8142b9b1c57bfa8a2a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f72297ed3666449492b581d9ce4fd6c9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cc58322b6d733bee499de9c0e3b00a3d6a4fb1f1fd5764033555aac4120fab4991b53f802f8ef597e0dadbc6a4934e516e6fffb790181f637b32531d4f719e5e", "id": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "created_at": "2025-07-31T13:06:32Z", "updated_at": "2025-07-31T13:06:33Z", "tags": [], "self": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611", "file": "/v2/images/c1b4f76a-7af2-46ff-9bca-8267d692a611/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:33,038 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/volumes 0.342s 2025-07-31 13:06:33,038 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c1b4f76a-7af2-46ff-9bca-8267d692a611", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcedd7a7-7772-4894-881b-42450bbb2f45', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcedd7a7-7772-4894-881b-42450bbb2f45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e197086d-e40b-4e31-b2a9-45548235a282", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:32.978430", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}], "user_id": "56832b10a0564f4b869879952df8a2c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:06:33,111 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282 0.060s 2025-07-31 13:06:33,112 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da71478-b5ad-4284-91cc-595cf2bc88b2', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da71478-b5ad-4284-91cc-595cf2bc88b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282'} Body: b'{"volume": {"id": "e197086d-e40b-4e31-b2a9-45548235a282", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:33.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}], "user_id": "56832b10a0564f4b869879952df8a2c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f72297ed3666449492b581d9ce4fd6c9"}}' 2025-07-31 13:06:34,166 99920 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282 0.038s 2025-07-31 13:06:34,166 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c205e9f5-936d-4a21-b768-b53f131e27c4', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c205e9f5-936d-4a21-b768-b53f131e27c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282'} Body: b'{"volume": {"id": "e197086d-e40b-4e31-b2a9-45548235a282", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:33.000000", "updated_at": "2025-07-31T13:06:33.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e197086d-e40b-4e31-b2a9-45548235a282"}], "user_id": "56832b10a0564f4b869879952df8a2c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f72297ed3666449492b581d9ce4fd6c9"}}' tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 117, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a6bf290-f8d6-4b7a-aa62-446f1ca270e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:44,303 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2025-07-31 13:04:44,303 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-112aa38a-930f-4b07-b35f-000415118ee5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "480de024668941ddae2e0334b3712248", "name": "tempest-DeleteServersTestJSON-341310198-project-member", "password_expires_at": null}, "audit_ids": ["5CzDCbUxRluElUOLmsSKKw"], "expires_at": "2025-07-31T14:04:44.000000Z", "issued_at": "2025-07-31T13:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf0022d656524ad38a49aeaeacd0469c", "name": "tempest-DeleteServersTestJSON-341310198"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf0022d656524ad38a49aeaeacd0469c", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:04:44,304 99939 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '7b94c08e-2e21-40da-9a41-fa1ddedec027', 'name': 'tempest-DeleteServersTestJSON-929398359-network', 'tenant_id': 'cf0022d656524ad38a49aeaeacd0469c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf0022d656524ad38a49aeaeacd0469c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9416, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created _at': '2025-07-31T13:04:17Z', 'updated_at': '2025-07-31T13:04:17Z', 'revision_number': 1} available for tenant 2025-07-31 13:04:59,789 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 15.484s 2025-07-31 13:04:59,790 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-593715693", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "7b94c08e-2e21-40da-9a41-fa1ddedec027"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4196dd2-70ac-41da-a3da-7f2099066f3d', 'x-compute-request-id': 'req-f4196dd2-70ac-41da-a3da-7f2099066f3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "98db34b2-952a-40bc-ad26-1030cab9bccf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BRtLDwq6yXWT"}}' 2025-07-31 13:05:02,675 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf 2.882s 2025-07-31 13:05:02,675 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b98ce33-fbb6-4f01-b804-15b26c565d48', 'x-compute-request-id': 'req-3b98ce33-fbb6-4f01-b804-15b26c565d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf'} Body: b'{"server": {"id": "98db34b2-952a-40bc-ad26-1030cab9bccf", "name": "tempest-DeleteServersTestJSON-server-593715693", "status": "BUILD", "tenant_id": "cf0022d656524ad38a49aeaeacd0469c", "user_id": "480de024668941ddae2e0334b3712248", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:04:59Z", "updated": "2025-07-31T13:05:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:05:53,302 99939 INFO [tempest.lib.common.rest_client] Request (Delete ServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf 0.563s 2025-07-31 13:05:53,303 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c5045d-be0e-4a5a-8e5e-d31e0477c804', 'x-compute-request-id': 'req-38c5045d-be0e-4a5a-8e5e-d31e0477c804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf'} Body: b'{"server": {"id": "98db34b2-952a-40bc-ad26-1030cab9bccf", "name": "tempest-DeleteServersTestJSON-server-593715693", "status": "ACTIVE", "tenant_id": "cf0022d656524ad38a49aeaeacd0469c", "user_id": "480de024668941ddae2e0334b3712248", "metadata": {}, "hostId": "5e69bf7e22cd0a39d6094f07adbcf9fb1edc48cd684ffb70e0977406", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:04:59Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-DeleteServersTestJSON-929398359-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:66:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98db34b2-952a-40bc-ad26-1030cab9bccf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:05:53,318 99939 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:06:53,676 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.296s 2025-07-31 13:06:53,676 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-262356765"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed0cf4f-4ad2-43e4-9c75-2792db68cd24', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed0cf4f-4ad2-43e4-9c75-2792db68cd24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6a6bf290-f8d6-4b7a-aa62-446f1ca270e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:53.592067", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-262356765", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6a6bf29 0-f8d6-4b7a-aa62-446f1ca270e6"}], "user_id": "480de024668941ddae2e0334b3712248", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:06:53,734 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6 0.045s 2025-07-31 13:06:53,735 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fef130-f8da-4502-b193-8ffef37454f4', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fef130-f8da-4502-b193-8ffef37454f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6'} Body: b'{"volume": {"id": "6a6bf290-f8d6-4b7a-aa62-446f1ca270e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:54.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-262356765", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}], "user_id": "480de024668941ddae2e0334b3712248", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf0022d656524ad38a49aeaeacd0469c"}}' 2025-07-31 13:06:54,790 99939 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6 0.040s 2025-07-31 13:06:54,790 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00f0931-f279-4581-873c-66a0c337ff34', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00f0931-f279-4581-873c-66a0c337ff34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6'} Body: b'{"volume": {"id": "6a6bf290-f8d6-4b7a-aa62-446f1ca270e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:54.000000", "updated_at": "2025-07-31T13:06:54.000000", "name": "tempest-DeleteServersTestJSON-volume-262356765", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6a6bf290-f8d6-4b7a-aa62-446f1ca270e6"}], "user_id": "480de024668941ddae2e0334b3712248", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf0022d656524ad38a49aeaeacd0469c"}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 139, in test_snapshot_removal volume_1 = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97c78c62-4389-46bc-9381-5d31051ee11f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:06:54,029 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.332s 2025-07-31 13:06:54,029 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-930152370", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a381e6f8-592e-4a11-9d7b-e51597e4e7ba', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a381e6f8-592e-4a11-9d7b-e51597e4e7ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "97c78c62-4389-46bc-9381-5d31051ee11f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:53.969332", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-930152370", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}], "user_id": "394b1a9522d54fc692cbdc9c22f2a2ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:06:54,098 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f 0.057s 2025-07-31 13:06:54,099 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79098f87-d288-4e0e-9238-e5d77eef85dc', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79098f87-d288-4e0e-9238-e5d77eef85dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f'} Body: b'{"volume": {"id": "97c78c62-4389-46bc-9381-5d31051ee11f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:54.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-930152370", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}], "user_id": "394b1a9522d54fc692cbdc9c22f2a2ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182cc2ed9b2e4cb7a8a7e1e8317bdb8a"}}' 2025-07-31 13:06:55,170 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f 0.050s 2025-07-31 13:06:55,171 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-2fb17675-1cf6-4bc2-b9e3-0bee70d9ea73', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb17675-1cf6-4bc2-b9e3-0bee70d9ea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f'} Body: b'{"volume": {"id": "97c78c62-4389-46bc-9381-5d31051ee11f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:54.000000", "updated_at": "2025-07-31T13:06:54.000000", "name": "tempest-SnapshotDependencyTests-volume-930152370", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97c78c62-4389-46bc-9381-5d31051ee11f"}], "user_id": "394b1a9522d54fc692cbdc9c22f2a2ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182cc2ed9b2e4cb7a8a7e1e8317bdb8a"}}' 2025-07-31 13:06:55,337 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f 0.150s 2025-07-31 13:06:55,337 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8583c90-1db9-479d-9533-80c792b3d830', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f'} Body: b'' 2025-07-31 13:06:55,370 99920 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f 0.032s 2025-07-31 13:06:55,371 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-49211c9a-69f6-4ff7-a684-f08d86635268', 'x-openstack-request-id': 'req-49211c9a-69f6-4ff7-a684-f08d86635268', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97c78c62-4389-46bc-9381-5d31051ee11f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97c78c62-4389-46bc-9381-5d31051ee11f could not be found."}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a41f8e0f-a46c-49d0-8103-c8ea768f8f4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:05:00,282 99934 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:05:02,879 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 2.596s 2025-07-31 13:05:02,879 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1204471693", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAMHa2Avb1JdOtIwAd1dyiqxKtpHQTrERHlX3VW8OEpulMs/XecqDopeL0OT40BwUx/13zOo/kkV5+qFqBSljaVbBQPQidJIlqAvncLOzNyTopjqVj3QuR32CkpmblGylg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39950baf-db8c-4ccc-9c4f-3b863b9a8294', 'x-compute-request-id': 'req-39950baf-db8c-4ccc-9c4f-3b863b9a8294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1204471693", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAMHa2Avb1JdOtIwAd1dyiqxKtpHQTrERHlX3VW8OEpulMs/XecqDopeL0OT40BwUx/13zOo/kkV5+qFqBSljaVbBQPQidJIlqAvncLOzNyTopjqVj3QuR32CkpmblGylg==", "fingerprint": "90:74:a5:db:2a:f8:2f:41:45:35:46:6f:41:88:63:f2", "user_id": "e156733a786246f5856867e8a0ccd59b"}}' 2025-07-31 13:05:02,882 99934 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1204471693 created 2025-07-31 13:05:03,771 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.888s 2025-07-31 13:05:03,772 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--46412102", "description": "tempest-description--245655831"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-af2ef227-ce15-4a10-a27f-ed45111b3c7b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "name": "tempest-securitygroup--46412102", "stateful": true, "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "description": "tempest-description--245655831", "shared": false, "security_group_rules": [{"id": "25c4e4e1-540c-478d-8820-4acec934e297", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "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": 296, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:05:03Z", "updated_at": "2025-07-31T13:05:03Z", "revision_number": 0}, {"id": "8b90dd82-d72e-4ece-90c6-ab40a3ad53a2", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "r emote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 295, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:05:03Z", "updated_at": "2025-07-31T13:05:03Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:05:03Z", "updated_at": "2025-07-31T13:05:03Z", "revision_number": 1, "project_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' 2025-07-31 13:05:05,544 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.771s 2025-07-31 13:05:05,545 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6d76ddcb-dee6-46ee-9e57-1b4838b0e512', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c48a9b10-a3ed-4e75-b37f-9571efdd98c0", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:05:05Z", "updated_at": "2025-07-31T13:05:05Z", "revision_number": 0}}' 2025-07-31 13:05:07,975 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.429s 2025-07-31 13:05:07,975 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-02418e3d-b553-4d2a-b037-df2b92db2cca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5472252a-5003-474e-b45a-f4df9cbad652", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "security_group_id": "bcc3e5b9-620c-4029-9581-64c4963db56d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:05:07Z", "updated_at": "2025-07-31T13:05:07Z", "revision_number": 0}}' 2025-07-31 13:05:07,976 99934 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--46412102 created 2025-07-31 13:05:09,825 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.848s 2025-07-31 13:05:09,825 99934 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c4585eb3-abde-4553-81b5-d6be6fe2e49a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f4366acf-67df-4913-b9ac-052d4fb33384", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "floating_ip_address": "172.24.4.115", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "49ab59197cc446ed8ee2bb827f8caa4a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:05:09Z", "updated_at": "2025-07-31T13:05:09Z", "revision_number": 0}}' 2025-07-31 13:05:09,825 99934 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f4366acf-67df-4913-b9ac-052d4fb33384', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:05:09Z', 'updated_at': '2025-07-31T13:05:09Z', 'revision_number': 0, 'ip': '172.24.4.115'} created 2025-07-31 13:05:09,942 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.111s 2025-07-31 13:05:09,943 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-46d87ddb-fe08-4232-addd-3b6e69d12b17', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e156733a786246f5856867e8a0ccd59b", "name": "tempest-VolumesAdminNegativeTest-1268467909-project-member", "password_expires_at": null}, "audit_ids": ["qHOceY2TSUW5V7K0Dl36Iw"], "expires_at": "2025-07-31T14:05:09.000000Z", "issued_at": "2025-07-31T13:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49ab59197cc446ed8ee2bb827f8caa4a", "name": "tempest-VolumesAdminNegativeTest-1268467909"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "Regi onOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/49ab59197cc446ed8ee2bb827f8caa4a", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:05:09,943 99934 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'be242425-6cdd-4e55-b341-d4fbd6a29f3b', 'name': 'tempest-VolumesAdminNegativeTest-1720799239-network', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17632, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:17Z', 'updated_at': '2025-07-31T13:04:17Z', 'revision_number': 1} available for tenant 2025-07-31 13:05:09,944 99934 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1204471693', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAMHa2Avb1JdOtIwAd1dyiqxKtpHQTrERHlX3VW8OEpulMs/XecqDopeL0OT40BwUx/13zOo/kkV5+qFqBSljaVbBQPQidJIlqAvncLOzNyTopjqVj3QuR32CkpmblGylg==', 'fingerprint': '90:74:a5:db:2a:f8:2f:41:45:35:46:6f:41:88:63:f2', 'user_id': 'e156733a786246f5856867e8a0ccd59b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAdi0QID8+ZNw5uKDX4ZD+4rcDCAsnuRdVbPh/J2UBHXwVD48piYrrk\nT5YrIMgZY5ygBwYFK4EEACKhZANiAAQDB2tgL29SXTrSMAHdXcoqsSraR0E6xER5\nV91VvDhKbpTLP13nKg6KXi9Dk+NAcFMf9d8zqP5JFefqhagUpY2lWwUD0InSSJag\nL53Czszck6KY6lY90Lkd9gpKZm5RspY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bcc3e5b9-620c-4029-9581-64c4963db56d', 'name': 'tempest-securitygroup--46412102', 'stateful': True, 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'description': 'tempest-description--245655831', 'shared': False, 'security_group_rules': [{'id': '25c4e4e1-540c-478d-8820-4acec934e297', 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'security_group_id': 'bcc3e5b9-620c-4029-9581-64c4963db56d', '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': 296, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:05:03Z', 'updated_at': '2025-07-31T13:05:03Z', 'revision_number': 0}, {'id': '8b90dd82-d72e-4ece-90c6-ab40a3ad53a2', 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'security_group_id': 'bcc3e5b9-620c-4029-9581-64c4963db56d', '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': 295, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:05:03Z', 'updated_at': '2025-07-31T13:05:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:05:03Z', 'updated_at': '2025-07-31T13:05:03Z', 'revision_number': 1, 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a'}, 'floating_ip': {'id': 'f4366acf-67df-4913-b9ac-052d4fb33384', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:05:09Z', 'updated_at': '2025-07-31T13:05:09Z', 'revision_number': 0, 'ip': '172.24.4.115'}} 2025-07-31 13:05:18,507 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 8.562s 2025-07-31 13:05:18,507 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-852818242", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "be242425-6cdd-4e55-b341-d4fbd6a29f3b"}], "security_groups": [{"name": "tempest-securitygroup--46412102"}], "key_name": "tempest-keypair-1204471693", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'location': 'http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d297ca8-6ace-431f-9f14-73d106872f56', 'x-compute-request-id': 'req-2d297ca8-6ace-431f-9f14-73d106872f56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "59eec97e-79c5-48e5-b974-a5eb58318eaf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--46412102"}], "adminPass": "QsfSNUZhuY3F"}}' 2025-07-31 13:05:19,231 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf 0.718s 2025-07-31 13:05:19,231 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-829b9ed7-ce7f-4d9f-9616-67736c28298a', 'x-compute-request-id': 'req-829b9ed7-ce7f-4d9f-9616-67736c28298a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf'} Body: b'{"server": {"id": "59eec97e-79c5-48e5-b974-a5eb58318eaf", "name": "tempest-VolumesAdminNegativeTest-server-852818242", "status": "BUILD", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "user_id": "e156733a786246f5856867e8a0ccd59b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:18Z", "updated": "2025-07-31T13:05:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1204471693", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:09,836 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf 0.539s 2025-07-31 13:06:09,837 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e604e90-3fd3-4278-944c-f410b230692b', 'x-compute-request-id': 'req-5e604e90-3fd3-4278-944c-f410b230692b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf'} Body: b'{"server": {"id": "59eec97e-79c5-48e5-b974-a5eb58318eaf", "name": "tempest-VolumesAdminNegativeTest-server-852818242", "status": "ACTIVE", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "user_id": "e156733a786246f5856867e8a0ccd59b", "metadata": {}, "hostId": "f964fad0a80d6f28e5da1011b00d745764bb4d3087965004bad3cd3d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:18Z", "updated": "2025-07-31T13:05:44Z", "addresses": {"tempest-VolumesAdminNegativeTest-1720799239-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:60:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204471693", "OS-SRV-USG:launched_at": "2025-07-31T13:05:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--46412102"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:09,852 99934 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:07:10,058 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf/os-interface 0.148s 2025-07-31 13:07:10,058 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a604a7-3b3c-48ac-ae78-10447356caba', 'x-compute-request-id': 'req-70a604a7-3b3c-48ac-ae78-10447356caba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/59eec97e-79c5-48e5-b974-a5eb58318eaf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "be242425-6cdd-4e55-b341-d4fbd6a29f3b", "port_id": "c1bd9593-bf1b-4413-80ae-eeb963fee992", "mac_addr": "fa:16:3e:bb:60:77", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "260d45d1-86aa-4849-aebb-98431041e102", "ip_address": "10.0.0.12"}]}]}' 2025-07-31 13:07:10,956 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f4366acf-67df-4913-b9ac-052d4fb33384 0.890s 2025-07-31 13:07:10,956 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c1bd9593-bf1b-4413-80ae-eeb963fee992"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-4c6ad1dd-bb7f-4117-b6a8-c9fe1f553ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f4366acf-67df-4913-b9ac-052d4fb33384'} Body: b'{"floatingip": {"id": "f4366acf-67df-4913-b9ac-052d4fb33384", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "floating_ip_address": "172.24.4.115", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "82097b3f-2224-4f58-ac7e-5e5e3d5af224", "port_id": "c1bd9593-bf1b-4413-80ae-eeb963fee992", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "be242425-6cdd-4e55-b341-d4fbd6a29f3b", "mac_address": "fa:16:3e:bb:60:77", "admin_state_up": true, "status": "ACTIVE", "device_id": "59eec97e-79c5-48e5-b974-a5eb58318eaf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:05:09Z", "updated_at": "2025-07-31T13:07:10Z", "revision_number": 1, "project_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' 2025-07-31 13:07:10,958 99934 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.115:22' as 'cirros' with public key authentication 2025-07-31 13:07:10,983 99934 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:07:11,087 99934 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:07:11,087 99934 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.115 successfully created 2025-07-31 13:07:11,327 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-07-31 13:07:11,327 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-156524119"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32af9321-3d01-4cb1-bfb4-caecce2cd7cd', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32af9321 -3d01-4cb1-bfb4-caecce2cd7cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.261806", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:07:11,382 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c 0.042s 2025-07-31 13:07:11,382 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d30b2e9-90a9-49aa-814b-dc2202f75cff', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d30b2e9-90a9-49aa-814b-dc2202f75cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c'} Body: b'{"volume": {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' 2025-07-31 13:07:12,438 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c 0.041s 2025-07-31 13:07:12,438 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f464caf-c6f5-471d-a393-e26836a08272', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f464caf-c6f5-471d-a393-e26836a08272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c'} Body: b'{"volume": {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6197968b-625a-45c2-b88a-6570ed91e4a6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:36,996 99930 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:04:36,996 99930 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:04:37,257 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.259s 2025-07-31 13:04:37,257 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-930748246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLW/tVDW5szSHxOXUJrfU65Lv1mjeYV/VCks3T01JLlLl2l580bVWB+ODY8lVmSgfy4bIuzs8xPuQKBl380V59C2R/USGRViPtKluQ5kTbHZqs3YucpLaCGWf+nt5OvCsQ=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad34b214-de3a-4886-9ec9-2af4feeaa42e', 'x-compute-request-id': 'req-ad34b214-de3a-4886-9ec9-2af4feeaa42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-930748246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLW/tVDW5szSHxOXUJrfU65Lv1mjeYV/VCks3T01JLlLl2l580bVWB+ODY8lVmSgfy4bIuzs8xPuQKBl380V59C2R/USGRViPtKluQ5kTbHZqs3YucpLaCGWf+nt5OvCsQ==", "fingerprint": "d5:6a:18:99:fb:d5:c9:8d:d2:1e:e8:e3:49:18:95:e6", "user_id": "a4dccc2543ac4b629bd13fef2c03d802"}}' 2025-07-31 13:04:37,260 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-930748246 created 2025-07-31 13:04:43,209 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 5.949s 2025-07-31 13:04:43,210 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1475036214", "description": "tempest-description--1295763957"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-797c2e80-b122-4a6a-b531-ca5259a7bf4b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "name": "tempest-securitygroup--1475036214", "stateful": true, "tenant_id": "93a84becbd59439eb33e434499f3053e", "description": "tempest-description--1295763957", "shared": false, "security_group_rules": [{"id": "222b340c-9147-46ac-b9aa-8b37646756e4", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "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": 184, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:04:43Z", "updated_at": "2025-07-31T13:04:43Z", "revision_number": 0}, {"id": "c8f3f6d9-fa65-436a-aa0a-712f0dc1ddc0", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "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": 183, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:04:43Z", "updated_at": "2025-07-31T13:04:43Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:04:42Z", "updated_at": "2025-07-31T13:04:43Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:04:44,908 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.697s 2025-07-31 13:04:44,908 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bcee1417-3190-4713-bd2c-3dbed764097b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aaee990e-c101-4627-9b5a-51a3f4c04df9", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:04:44Z", "updated_at": "2025-07-31T13:04:44Z", "revision_number": 0}}' 2025-07-31 13:04:46,257 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.348s 2025-07-31 13:04:46,257 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-152fe890-7091-4290-a50b-f8653ef9b4f8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c9873a44-5885-4228-af48-1ffbf4a46817", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "6a1b232e-ecf4-4c11-977b-b840da93a78d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:04:46Z", "updated_at": "2025-07-31T13:04:46Z", "revision_number": 0}}' 2025-07-31 13:04:46,257 99930 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1475036214 created 2025-07-31 13:04:48,567 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 2.309s 2025-07-31 13:04:48,567 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a3439eb3-bf9a-4e0b-b2ee-c73a7f1e3642', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "340feee8-917a-4d67-a283-31510538217c", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.188", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "93a84becbd59439eb33e434499f3053e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:04:47Z", "updated_at": "2025-07-31T13:04:47Z", "revision_number": 0}}' 2025-07-31 13:04:48,568 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '340feee8-917a-4d67-a283-31510538217c', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.188', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:04:47Z', 'updated_at': '2025-07-31T13:04:47Z', 'revision_number': 0, 'ip': '172.24.4.188'} created 2025-07-31 13:04:48,669 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2025-07-31 13:04:48,670 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1d9ea906-6971-4efa-94b5-affa31c8f242', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4dccc2543ac4b629bd13fef2c03d802", "name": "tempest-AttachVolumeNegativeTest-1033921734-project-member", "password_expires_at": null}, "audit_ids": ["wu8ogg9OQHi5gTr-qdPj-g"], "expires_at": "2025-07-31T14:04:48.000000Z", "issued_at": "2025-07-31T13:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93a84becbd59439eb33e434499f3053e", "name": "tempest-AttachVolumeNegativeTest-1033921734"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f45 9cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/93a84becbd59439eb33e434499f3053e", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:04:48,670 99930 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '33341aed-c1a2-4c5f-ac13-5fbb360a766d', 'name': 'tempest-AttachVolumeNegativeTest-1274913234-network', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '93a84becbd59439eb33e434499f3053e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:15Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:04:48,671 99930 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-930748246', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLW/tVDW5szSHxOXUJrfU65Lv1mjeYV/VCks3T01JLlLl2l580bVWB+ODY8lVmSgfy4bIuzs8xPuQKBl380V59C2R/USGRViPtKluQ5kTbHZqs3YucpLaCGWf+nt5OvCsQ==', 'fingerprint': 'd5:6a:18:99:fb:d5:c9:8d:d2:1e:e8:e3:49:18:95:e6', 'user_id': 'a4dccc2543ac4b629bd13fef2c03d802', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAPp5POqEknohSCtmtOJYikUat7R5LvEtkmxYjedtOM8mXa0w4iqHBH\nU/83SnBT6OOgBwYFK4EEACKhZANiAAS1v7VQ1ubM0h8Tl1Ca31OuS79Zo3mFf1Qp\nLN09NSS5S5dpefNG1Vgfjg2PJVZkoH8uGyLs7PMT7kCgZd/NFefQtkf1EhkVYj7S\npbkOZE2x2arN2LnKS2ghln/p7eTrwrE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6a1b232e-ecf4-4c11-977b-b840da93a78d', 'name': 'tempest-securitygroup--1475036214', 'stateful': True, 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'description': 'tempest-description--1295763957', 'shared': False, 'security_group_rules': [{'id': '222b340c-9147-46ac-b9aa-8b37646756e4', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '6a1b232e-ecf4-4c11-977b-b840da93a78d', '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': 184, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:04:43Z', 'updated_at': '2025-07-31T13:04:43Z', 'revision_number': 0}, {'id': 'c8f3f6d9-fa65-436a-aa0a-712f0dc1ddc0', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '6a1b232e-ecf4-4c11-977b-b840da93a78d', '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': 183, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:04:43Z', 'updated_at': '2025-07-31T13:04:43Z', 'revision_numb er': 0}], 'tags': [], 'created_at': '2025-07-31T13:04:42Z', 'updated_at': '2025-07-31T13:04:43Z', 'revision_number': 1, 'project_id': '93a84becbd59439eb33e434499f3053e'}, 'floating_ip': {'id': '340feee8-917a-4d67-a283-31510538217c', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.188', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:04:47Z', 'updated_at': '2025-07-31T13:04:47Z', 'revision_number': 0, 'ip': '172.24.4.188'}} 2025-07-31 13:05:03,653 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 14.981s 2025-07-31 13:05:03,654 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1393502803", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "33341aed-c1a2-4c5f-ac13-5fbb360a766d"}], "security_groups": [{"name": "tempest-securitygroup--1475036214"}], "key_name": "tempest-keypair-930748246", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acef6074-328c-4a2b-82ae-dc825fe0016c', 'x-compute-request-id': 'req-acef6074-328c-4a2b-82ae-dc825fe0016c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1475036214"}], "adminPass": "password"}}' 2025-07-31 13:05:05,354 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 1.696s 2025-07-31 13:05:05,355 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe539044-56b3-4a95-b034-0ceb1871b488', 'x-compute-request-id': 'req-fe539044-56b3-4a95-b034-0ceb1871b488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'{"server": {"id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "name": "tempest-AttachVolumeNegativeTest-server-1393502803", "status": "BUILD", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10 .0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:04Z", "updated": "2025-07-31T13:05:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-930748246", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:05:55,760 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 0.343s 2025-07-31 13:05:55,761 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb25cd2e-0db0-4ec6-b231-db0ba0012661', 'x-compute-request-id': 'req-eb25cd2e-0db0-4ec6-b231-db0ba0012661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'{"server": {"id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "name": "tempest-AttachVolumeNegativeTest-server-1393502803", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:03Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7f:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930748246", "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1475036214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:05:55,776 99930 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:06:56,017 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c/os-interface 0.180s 2025-07-31 13:06:56,017 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (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-325e9da0-e8d2-4324-b651-79a571e3ccf1', 'x-compute-request-id': 'req-325e9da0-e8d2-4324-b651-79a571e3ccf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "port_id": "1273bcd5-51d4-4226-898c-45bbf254a1f0", "mac_addr": "fa:16:3e:aa:7f:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59d2e7e7-9ebb-4697-aded-d4d979882b83", "ip_address": "10.0.0.8"}]}]}' 2025-07-31 13:06:59,055 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/340feee8-917a-4d67-a283-31510538217c 3.033s 2025-07-31 13:06:59,056 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1273bcd5-51d4-4226-898c-45bbf254a1f0"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f45ab389-73ab-4567-8b18-f1e4e4036914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/340feee8-917a-4d67-a283-31510538217c'} Body: b'{"floatingip": {"id": "340feee8-917a-4d67-a283-31510538217c", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.188", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "b9bbd44e-1b6c-4120-be47-b79bc608448e", "port_id": "1273bcd5-51d4-4226-898c-45bbf254a1f0", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "mac_address": "fa:16:3e:aa:7f:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:04:47Z", "updated_at": "2025-07-31T13:06:57Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:06:59,058 99930 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.188:22' as 'cirros' with public key authentication 2025-07-31 13:06:59,077 99930 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:06:59,180 99930 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:06:59,181 99930 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.188 successfully created 2025-07-31 13:06:59,226 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c/ips 0.044s 2025-07-31 13:06:59,227 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e0c1a3-cc68-44c5-b365-222460ef3707', 'x-compute-request-id': 'req-f2e0c1a3-cc68-44c5-b365-222460ef3707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ 14ef8247-f0b9-4e27-a06a-741e7068c39c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2025-07-31 13:06:59,526 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.296s 2025-07-31 13:06:59,527 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-439998383"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530257f7-e32a-4e1c-ba88-4de63501962e', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530257f7-e32a-4e1c-ba88-4de63501962e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.442527", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:06:59,579 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6 0.040s 2025-07-31 13:06:59,580 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c4df54-e817-48a1-ac8b-1b139c4db355', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c4df54-e817-48a1-ac8b-1b139c4db355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6'} Body: b'{"volume": {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:07:00,640 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6 0.044s 2025-07-31 13:07:00,640 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05350293-d365-4195-9acf-28910825a346', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05350293-d365-4195-9acf-28910825a346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6'} Body: b'{"volume": {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": "2025-07-31T13:07:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:07:00,789 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 0.133s 2025-07-31 13:07:00,789 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1aa6c7-abaf-44a5-aad1-0ad5b10e26dc', 'x-compute-request-id': 'req-5b1aa6c7-abaf-44a5-aad1-0ad5b10e26dc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'' 2025-07-31 13:07:01,084 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 0.294s 2025-07-31 13:07:01,084 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b9169d-f878-45bb-9490-2eb29e1cd965', 'x-compute-request-id': 'req-02b9169d-f878-45bb-9490-2eb29e1cd965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'{"server": {"id": "14ef8247-f0b9-4e27-a06a-741e7068c39c", "name": "tempest-AttachVolumeNegativeTest-server-1393502803", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:03Z", "updated": "2 025-07-31T13:07:01Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7f:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930748246", "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1475036214"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:07:51,185 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c 0.036s 2025-07-31 13:07:51,185 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ba7723d3-3c8b-4d5b-8874-1771ff1be3b3', 'x-compute-request-id': 'req-ba7723d3-3c8b-4d5b-8874-1771ff1be3b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/14ef8247-f0b9-4e27-a06a-741e7068c39c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 14ef8247-f0b9-4e27-a06a-741e7068c39c could not be found."}}' 2025-07-31 13:07:51,234 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-930748246 0.048s 2025-07-31 13:07:51,234 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f39f14-e090-4658-b419-0f90b5cba98e', 'x-compute-request-id': 'req-33f39f14-e090-4658-b419-0f90b5cba98e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-930748246'} Body: b'' 2025-07-31 13:07:51,438 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6a1b232e-ecf4-4c11-977b-b840da93a78d 0.203s 2025-07-31 13:07:51,439 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b2912727-64e2-47d2-9a87-0a24248abb13', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6a1b232e-ecf4-4c11-977b-b840da93a78d'} Body: b'' 2025-07-31 13:07:51,487 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/6a1b232e-ecf4-4c11-977b-b840da93a78d 0.047s 2025-07-31 13:07:51,487 99930 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-960e8353-e671-4c52-9597-c09ffd68c12a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6a1b232e-ecf4-4c11-977b-b840da93a78d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6a1b232e-ecf4-4c11-977b-b840da93a78d does not exist", "detail": ""}}' 2025-07-31 13:07:51,871 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/340feee8-917a-4d67-a283-31510538217c 0.383s 2025-07-31 13:07:51,872 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a2660b82-9fd5-4a4e-a8ac-ad3dfab8ce85', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/340feee8-917a-4d67-a283-31510538217c'} Body: b'' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 905d84c2-bdcd-4a99-91c1-d73a8455d55b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:56,109 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.046s 2025-07-31 13:04:56,109 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-72675ff4-2264-4f2f-9189-f6c048ee6b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:04:57,034 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.886s 2025-07-31 13:04:57,035 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2af97866-54f9-4152-9ab1-81e288888f1e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "fb093833d733474e9e711e39d34fe271", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "created_at": "2025-07-31T13:04:57Z", "updated_at": "2025-07-31T13:04:57Z", "tags": [], "self": "/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "file": "/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:04:58,615 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad/file 1.580s 2025-07-31 13:04:58,615 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d6864ae1-6885-47ac-939b-c4652fc9bca2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad/file'} Body: b'' 2025-07-31 13:04:58,616 99928 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:04:58,616 99928 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:05:00,226 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 1.608s 2025-07-31 13:05:00,226 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-152464681", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+161Azq4rXktrLDnAhRp0hDLhiL06CWTWQYp1jCdpbZvCGPi5h4rkZ69OcKhPoBOCe/+mEck709a/cVw5na68ET3AlY0zcEe+wy/EYaaU+42gwVI01oYJvG1DYDiTe+w=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82aa88e0-aee6-497d-938a-f61667b3aa54', 'x-compute-request-id': 'req-82aa88e0-aee6-497d-938a-f61667b3aa54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-152464681", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+161Azq4rXktrLDnAhRp0hDLhiL06CWTWQYp1jCdpbZvCGPi5h4rkZ69OcKhPoBOCe/+mEck709a/cVw5na68ET3AlY0zcEe+wy/EYaaU+42gwVI01oYJvG1DYDiTe+w==", "fingerprint": "00:0e:c6:8e:07:9c:26:0d:9c:61:d3:ae:c3:9d:88:19", "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2"}}' 2025-07-31 13:05:00,229 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-152464681 created 2025-07-31 13:05:01,079 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.849s 2025-07-31 13:05:01,079 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--9976478", "description": "tempest-description--1150948043"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-12487067-6f60-4f11-9b6e-1cc6e9fee542', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "name": "tempest-securitygroup--9976478", "stateful": true, "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "description": "tempest-description--1150948043", "shared": false, "security_group_rules": [{"id": "0d2cad06-3d42-4e6c-a9ea-b40114de8c63", "project_id": "180b0f5b64b641f08b7437782827dbe6", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "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": 281, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:05:00Z", "updated_at": "202 5-07-31T13:05:00Z", "revision_number": 0}, {"id": "73845245-46b2-452d-85c1-3ad9c5af7bf5", "project_id": "180b0f5b64b641f08b7437782827dbe6", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "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": 280, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:05:00Z", "updated_at": "2025-07-31T13:05:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:05:00Z", "updated_at": "2025-07-31T13:05:00Z", "revision_number": 1, "project_id": "180b0f5b64b641f08b7437782827dbe6"}}' 2025-07-31 13:05:01,809 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.729s 2025-07-31 13:05:01,809 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-22f93799-5f72-4e97-9fec-ad2544a6bc77', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c9b4a0e-32a6-4339-ad44-a538dba2eda6", "project_id": "180b0f5b64b641f08b7437782827dbe6", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:05:01Z", "updated_at": "2025-07-31T13:05:01Z", "revision_number": 0}}' 2025-07-31 13:05:03,383 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.573s 2025-07-31 13:05:03,383 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9a83a706-8e9d-4104-b387-0df078d3ad99', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b8ec4ebf-2df4-44c3-b0cf-e58f432a17c5", "project_id": "180b0f5b64b641f08b7437782827dbe6", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "security_group_id": "811fad32-ce3f-4859-9c70-19c75ae5b572", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:05:03Z", "updated_at": "2025-07-31T13:05:03Z", "revision_number": 0}}' 2025-07-31 13:05:03,384 99928 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--9976478 created 2025-07-31 13:05:06,036 99928 IN FO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 2.651s 2025-07-31 13:05:06,036 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3f697f0b-47f2-48ca-be87-342d7e38d4ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9443b7be-9e03-43fd-ae6c-c8378c85be42", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "floating_ip_address": "172.24.4.89", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "180b0f5b64b641f08b7437782827dbe6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:05:05Z", "updated_at": "2025-07-31T13:05:05Z", "revision_number": 0}}' 2025-07-31 13:05:06,036 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9443b7be-9e03-43fd-ae6c-c8378c85be42', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:05:05Z', 'updated_at': '2025-07-31T13:05:05Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2025-07-31 13:05:06,146 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.105s 2025-07-31 13:05:06,146 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9ccd884b-632b-4fa3-8842-471d5bf856f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9e59dd3f482d4f0a8307d85056cb5ed2", "name": "tempest-AttachSCSIVolumeTestJSON-221793357-project-member", "password_expires_at": null}, "audit_ids": ["FIwTnAdkSze6bPmZ6xIvgQ"], "expires_at": "2025-07-31T14:05:06.000000Z", "issued_at": "2025-07-31T13:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "180b0f5b64b641f08b7437782827dbe6", "name": "tempest-AttachSCSIVolumeTestJSON-221793357"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/imag e", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/180b0f5b64b641f08b7437782827dbe6", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:05:06,147 99928 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'f238758c-6144-4c88-81d9-18020db712fb', 'name': 'tempest-AttachSCSIVolumeTestJSON-1731596257-network', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8898, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:14Z', 'updated_at': '2025-07-31T13:04:15Z', 'revision_number': 1} available for tenant 2025-07-31 13:05:06,147 99928 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-152464681', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+161Azq4rXktrLDnAhRp0hDLhiL06CWTWQYp1jCdpbZvCGPi5h4rkZ69OcKhPoBOCe/+mEck709a/cVw5na68ET3AlY0zcEe+wy/EYaaU+42gwVI01oYJvG1DYDiTe+w==', 'fingerprint': '00:0e:c6:8e:07:9c:26:0d:9c:61:d3:ae:c3:9d:88:19', 'user_id': '9e59dd3f482d4f0a8307d85056cb5ed2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDGRlFlrAwU4/RZtcu+pbytuKHKsvHqWlvIOSm94VNzhoYYC6OdqGvK\ndtpRgF+7N/GgBwYFK4EEACKhZANiAATPtetQM6uK15Layw5wIUadIQy4Yi9Oglk1\nkGKdYwnaW2bwhj4uYeK5GevTnCoT6ATgnv/phHJO9PWv3FcOZ2uvBE9wJWNM3BHv\nsMvxGGmlPuNoMFSNNaGCbxtQ2A4k3vs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '811fad32-ce3f-4859-9c70-19c75ae5b572', 'name': 'tempest-securitygroup--9976478', 'stateful': True, 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'description': 'tempest-description--1150948043', 'shared': False, 'security_group_rules': [{'id': '0d2cad06-3d42-4e6c-a9ea-b40114de8c63', 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'security_group_id': '811fad32-ce3f-4859-9c70-19c75ae5b572', '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': 281, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:05:00Z', 'updated_at': '2025-07-31T13:05:00Z', 'revision_number': 0}, {'id': '73845245-46b2-452d-85c1-3ad9c5af7bf5', 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'security_group_id': '811fad32-ce3f-4859-9c70-19c75ae5b572', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': Non e, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 280, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:05:00Z', 'updated_at': '2025-07-31T13:05:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:05:00Z', 'updated_at': '2025-07-31T13:05:00Z', 'revision_number': 1, 'project_id': '180b0f5b64b641f08b7437782827dbe6'}, 'floating_ip': {'id': '9443b7be-9e03-43fd-ae6c-c8378c85be42', 'tenant_id': '180b0f5b64b641f08b7437782827dbe6', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '180b0f5b64b641f08b7437782827dbe6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:05:05Z', 'updated_at': '2025-07-31T13:05:05Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2025-07-31 13:05:16,789 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 10.640s 2025-07-31 13:05:16,789 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1378045978", "imageRef": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "f238758c-6144-4c88-81d9-18020db712fb"}], "security_groups": [{"name": "tempest-securitygroup--9976478"}], "key_name": "tempest-keypair-152464681", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5ef1d96-beb6-4a96-a865-944f1258b40a', 'x-compute-request-id': 'req-a5ef1d96-beb6-4a96-a865-944f1258b40a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--9976478"}], "adminPass": "hV92rdxYdJCb"}}' 2025-07-31 13:05:18,037 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 1.244s 2025-07-31 13:05:18,037 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3652db4b-dd7f-4bce-9a6a-86e0e7e4ed62', 'x-compute-request-id': 'req-3652db4b-dd7f-4bce-9a6a-86e0e7e4ed62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'{"server": {"id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "name": "tempest-AttachSCSIVolumeTestJSON- server-1378045978", "status": "BUILD", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "metadata": {}, "hostId": "", "image": {"id": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:17Z", "updated": "2025-07-31T13:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-152464681", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:08,782 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 0.681s 2025-07-31 13:06:08,783 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085dc675-1516-4f72-9c8f-1fa81baf9eb6', 'x-compute-request-id': 'req-085dc675-1516-4f72-9c8f-1fa81baf9eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'{"server": {"id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "name": "tempest-AttachSCSIVolumeTestJSON-server-1378045978", "status": "ACTIVE", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "metadata": {}, "hostId": "277275831475e72752244adbd0a8c9a7c25bfb712666be311cacd69e", "image": {"id": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:16Z", "updated": "2025-07-31T13:05:44Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1731596257-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:31:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-152464681", "OS-SRV-USG:launched_at": "2025-07-31T13:05:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--9976478"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:08,798 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:07:09,031 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345c ef9/os-interface 0.178s 2025-07-31 13:07:09,032 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2116b9db-2087-4d5f-9a2d-1197d12711f1', 'x-compute-request-id': 'req-2116b9db-2087-4d5f-9a2d-1197d12711f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f238758c-6144-4c88-81d9-18020db712fb", "port_id": "e24ed293-97b1-40ff-abce-e59d4bff117b", "mac_addr": "fa:16:3e:b9:31:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d39ea0aa-f060-4146-b7c7-805ca9f0db59", "ip_address": "10.0.0.12"}]}]}' 2025-07-31 13:07:11,175 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/9443b7be-9e03-43fd-ae6c-c8378c85be42 2.138s 2025-07-31 13:07:11,175 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e24ed293-97b1-40ff-abce-e59d4bff117b"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b40709d0-9d34-43f7-8f8e-2453854f594b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9443b7be-9e03-43fd-ae6c-c8378c85be42'} Body: b'{"floatingip": {"id": "9443b7be-9e03-43fd-ae6c-c8378c85be42", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "floating_ip_address": "172.24.4.89", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "9b0ef185-5c98-472c-a181-55e7d2779762", "port_id": "e24ed293-97b1-40ff-abce-e59d4bff117b", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f238758c-6144-4c88-81d9-18020db712fb", "mac_address": "fa:16:3e:b9:31:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:05:05Z", "updated_at": "2025-07-31T13:07:09Z", "revision_number": 1, "project_id": "180b0f5b64b641f08b7437782827dbe6"}}' 2025-07-31 13:07:11,178 99928 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2025-07-31 13:07:11,200 99928 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:07:11,309 99928 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:07:11,309 99928 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2025-07-31 13:07:11,525 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/volumes 0.214s 2025-07-31 13:07:11,525 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1897177678"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f39dc7-cbbb-44d4-a7e0-cd683d902edf', 'content-length': '756', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f39dc7-cbbb-44d4-a7e0-cd683d902edf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "905d84c2-bdcd-4a99-91c1-d73a8455d55b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.466542", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1897177678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}], "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:07:11,589 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b 0.049s 2025-07-31 13:07:11,590 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6895170-3be1-466c-9e83-8cbf0227fd77', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6895170-3be1-466c-9e83-8cbf0227fd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b'} Body: b'{"volume": {"id": "905d84c2-bdcd-4a99-91c1-d73a8455d55b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1897177678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}], "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "180b0f5b64b641f08b7437782827dbe6"}}' 2025-07-31 13:07:12,647 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b 0.041s 2025-07-31 13:07:12,647 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5f7498-9e92-43e9-970b-d9047115b57d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5f7498-9e92-43e9-970b-d9047115b57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b'} Body: b'{"volume": {"id": "905d84c2-bdcd-4a99-91c1-d73a8455d55b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:12.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1897177678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sour ce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/905d84c2-bdcd-4a99-91c1-d73a8455d55b"}], "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "180b0f5b64b641f08b7437782827dbe6"}}' 2025-07-31 13:07:12,865 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 0.204s 2025-07-31 13:07:12,865 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96933d74-ed64-4c21-a272-1acce082c405', 'x-compute-request-id': 'req-96933d74-ed64-4c21-a272-1acce082c405', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'' 2025-07-31 13:07:13,105 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 0.239s 2025-07-31 13:07:13,106 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-912cefd9-f8fa-4e9c-b4b2-f8d905816d2d', 'x-compute-request-id': 'req-912cefd9-f8fa-4e9c-b4b2-f8d905816d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'{"server": {"id": "d5df29fb-fc4f-463d-9ef9-7c2a4345cef9", "name": "tempest-AttachSCSIVolumeTestJSON-server-1378045978", "status": "ACTIVE", "tenant_id": "180b0f5b64b641f08b7437782827dbe6", "user_id": "9e59dd3f482d4f0a8307d85056cb5ed2", "metadata": {}, "hostId": "277275831475e72752244adbd0a8c9a7c25bfb712666be311cacd69e", "image": {"id": "a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:16Z", "updated": "2025-07-31T13:07:13Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1731596257-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:31:3e"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:31:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-152464681", "OS-SRV-USG:launched_at": "2025-07-31T13:05:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--9976478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_st ate": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:03,209 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 0.040s 2025-07-31 13:08:03,210 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fcaaec22-922f-4976-a243-a0e9463700a0', 'x-compute-request-id': 'req-fcaaec22-922f-4976-a243-a0e9463700a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d5df29fb-fc4f-463d-9ef9-7c2a4345cef9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d5df29fb-fc4f-463d-9ef9-7c2a4345cef9 could not be found."}}' 2025-07-31 13:08:03,244 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-152464681 0.034s 2025-07-31 13:08:03,245 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f976721-6cd7-4bea-9df3-c548f60befa1', 'x-compute-request-id': 'req-7f976721-6cd7-4bea-9df3-c548f60befa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-152464681'} Body: b'' 2025-07-31 13:08:03,450 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/811fad32-ce3f-4859-9c70-19c75ae5b572 0.204s 2025-07-31 13:08:03,450 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ab25fec3-dbe2-42d5-b2dd-94dd58c488e4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/811fad32-ce3f-4859-9c70-19c75ae5b572'} Body: b'' 2025-07-31 13:08:03,499 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/811fad32-ce3f-4859-9c70-19c75ae5b572 0.048s 2025-07-31 13:08:03,499 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1b85c8d7-2af9-4920-a3a4-53deeaf13c45', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/811fad32-ce3f-4859-9c70-19c75ae5b572'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 811fad32-ce3f-4859-9c70-19c75ae5b572 does not exist", "detail": ""}}' 2025-07-31 13:08:03,868 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON: _run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/9443b7be-9e03-43fd-ae6c-c8378c85be42 0.368s 2025-07-31 13:08:03,868 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-64e62c78-f1c8-4e1c-9aaa-4d07cbaa6f2e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9443b7be-9e03-43fd-ae6c-c8378c85be42'} Body: b'' 2025-07-31 13:08:04,002 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad 0.133s 2025-07-31 13:08:04,003 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-85b2e3fd-8415-49a9-aa8a-93d16c2bc671', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad'} Body: b'' 2025-07-31 13:08:04,018 99928 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad 0.015s 2025-07-31 13:08:04,019 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6b6692ea-4ae8-4ad6-94e2-48467d74e420', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad'} Body: b'{"message": "No image found with ID a2dd3de7-0fe2-49c4-9ea9-1740fa71b4ad

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9a390045-9aba-4df7-ad0c-328c8d134ab5 failed to build and is in ERROR status tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 19688acc-3638-4278-be04-3e942be269b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:16,841 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.201s 2025-07-31 13:08:16,841 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1759397609"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45e07a8-8068-439c-aaf5-ff74eb044aa0', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45e07a8-8068-439c-aaf5-ff74eb044aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "572b8038-e7a4-4e81-8c7b-769a0857cfee", "name": "tempest-GroupsV314Test-volume-type-1759397609", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:08:16,877 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/group_types 0.033s 2025-07-31 13:08:16,878 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1271684014"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05889854-c8c2-4b42-ac7c-85c3d1932dba', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05889854-c8c2-4b42-ac7c-85c3d1932dba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "63ebeece-20af-4ef2-a379-2f227b5b05fe", "name": "tempest-GroupsV314Test-group-type-1271684014", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:08:17,097 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.216s 2025-07-31 13:08:17,097 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "63ebeece-20af-4ef2-a379-2f227b5b05fe", "volume_types": ["572b8038-e7a4-4e81-8c7b-769a0857cfee"], "name": "tempest-GroupsV314Test-Group-186536174"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fa87ef-3375-4977-b000-14af873947b5', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fa87ef-3375-4977-b000-14af873947b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "19688acc-3638-4278-be04-3e942be269b2", "name": "tempest-GroupsV314Test-Group-186536174"}}' 2025-07-31 13:08:17,134 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2 0.035s 2025-07-31 13:08:17,134 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type' : 'application/json', 'x-compute-request-id': 'req-745810f8-5384-4350-a599-d65907b7978c', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745810f8-5384-4350-a599-d65907b7978c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2'} Body: b'{"group": {"id": "19688acc-3638-4278-be04-3e942be269b2", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:08:17.000000", "name": "tempest-GroupsV314Test-Group-186536174", "description": null, "group_type": "63ebeece-20af-4ef2-a379-2f227b5b05fe", "volume_types": ["572b8038-e7a4-4e81-8c7b-769a0857cfee"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:08:18,170 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2 0.030s 2025-07-31 13:08:18,171 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ce0fd9-48e6-4259-9304-26063d5e0776', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ce0fd9-48e6-4259-9304-26063d5e0776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2'} Body: b'{"group": {"id": "19688acc-3638-4278-be04-3e942be269b2", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:08:17.000000", "name": "tempest-GroupsV314Test-Group-186536174", "description": null, "group_type": "63ebeece-20af-4ef2-a379-2f227b5b05fe", "volume_types": ["572b8038-e7a4-4e81-8c7b-769a0857cfee"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:08:18,251 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.074s 2025-07-31 13:08:18,251 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d1f7e0-3537-4850-8602-ace92a3b57a8', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d1f7e0-3537-4850-8602-ace92a3b57a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:08:18,330 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2/action 0.065s 2025-07-31 13:08:18,331 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9528285f-eaf6-4733-ae89-334ec2fee2c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2/action'} Body: b'' 2025-07-31 13:08:18,345 99928 INFO [te mpest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2 0.013s 2025-07-31 13:08:18,345 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d88f10-20fc-4b06-9fb0-b4a4614cca93', 'x-openstack-request-id': 'req-a9d88f10-20fc-4b06-9fb0-b4a4614cca93', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/19688acc-3638-4278-be04-3e942be269b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 19688acc-3638-4278-be04-3e942be269b2 could not be found."}}' 2025-07-31 13:08:18,411 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/63ebeece-20af-4ef2-a379-2f227b5b05fe 0.066s 2025-07-31 13:08:18,412 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a398ee2-95cd-41b2-9af9-d48c2d90c429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/63ebeece-20af-4ef2-a379-2f227b5b05fe'} Body: b'' 2025-07-31 13:08:18,472 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/572b8038-e7a4-4e81-8c7b-769a0857cfee 0.060s 2025-07-31 13:08:18,473 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481af455-694b-4519-a3b5-716f259479ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/572b8038-e7a4-4e81-8c7b-769a0857cfee'} Body: b'' 2025-07-31 13:08:18,494 99928 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/572b8038-e7a4-4e81-8c7b-769a0857cfee 0.020s 2025-07-31 13:08:18,494 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4501aea8-4da4-4845-860d-ab218c8720d6', 'x-openstack-request-id': 'req-4501aea8-4da4-4845-860d-ab218c8720d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/572b8038-e7a4-4e81-8c7b-769a0857cfee'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 572b8038-e7a4-4e81-8c7b-769a0857cfee could not be found."}}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:22,356 99928 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True 0.680s 2025-07-31 13:08:22,356 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178ab21f-3a5f-4171-a7e5-ffd08221f361', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178ab21f-3a5f-4171-a7e5-ffd08221f361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:22,902 99928 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools 0.534s 2025-07-31 13:08:22,902 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bc114d-a441-45e7-af4e-7d3d890884ab', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bc114d-a441-45e7-af4e-7d3d890884ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 257df0f6-23e2-4e56-bb90-62b832ca1784 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:27,258 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/47607fea0c684d55b29c923802b3a43f?usage=True 0.039s 2025-07-31 13:08:27,258 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bef43d-4476-4299-a0ca-14664de2c395', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bef43d-4476-4299-a0ca-14664de2c395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/47607fea0c684d55b29c923802b3a43f?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:27,586 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.317s 2025-07-31 13:08:27,586 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ba49fd-99ce-4cb6-a7f7-6c330b8bbe7b', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ba49fd-99ce-4cb6-a7f7-6c330b8bbe7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "257df0f6-23e2-4e56-bb90-62b832ca1784", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:27.500251", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:27,652 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.054s 2025-07-31 13:08:27,652 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-74274660-ae27-4239-afe1-bb236921d6db', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74274660-ae27-4239-afe1-bb236921d6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'{"volume": {"id": "257df0f6-23e2-4e56-bb90-62b832ca1784", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:28.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:28,710 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.043s 2025-07-31 13:08:28,710 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f3a2828-7cc0-4f03-8dce-b4837c93eb67', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f3a2828-7cc0-4f03-8dce-b4837c93eb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'{"volume": {"id": "257df0f6-23e2-4e56-bb90-62b832ca1784", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:28.000000", "updated_at": "2025-07-31T13:08:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:28,763 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.039s 2025-07-31 13:08:28,763 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641a7f7b-a210-4772-988a-127161852270', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641a7f7b-a210-4772-988a-127161852270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'{"volume": {"id": "257df0f6-23e2-4e56-bb90-62b832ca1784", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "202 5-07-31T13:08:28.000000", "updated_at": "2025-07-31T13:08:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-576054555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:28,909 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.132s 2025-07-31 13:08:28,910 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ffb40d-2ac3-408f-aae4-902de04ae1d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'' 2025-07-31 13:08:28,930 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784 0.020s 2025-07-31 13:08:28,931 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50324d1-829d-4868-9e6e-2fde49f0d889', 'x-openstack-request-id': 'req-e50324d1-829d-4868-9e6e-2fde49f0d889', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/257df0f6-23e2-4e56-bb90-62b832ca1784'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 257df0f6-23e2-4e56-bb90-62b832ca1784 could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 779c5150-ca4e-4404-a5b9-9b478e7aa9b9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:29,168 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.233s 2025-07-31 13:08:29,169 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d36e75be-c24c-415c-9293-247dcb5d62ef', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d36e75be-c24c-415c-9293-247dcb5d62ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "779c5150-ca4e-4404-a5b9-9b478e7aa9b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:29.098801", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:29,219 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9 0.037s 2025-07-31 13:08:29,220 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae669a7d-3f61-4366-91d9-bfefc5ad2283', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae669a7d-3f61-4366-91d9-bfefc5ad2283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'{"volume": {"id": "779c5150-ca4e-4404-a5b9-9b478e7aa9b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:30,278 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9 0.043s 2025-07-31 13:08:30,279 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-73ff845e-4a1d-4f43-bb32-ce9c268dc49e', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ff845e-4a1d-4f43-bb32-ce9c268dc49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'{"volume": {"id": "779c5150-ca4e-4404-a5b9-9b478e7aa9b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:29.000000", "updated_at": "2025-07-31T13:08:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:30,337 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9 0.043s 2025-07-31 13:08:30,337 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23d877c-2ab7-4fde-85d9-097fa83bf8a0', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23d877c-2ab7-4fde-85d9-097fa83bf8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'{"volume": {"id": "779c5150-ca4e-4404-a5b9-9b478e7aa9b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:29.000000", "updated_at": "2025-07-31T13:08:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1700103462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9"}], "user_id": "a168ea59ad1445a8a1fa53ae2928bcb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47607fea0c684d55b29c923802b3a43f"}}' 2025-07-31 13:08:30,488 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9 0.135s 2025-07-31 13:08:30,489 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e4a443-7d22-43e7-b9d3-61013b963b6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'' 2025-07-31 13:08:30,509 99928 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/779c51 50-ca4e-4404-a5b9-9b478e7aa9b9 0.020s 2025-07-31 13:08:30,510 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e435fc8-f6dc-495a-9fec-e62f45554899', 'x-openstack-request-id': 'req-8e435fc8-f6dc-495a-9fec-e62f45554899', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/779c5150-ca4e-4404-a5b9-9b478e7aa9b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 779c5150-ca4e-4404-a5b9-9b478e7aa9b9 could not be found."}}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 181, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2025ee66-4eb6-4c8a-a186-cd3917e79b5a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:06:04,623 99940 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-07-31 13:06:05,354 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.720s 2025-07-31 13:06:05,355 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1893307895", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d33b3dc0-717a-42a0-acc7-e50d884aea0e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1893307895", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f2f605a4db95493d94e74c01fc49f606", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "created_at": "2025-07-31T13:06:05Z", "updated_at": "2025-07-31T13:06:05Z", "tags": [], "self": "/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d", "file": "/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:06,815 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d/file 1.460s 2025-07-31 13:06:06,815 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b9b297e2-5cc2-43c3-84f8-13e0ff70dde7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d/file'} Body: b'' 2025-07-31 13:06:06,816 99940 DEBUG [tempest.scenario.manager] image:8ac77bcc-887f-4640-8bb6-94f75f72765d 2025-07-31 13:06:06,889 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.071s 2025-07-31 13:06:06,890 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-769615049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFAcSoObZ4O2w/3otl06Z2JGmqZLJ3HPOxHhZthPlTDtiSo6mWvDOAQ24diMBvrbyCxNex18lOwzwZ0TiVTz2atfDajkj0EmOi6hRDwGN6TbV2bzan/k+KfQFyNyABPmPA=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14aa1974-1807-4ed9-b770-27e28c63a5b5', 'x-compute-request-id': 'req-14aa1974-1807-4ed9-b770-27e28c63a5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-769615049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFAcSoObZ4O2w/3otl06Z2JGmqZLJ3HPOxHhZthPlTDtiSo6mWvDOAQ24diMBvrbyCxNex18lOwzwZ0TiVTz2atfDajkj0EmOi6hRDwGN6TbV2bzan/k+KfQFyNyABPmPA==", "fingerprint": "f6:22:96:38:95:c9:28:88:96:97:3b:ac:c7:19:ba:84", "user_id": "28e26be323ea46cf9e432d1e007ebed4"}}' 2025-07-31 13:06:06,950 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.052s 2025-07-31 13:06:06,950 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8a5a374e-1890-48c1-9d6a-fa611be992f5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "28e26be323ea46cf9e432d1e007ebed4", "name": "tempest-TestMinimumBasicScenario-1295798756-project-member", "password_expires_at": null}, "audit_ids": ["dUsbWW_mQ1SVoYnjWZFwvw"], "expires_at": "2025-07-31T14:06:06.000000Z", "issued_at": "2025-07-31T13:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2f605a4db95493d94e74c01fc49f606", "name": "tempest-TestMinimumBasicScenario-1295798756"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2f605a4db95493d94e74c01fc49f606", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:06:06,951 99940 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '8dabc826-5487-401d-b04f-565889c88e22', 'name': 'tempest-TestMinimumBasicScenario-81662430-network', 'tenant_id': 'f2f605a4db95493d94e7 4c01fc49f606', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2f605a4db95493d94e74c01fc49f606', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13507, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:05:35Z', 'updated_at': '2025-07-31T13:05:35Z', 'revision_number': 1} available for tenant 2025-07-31 13:06:07,868 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.916s 2025-07-31 13:06:07,869 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-858785243", "imageRef": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-769615049", "networks": [{"uuid": "8dabc826-5487-401d-b04f-565889c88e22"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac68083a-0505-4773-827e-03a4293cb6b8', 'x-compute-request-id': 'req-ac68083a-0505-4773-827e-03a4293cb6b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "geMjByWKSG7j"}}' 2025-07-31 13:06:08,020 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.149s 2025-07-31 13:06:08,021 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728567dd-af06-4706-b716-0cf012e33196', 'x-compute-request-id': 'req-728567dd-af06-4706-b716-0cf012e33196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "BUILD", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:08Z", "updated": "2025-07-31T13:06:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self" , "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:58,701 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.616s 2025-07-31 13:06:58,701 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e07be46f-c4cd-470a-afa8-fad02342b514', 'x-compute-request-id': 'req-e07be46f-c4cd-470a-afa8-fad02342b514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:07Z", "updated": "2025-07-31T13:06:24Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:a7:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": "2025-07-31T13:06:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:06:58,716 99940 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:07:59,002 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.224s 2025-07-31 13:07:59,002 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-r equest-id': 'req-7d1346ba-2c87-4471-957b-1167e33dedce', 'x-compute-request-id': 'req-7d1346ba-2c87-4471-957b-1167e33dedce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:07Z", "updated": "2025-07-31T13:06:24Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:a7:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": "2025-07-31T13:06:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:07:59,223 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.199s 2025-07-31 13:07:59,224 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9be691e-0325-4153-8f1a-459fc74ade3f', 'x-compute-request-id': 'req-e9be691e-0325-4153-8f1a-459fc74ade3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}]}]}' 2025-07-31 13:07:59,486 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.258s 2025-07-31 13:07:59,487 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe249127-bde2-4018-a2dd-9804b14801ae', 'x-compute-request-id': 'req-fe249127-bde2-4018-a2dd-9804b14801ae', 'connection': 'close', 'status': '200 ', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:07Z", "updated": "2025-07-31T13:06:24Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:a7:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": "2025-07-31T13:06:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:07:59,757 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.252s 2025-07-31 13:07:59,758 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-870110190", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51a9e1f-168a-44b3-8b45-2b557d7dae42', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51a9e1f-168a-44b3-8b45-2b557d7dae42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2025ee66-4eb6-4c8a-a186-cd3917e79b5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:59.664246", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-870110190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:07:59,824 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a 0.053s 2025-07-31 13:07:59,825 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': ' req-74479557-a671-47df-855f-a1bb4753f3d3', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74479557-a671-47df-855f-a1bb4753f3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a'} Body: b'{"volume": {"id": "2025ee66-4eb6-4c8a-a186-cd3917e79b5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:00.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-870110190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2f605a4db95493d94e74c01fc49f606"}}' 2025-07-31 13:08:00,894 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a 0.039s 2025-07-31 13:08:00,894 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76557e6c-17a2-4d50-876c-4a1eb7b829a9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76557e6c-17a2-4d50-876c-4a1eb7b829a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a'} Body: b'{"volume": {"id": "2025ee66-4eb6-4c8a-a186-cd3917e79b5a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:00.000000", "updated_at": "2025-07-31T13:08:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-870110190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2f605a4db95493d94e74c01fc49f606"}}' 2025-07-31 13:08:01,028 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a 0.118s 2025-07-31 13:08:01,033 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5083d16-d16e-47ec-85ad-c5bbc754ac45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a'} Body: b'' 2025-07-31 13:08:01,062 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a18 6-cd3917e79b5a 0.024s 2025-07-31 13:08:01,062 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-949f46de-f2b8-4c24-a54e-3bf5260a5846', 'x-openstack-request-id': 'req-949f46de-f2b8-4c24-a54e-3bf5260a5846', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2025ee66-4eb6-4c8a-a186-cd3917e79b5a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2025ee66-4eb6-4c8a-a186-cd3917e79b5a could not be found."}}' 2025-07-31 13:08:01,212 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.148s 2025-07-31 13:08:01,213 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6594d45-bb9f-4ba7-9fad-5ee30adb0c44', 'x-compute-request-id': 'req-b6594d45-bb9f-4ba7-9fad-5ee30adb0c44', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'' 2025-07-31 13:08:01,414 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.200s 2025-07-31 13:08:01,415 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603f7fa1-342d-417f-8956-da8dd53d2904', 'x-compute-request-id': 'req-603f7fa1-342d-417f-8956-da8dd53d2904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"server": {"id": "ec630cab-74e3-4668-bfc3-3fc7417a06a9", "name": "tempest-TestMinimumBasicScenario-server-858785243", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "8ac77bcc-887f-4640-8bb6-94f75f72765d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8ac77bcc-887f-4640-8bb6-94f75f72765d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:07Z", "updated": "2025-07-31T13:08:01Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:a7:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "t empest-TestMinimumBasicScenario-769615049", "OS-SRV-USG:launched_at": "2025-07-31T13:06:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:51,526 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9 0.036s 2025-07-31 13:08:51,526 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-492198e7-01fb-45fc-bf54-9c8fb4dd5cc0', 'x-compute-request-id': 'req-492198e7-01fb-45fc-bf54-9c8fb4dd5cc0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ec630cab-74e3-4668-bfc3-3fc7417a06a9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ec630cab-74e3-4668-bfc3-3fc7417a06a9 could not be found."}}' 2025-07-31 13:08:51,559 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-769615049 0.032s 2025-07-31 13:08:51,560 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edad37ce-dc0d-457b-aef1-be9805baf024', 'x-compute-request-id': 'req-edad37ce-dc0d-457b-aef1-be9805baf024', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-769615049'} Body: b'' 2025-07-31 13:08:51,705 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d 0.144s 2025-07-31 13:08:51,705 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-abeab2ba-3f15-4d14-90d2-cf74cc2097d4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8ac77bcc-887f-4640-8bb6-94f75f72765d'} Body: b'' 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] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:47,207 99928 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483 on backend None 2025-07-31 13:08:47,375 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.168s 2025-07-31 13:08:47,375 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "extra_specs": {}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1038e86b-1998-4655-a8e7-bf97c1ffba1d', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1038e86b-1998-4655-a8e7-bf97c1ffba1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "6f37d985-0822-4d2e-ba77-59ca1b46ef62", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:08:47,378 99928 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-07-31 13:08:48,112 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/image/v2/images 0.732s 2025-07-31 13:08:48,113 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1642514575", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c6452cf4-adcb-4089-98a3-330694a5a037', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1642514575", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a1773af31eda4917af840e863e4511cb", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "created_at": "2025-07-31T13:08:48Z", "updated_at": "2025-07-31T13:08:48Z", "tags": [], "self": "/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "file": "/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:08:49,312 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac/file 1.199s 2025-07-31 13:08:49,313 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f05b5d9c-c4c3-40e4-a027-e83 ff48123e1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac/file'} Body: b'' 2025-07-31 13:08:49,313 99928 DEBUG [tempest.scenario.manager] image:1dbc9b4a-f98b-441f-a440-4d0e816b40ac 2025-07-31 13:08:49,364 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.049s 2025-07-31 13:08:49,364 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-663058687", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODHyG7eqeJPD6ZHXiJYlhzTirDCaY/26vfHEw9QUfGUs5BxNxHAbWWUrSAi+FRDztoN2Fo7xTvTk27P8NHOrJ2ReON7dEmtwuCiEJVbrUbL4+pyLPqYhpkI7gyccHR/JQ=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14273e5a-0045-4dcd-a651-bc5dffc9755e', 'x-compute-request-id': 'req-14273e5a-0045-4dcd-a651-bc5dffc9755e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-663058687", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODHyG7eqeJPD6ZHXiJYlhzTirDCaY/26vfHEw9QUfGUs5BxNxHAbWWUrSAi+FRDztoN2Fo7xTvTk27P8NHOrJ2ReON7dEmtwuCiEJVbrUbL4+pyLPqYhpkI7gyccHR/JQ==", "fingerprint": "4f:d9:db:d1:26:3a:8d:d9:ed:be:5b:d3:4c:bd:4e:85", "user_id": "12ee3a3fb14e4de1a1837f31380b174b"}}' 2025-07-31 13:08:49,418 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/compute/v2.1/os-availability-zone/detail 0.051s 2025-07-31 13:08:49,418 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc486fe-1f5d-4045-a3e4-7f1abe725625', 'x-compute-request-id': 'req-7cc486fe-1f5d-4045-a3e4-7f1abe725625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"user": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-07-31T13:07:25.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-07-31T13:08:47.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-07-31T13:07:58.000000"}}}}]}' 2025-07-31 13:08:49,427 99928 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702 on backend None 2025-07-31 13:08:49,466 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.038s 2025-07-31 13:08:49,466 99928 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702", "extra_specs": {}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009cc2a3-10aa-400b-bd4c-de19279aab5c', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009cc2a3-10aa-400b-bd4c-de19279aab5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "34732119-58b9-48ce-9dd6-6912f2bc1e03", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:08:49,469 99928 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740 on backend None 2025-07-31 13:08:49,497 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-07-31 13:08:49,497 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740", "extra_specs": {}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22438455-c852-4b85-a237-d50c602045b6', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22438455-c852-4b85-a237-d50c602045b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f8368822-6319-49f5-b1b2-6c16eb670b60", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:08:49,500 99928 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-07-31 13:08:49,709 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.209s 2025-07-31 13:08:49,709 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-642674700", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a818c7-e579-4b65-a5e1-51530872fc0f', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a818c7-e579-4b65-a5e1-51530872fc0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "78c57061-6700-4d1b-96af-7892ef73b77b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:49.646811", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volu me-642674700", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-112725086-1613239702", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/78c57061-6700-4d1b-96af-7892ef73b77b"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:49,931 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.210s 2025-07-31 13:08:49,932 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1593256800", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b1f9a8-f75f-4a06-8930-6d78be71d05a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b1f9a8-f75f-4a06-8930-6d78be71d05a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ee674e51-fdb5-46ce-9810-16c2701619f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:49.869883", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1593256800", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682151584-1573506740", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:49,972 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac 0.028s 2025-07-31 13:08:49,973 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a281168-6b77-4cce-9162-4f4eb34ca9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac'} Body: b'{"name": "tempest-scenario-img--1642514575", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a1773af31eda4917af840e863e4511cb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "created_at": "2025-07-31T13:08:48Z", "updated_at": "2025-07-31T13:08: 49Z", "tags": [], "self": "/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "file": "/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:08:50,418 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.445s 2025-07-31 13:08:50,419 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-846343922", "snapshot_id": null, "imageRef": "1dbc9b4a-f98b-441f-a440-4d0e816b40ac", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435b7b9d-1224-4ea2-8a61-25abe1d01fd9', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435b7b9d-1224-4ea2-8a61-25abe1d01fd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:50.357181", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-846343922", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:50,469 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 0.038s 2025-07-31 13:08:50,469 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d0f457-470d-4b48-898d-34af8f58ce53', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d0f457-470d-4b48-898d-34af8f58ce53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3'} Body: b'{"volume": {"id": "34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:50.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-846343922", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1773af31eda4917af840e863e 4511cb"}}' 2025-07-31 13:08:51,528 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 0.044s 2025-07-31 13:08:51,528 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81ba83b-4657-4269-9449-ae273ce9f72d', 'content-length': '932', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81ba83b-4657-4269-9449-ae273ce9f72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3'} Body: b'{"volume": {"id": "34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:50.000000", "updated_at": "2025-07-31T13:08:51.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-846343922", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-383127739-1419195483", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3"}], "user_id": "12ee3a3fb14e4de1a1837f31380b174b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a1773af31eda4917af840e863e4511cb"}}' 2025-07-31 13:08:51,640 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 0.098s 2025-07-31 13:08:51,641 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b02be0b-bacd-4386-b9ca-d0f0d479de45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3'} Body: b'' 2025-07-31 13:08:51,665 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 0.024s 2025-07-31 13:08:51,666 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba7a15e-342e-41f3-a3c6-4372e2fb891b', 'x-openstack-request-id': 'req-0ba7a15e-342e-41f3-a3c6-4372e2fb891b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 34a82ba5-cdb2-40aa-ad9a-fa76f2eee1b3 could not be found."}}' 2025-07-31 13:08:51,801 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1 0. 135s 2025-07-31 13:08:51,802 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310aac17-71ca-4935-86d3-c59b77317cf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1'} Body: b'' 2025-07-31 13:08:51,823 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1 0.020s 2025-07-31 13:08:51,823 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca55b7e3-4fba-422f-a2e7-42e34caec11a', 'x-openstack-request-id': 'req-ca55b7e3-4fba-422f-a2e7-42e34caec11a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee674e51-fdb5-46ce-9810-16c2701619f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ee674e51-fdb5-46ce-9810-16c2701619f1 could not be found."}}' 2025-07-31 13:08:51,925 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b 0.101s 2025-07-31 13:08:51,926 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fadcb4-222c-499a-bab6-c3d36d3e29ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b'} Body: b'' 2025-07-31 13:08:51,950 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b 0.024s 2025-07-31 13:08:51,951 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c62bc1a-ff10-437c-a1f4-cbee4ec85c6f', 'x-openstack-request-id': 'req-7c62bc1a-ff10-437c-a1f4-cbee4ec85c6f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/78c57061-6700-4d1b-96af-7892ef73b77b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 78c57061-6700-4d1b-96af-7892ef73b77b could not be found."}}' 2025-07-31 13:08:52,089 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.137s 2025-07-31 13:08:52,089 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172683cc-3380-473c-a924-d15dfea91453', 'content-length': '3892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172683cc-3380-473c-a924-d15dfea91453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "dc7d76c1-05de-442b-ac8c-d93c5f2bd438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:10.000000", "updated_at": "2025-07-31T13:08:10.000000", "name": "71842a06-e1a9-44d6-aa61-db2435ffbd4f-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}], "user_id": "521697c23a9c4ffcae5357169e133c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e843dc7eb3c44ee583d12962dbee6325"}, {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": "2025-07-31T13:08:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}, {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}, {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": "2025-07-31T13:07:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "repli cation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}]}' 2025-07-31 13:08:52,157 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f8368822-6319-49f5-b1b2-6c16eb670b60 0.051s 2025-07-31 13:08:52,157 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4400b4cc-5623-45f0-81a7-11d99d458fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f8368822-6319-49f5-b1b2-6c16eb670b60'} Body: b'' 2025-07-31 13:08:52,239 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.081s 2025-07-31 13:08:52,239 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706df937-cdb0-4e02-82a4-10ef6a72f080', 'content-length': '3892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706df937-cdb0-4e02-82a4-10ef6a72f080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "dc7d76c1-05de-442b-ac8c-d93c5f2bd438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:10.000000", "updated_at": "2025-07-31T13:08:10.000000", "name": "71842a06-e1a9-44d6-aa61-db2435ffbd4f-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}], "user_id": "521697c23a9c4ffcae5357169e133c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e843dc7eb3c44ee583d12962dbee6325"}, {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": "2025-07-31T13:08:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}, {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c ", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}, {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": "2025-07-31T13:07:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}]}' 2025-07-31 13:08:52,319 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/34732119-58b9-48ce-9dd6-6912f2bc1e03 0.063s 2025-07-31 13:08:52,319 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e477628f-1f9e-4a1f-b383-fe8ab9be53ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/34732119-58b9-48ce-9dd6-6912f2bc1e03'} Body: b'' 2025-07-31 13:08:52,355 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-663058687 0.035s 2025-07-31 13:08:52,356 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0db01af5-ec22-430a-b8e4-d79a3644400c', 'x-compute-request-id': 'req-0db01af5-ec22-430a-b8e4-d79a3644400c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-663058687'} Body: b'' 2025-07-31 13:08:52,434 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac 0.078s 2025-07-31 13:08: 52,435 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-295c75b5-50ae-4e82-922b-51bb89001c60', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/1dbc9b4a-f98b-441f-a440-4d0e816b40ac'} Body: b'' 2025-07-31 13:08:52,477 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.042s 2025-07-31 13:08:52,478 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78924c76-2bf6-41ea-aa44-19b1e530885a', 'content-length': '3892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78924c76-2bf6-41ea-aa44-19b1e530885a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "dc7d76c1-05de-442b-ac8c-d93c5f2bd438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:10.000000", "updated_at": "2025-07-31T13:08:10.000000", "name": "71842a06-e1a9-44d6-aa61-db2435ffbd4f-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dc7d76c1-05de-442b-ac8c-d93c5f2bd438"}], "user_id": "521697c23a9c4ffcae5357169e133c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e843dc7eb3c44ee583d12962dbee6325"}, {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": "2025-07-31T13:08:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}, {"id": "a41f8e0f-a46c-49d0-8103-c8ea768f8f4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:07:11.000000", "updated_at": "2025-07-31T13:07:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-156524119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a41f8e0f-a46c-49d0-8103-c8ea768f8f4c"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "repli cation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}, {"id": "6197968b-625a-45c2-b88a-6570ed91e4a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:06:59.000000", "updated_at": "2025-07-31T13:07:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-439998383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6197968b-625a-45c2-b88a-6570ed91e4a6"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}]}' 2025-07-31 13:08:52,547 99928 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/6f37d985-0822-4d2e-ba77-59ca1b46ef62 0.052s 2025-07-31 13:08:52,547 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eff0777-0a64-43d6-afef-eaf4606631cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/6f37d985-0822-4d2e-ba77-59ca1b46ef62'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 71842a06-e1a9-44d6-aa61-db2435ffbd4f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-31T13:08:19Z', 'message': 'Build of instance 71842a06-e1a9-44d6-aa61-db2435ffbd4f aborted: Volume dc7d76c1-05de-442b-ac8c-d93c5f2bd438 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-f9b9e355-dd7d-497a-8a96-2c4d31b9642c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:04:39,501 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.057s 2025-07-31 13:04:39,502 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c36bcdb6-3ff0-446a-9549-da201a7e6781', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "password_expires_at": null}, "audit_ids": ["V-U3BjS6TZKMafiSYNOncA"], "expires_at": "2025-07-31T14:04:39.000000Z", "issued_at": "2025-07-31T13:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e843dc7eb3c44ee583d12962dbee6325", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e843dc7eb3c44ee583d12962dbee6325", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:04:39,502 99926 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '17ad29ee-5d6b-437a-bf73-cd4b10fb5567', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1666030251-network', 'tenant_id': 'e843dc7eb3c44ee583d12962dbee6325', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e843dc7eb3c44ee583d12962dbee6325', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scop e': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:16Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:04:58,859 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 19.355s 2025-07-31 13:04:58,859 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1963307959", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "17ad29ee-5d6b-437a-bf73-cd4b10fb5567"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc4717b7-206e-491f-b1df-315f0dbd2607', 'x-compute-request-id': 'req-dc4717b7-206e-491f-b1df-315f0dbd2607', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "D8DuCcQz8tux"}}' 2025-07-31 13:05:01,202 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d 2.340s 2025-07-31 13:05:01,203 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb00cffe-ba61-4fc8-91b7-5b8429a19751', 'x-compute-request-id': 'req-fb00cffe-ba61-4fc8-91b7-5b8429a19751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d'} Body: b'{"server": {"id": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1963307959", "status": "BUILD", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:04:59Z", "updated": "2025-07-31T13:05:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-US G:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:05:52,104 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d 0.831s 2025-07-31 13:05:52,105 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85dedc94-d730-41d9-9134-a10a411565f8', 'x-compute-request-id': 'req-85dedc94-d730-41d9-9134-a10a411565f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d'} Body: b'{"server": {"id": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1963307959", "status": "ACTIVE", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "aec2167f227b6d60891ae40448ae0c640c01b09f72f69b0de48ac1de", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:04:58Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1666030251-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:7a:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:05:52,125 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:06:52,993 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d/action 0.808s 2025-07-31 13:06:52,994 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-V ersion,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3f4496-f1c3-416a-a986-2ef342fbc6e9', 'x-compute-request-id': 'req-4a3f4496-f1c3-416a-a986-2ef342fbc6e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d/action'} Body: b'{"image_id": "4f579a53-45f1-420f-ba39-103a3f5dc64b"}' 2025-07-31 13:06:53,040 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.045s 2025-07-31 13:06:53,041 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4103bb33-052a-4725-999a-4dab67f7d7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:54,067 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.025s 2025-07-31 13:06:54,068 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a3e3725-e881-4291-9f2a-a357d4c6e95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "52169 7c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:55,092 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.022s 2025-07-31 13:06:55,092 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-596f14dc-334c-42ae-b48b-4ec0fb559015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:56,117 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.023s 2025-07-31 13:06:56,118 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-67b90b07-a647-4493-8188-71bbd03ec60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-Serv erBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:57,148 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.028s 2025-07-31 13:06:57,148 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c692d884-0992-4b10-b61c-0a38a38eb8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:58,202 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.052s 2025-07-31 13:06:58,202 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4cda87a7-4f39-4c1d-ba7b-05cefe939885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb" , "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:06:59,223 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.019s 2025-07-31 13:06:59,224 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3aa5aca5-7d2a-45a9-a28d-987a3347875b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:06:53Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:00,249 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.024s 2025-07-31 13:07:00,249 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content- type': 'application/json', 'x-openstack-request-id': 'req-93c589d4-cc5e-44fa-9991-40f81e69d39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:07:00Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:01,276 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.025s 2025-07-31 13:07:01,277 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4a0fad1f-8b9e-4e29-a403-2659ca2a6786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:07:00Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:02,306 99926 INFO [tempest.lib.common.rest_cl ient] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.027s 2025-07-31 13:07:02,306 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-881d32aa-74db-4d2f-83bb-358c8e17df36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-455284664", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "ebfb52a33709a8905e6a223add93103d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "560a7545de270a71aab5736a6305dedfe104358e699e0c34af7147f055b714568c4dc831343451e3f066d3ef61dd35f34e286bcc696e1017756b487f971ef110", "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:07:01Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:02,338 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b 0.031s 2025-07-31 13:07:02,338 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-67c71c1e-e2c0-4fe0-a155-b46a0d98c184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStab leRescueTest-image-455284664", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "ebfb52a33709a8905e6a223add93103d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "560a7545de270a71aab5736a6305dedfe104358e699e0c34af7147f055b714568c4dc831343451e3f066d3ef61dd35f34e286bcc696e1017756b487f971ef110", "id": "4f579a53-45f1-420f-ba39-103a3f5dc64b", "created_at": "2025-07-31T13:06:53Z", "updated_at": "2025-07-31T13:07:01Z", "tags": [], "self": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b", "file": "/v2/images/4f579a53-45f1-420f-ba39-103a3f5dc64b/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:07:02,584 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d 0.244s 2025-07-31 13:07:02,585 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f297761e-0ef3-4f6d-a7de-882a85aab205', 'x-compute-request-id': 'req-f297761e-0ef3-4f6d-a7de-882a85aab205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d'} Body: b'{"server": {"id": "5c157770-4af3-4fdc-b35d-d52cfa75648d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1963307959", "status": "ACTIVE", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "aec2167f227b6d60891ae40448ae0c640c01b09f72f69b0de48ac1de", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:04:58Z", "updated": "2025-07-31T13:07:02Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1666030251-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:7a:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5c157770-4af3-4fdc-b35d-d52cfa75648d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:08:02,782 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.113s 2025-07-31 13:08:02,782 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-af76774f-1981-4c85-88a4-6959d1b4839d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "password_expires_at": null}, "audit_ids": ["q9FW0zDESEyqJtGKwNE_sA"], "expires_at": "2025-07-31T14:08:02.000000Z", "issued_at": "2025-07-31T13:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e843dc7eb3c44ee583d12962dbee6325", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e843dc7eb3c44ee583d12962dbee6325", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:08:02,783 99926 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '17ad29ee-5d6b-437a-bf73-cd4b10fb5567', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1666030251-network', 'tenant_id': 'e843dc7eb3c44ee583d12962dbee6325', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e843dc7eb3c44ee583d12962dbee6325', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:16Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:08:03,353 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.569s 2025-07-31 13:08:03,353 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1577945161", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "17ad29ee-5d6b-437a-bf73-cd4b10fb5567"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b9e355-dd7d-497a-8a96-2c4d31b9642c', 'x-compute-request-id': 'req-f9b9e355-dd7d-497a-8a96-2c4d31b9642c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "71842a06-e1a9-44d6-aa61-db2435ffbd4f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5KxEekqqmBmk"}}' 2025-07-31 13:08:03,517 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f 0.161s 2025-07-31 13:08:03,518 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df77239-7a22-4fe1-b5f9-0ac35b91a581', 'x-compute-request-id': 'req-5df77239-7a22-4fe1-b5f9-0ac35b91a581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f'} Body: b'{"server": {"id": "71842a06-e1a9-44d6-aa61-db2435ffbd4f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1577945161", "status": "BUILD", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:03Z", "updated": "2025-07-31T13:08:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:08:53,831 99926 INFO [tempest.lib.common.rest_client] Reques t (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f 0.246s 2025-07-31 13:08:53,831 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d39d642-c1e7-4ae7-a985-c9552dc9df69', 'x-compute-request-id': 'req-3d39d642-c1e7-4ae7-a985-c9552dc9df69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f'} Body: b'{"server": {"id": "71842a06-e1a9-44d6-aa61-db2435ffbd4f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1577945161", "status": "ERROR", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:03Z", "updated": "2025-07-31T13:08:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-31T13:08:19Z", "message": "Build of instance 71842a06-e1a9-44d6-aa61-db2435ffbd4f aborted: Volume dc7d76c1-05de-442b-ac8c-d93c5f2bd438 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:08:53,851 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-07-31 13:08:54,453 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f 0.601s 2025-07-31 13:08:54,453 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64e71dd-0f65-41ad-8493-d7291104fd19', 'x-compute-request-id': 'req-f64e71dd-0f65-41ad-8493-d7291104fd19', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f'} Body: b'' 2025-07-31 13:08:54,495 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/ser vers/71842a06-e1a9-44d6-aa61-db2435ffbd4f 0.041s 2025-07-31 13:08:54,495 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1e3bd7a9-69d4-452e-a084-808f8938e742', 'x-compute-request-id': 'req-1e3bd7a9-69d4-452e-a084-808f8938e742', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71842a06-e1a9-44d6-aa61-db2435ffbd4f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71842a06-e1a9-44d6-aa61-db2435ffbd4f could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 552, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 528441e4-7357-4890-ba4a-954d4a03facb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:07:00,893 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573 0.233s 2025-07-31 13:07:00,893 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a52a3a13-6129-4533-945d-b5f130acb551', 'x-compute-request-id': 'req-a52a3a13-6129-4533-945d-b5f130acb551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573'} Body: b'{"server": {"id": "3ae93ef0-4ee5-4115-ba93-d3addf79e573", "name": "tempest-ServerActionsTestOtherB-server-284423415", "status": "ACTIVE", "tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d", "user_id": "f8336335c0fc423bb4170adfebac453b", "metadata": {}, "hostId": "908731788982310fbe08520e4a1f16556d1aa062ceb5431786800047", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:05Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-ServerActionsTestOtherB-1146923589-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1391057096", "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--250853796"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:01,234 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.275s 2025-07-31 13:08:01,234 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1650631726"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e746b5a5-f2db-4f6c-bf13-0448c0fd9820', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e746b5a5-f2db-4f6c-bf13-0448c0fd9820', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.131133", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4 a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:08:01,316 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb 0.069s 2025-07-31 13:08:01,317 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd9c480-7caa-4950-bb4d-f30299b3f6ff', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd9c480-7caa-4950-bb4d-f30299b3f6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb'} Body: b'{"volume": {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}}' 2025-07-31 13:08:02,380 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb 0.048s 2025-07-31 13:08:02,381 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c2fa08-561e-4b1f-a1b7-fef7d4b83423', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c2fa08-561e-4b1f-a1b7-fef7d4b83423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb'} Body: b'{"volume": {"id": "528441e4-7357-4890-ba4a-954d4a03facb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:08:01.000000", "updated_at": "2025-07-31T13:08:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-1650631726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/528441e4-7357-4890-ba4a-954d4a03facb"}], "user_id": "f8336335c0fc423bb4170adfebac453b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d"}}' 2025-07-31 13:08:02,394 99932 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2025-07-31 13:08:02,675 99932 INFO [tempest.lib.common.rest_client] Request (ServerActionsTe stOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573 0.279s 2025-07-31 13:08:02,676 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d2ddfd-313c-4bc5-9e97-59347c72726a', 'x-compute-request-id': 'req-84d2ddfd-313c-4bc5-9e97-59347c72726a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573'} Body: b'{"server": {"id": "3ae93ef0-4ee5-4115-ba93-d3addf79e573", "name": "tempest-ServerActionsTestOtherB-server-284423415", "status": "ACTIVE", "tenant_id": "d80b0bf860af48e4bfaa173dfc09f68d", "user_id": "f8336335c0fc423bb4170adfebac453b", "metadata": {}, "hostId": "908731788982310fbe08520e4a1f16556d1aa062ceb5431786800047", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:05:05Z", "updated": "2025-07-31T13:05:34Z", "addresses": {"tempest-ServerActionsTestOtherB-1146923589-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9c:51"}, {"version": 4, "addr": "172.24.4.111", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ae93ef0-4ee5-4115-ba93-d3addf79e573"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1391057096", "OS-SRV-USG:launched_at": "2025-07-31T13:05:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--250853796"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0d11fd10-a853-49f0-b30d-b901001897ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:07:12,557 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2025-07-31 13:07:12,558 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2381a9a7-4a67-4930-a832-27f0709c98c4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e156733a786246f5856867e8a0ccd59b", "name": "tempest-VolumesAdminNegativeTest-1268467909-project-member", "password_expires_at": null}, "audit_ids": ["a6_RG_N1Q5a6ZY7nUdn2rg"], "expires_at": "2025-07-31T14:07:12.000000Z", "issued_at": "2025-07-31T13:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49ab59197cc446ed8ee2bb827f8caa4a", "name": "tempest-VolumesAdminNegativeTest-1268467909"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/49ab59197cc446ed8ee2bb827f8caa4a", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:07:12,558 99934 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'be242425-6cdd-4e55-b341-d4fbd6a29f3b', 'name': 'tempest-VolumesAdminNegativeTest-1720799239-network', 'tenant_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '49ab59197cc446ed8ee2bb827f8caa4a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17632, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scop e': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:17Z', 'updated_at': '2025-07-31T13:04:17Z', 'revision_number': 1} available for tenant 2025-07-31 13:07:13,029 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.470s 2025-07-31 13:07:13,029 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-877762785", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "be242425-6cdd-4e55-b341-d4fbd6a29f3b"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a5636b9-2be9-4cf2-8b02-d21d64d275ce', 'x-compute-request-id': 'req-9a5636b9-2be9-4cf2-8b02-d21d64d275ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "53fdba1f-d333-4be1-a6ca-35734fb1497e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "L7fLCQtYLviA"}}' 2025-07-31 13:07:13,107 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e 0.075s 2025-07-31 13:07:13,108 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0da590-b477-4261-9f02-aae547128c7c', 'x-compute-request-id': 'req-8a0da590-b477-4261-9f02-aae547128c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e'} Body: b'{"server": {"id": "53fdba1f-d333-4be1-a6ca-35734fb1497e", "name": "tempest-VolumesAdminNegativeTest-server-877762785", "status": "BUILD", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "user_id": "e156733a786246f5856867e8a0ccd59b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:13Z", "updated": "2025-07-31T13:07:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2 025-07-31 13:08:03,495 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e 0.325s 2025-07-31 13:08:03,495 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd3b650b-1b75-4dd1-8516-fbc0b90d03c4', 'x-compute-request-id': 'req-fd3b650b-1b75-4dd1-8516-fbc0b90d03c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e'} Body: b'{"server": {"id": "53fdba1f-d333-4be1-a6ca-35734fb1497e", "name": "tempest-VolumesAdminNegativeTest-server-877762785", "status": "ACTIVE", "tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a", "user_id": "e156733a786246f5856867e8a0ccd59b", "metadata": {}, "hostId": "f964fad0a80d6f28e5da1011b00d745764bb4d3087965004bad3cd3d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:13Z", "updated": "2025-07-31T13:07:29Z", "addresses": {"tempest-VolumesAdminNegativeTest-1720799239-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:31:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53fdba1f-d333-4be1-a6ca-35734fb1497e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:07:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:03,510 99934 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:09:03,877 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/volumes 0.319s 2025-07-31 13:09:03,878 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1675267578"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad64441-a35a-4fc7-a882-6fa6e1d93ca5', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad64441-a35a-4fc7-a882-6fa6e1d93ca5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0d11fd10-a853-49f0-b30d-b901001897ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:03.796716", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1675267578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://1 0.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:03,936 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff 0.047s 2025-07-31 13:09:03,937 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd99660-f703-40c8-bea8-601d68b197e5', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd99660-f703-40c8-bea8-601d68b197e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff'} Body: b'{"volume": {"id": "0d11fd10-a853-49f0-b30d-b901001897ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:04.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1675267578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' 2025-07-31 13:09:05,031 99934 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff 0.080s 2025-07-31 13:09:05,031 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54307748-18f7-405e-8706-0ab562185857', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54307748-18f7-405e-8706-0ab562185857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff'} Body: b'{"volume": {"id": "0d11fd10-a853-49f0-b30d-b901001897ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:04.000000", "updated_at": "2025-07-31T13:09:04.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1675267578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d11fd10-a853-49f0-b30d-b901001897ff"}], "user_id": "e156733a786246f5856867e8a0ccd59b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49ab59197cc446ed8ee2bb827f8caa4a"}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 7463930d-8944-4c71-9ac7-e27646266198 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:03,601 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.156s 2025-07-31 13:10:03,602 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-975587899"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a7d5ca-98f0-4af8-b684-1214c70836ca', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a7d5ca-98f0-4af8-b684-1214c70836ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f08c130b-f2b2-4bfa-a48b-a60b472fccb7", "name": "tempest-GroupsTest-volume-type-975587899", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:10:03,635 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.030s 2025-07-31 13:10:03,636 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-426041517"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f001f61-fcfc-4af0-88a2-a914c11a3057', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f001f61-fcfc-4af0-88a2-a914c11a3057', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "503318be-653f-4a97-bf7f-0bdfce085c5b", "name": "tempest-GroupsTest-group-type-426041517", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:10:03,858 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.219s 2025-07-31 13:10:03,859 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "503318be-653f-4a97-bf7f-0bdfce085c5b", "volume_types": ["f08c130b-f2b2-4bfa-a48b-a60b472fccb7"], "name": "tempest-Group1-2111618541"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9526c48c-faef-4380-a613-05777d3220e8', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9526c48c-faef-4380-a613-05777d3220e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "7463930d-8944-4c71-9ac7-e27646266198", "name": "tempest-Group1-2111618541"}}' 2025-07-31 13:10:04,328 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198 0.467s 2025-07-31 13:10:04,328 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-5047e277-7acc-4f05-9879-79e8443cfa51', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5047e277-7acc-4f05-9879-79e8443cfa51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198'} Body: b'{"group": {"id": "7463930d-8944-4c71-9ac7-e27646266198", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:10:04.000000", "name": "tempest-Group1-2111618541", "description": null, "group_type": "503318be-653f-4a97-bf7f-0bdfce085c5b", "volume_types": ["f08c130b-f2b2-4bfa-a48b-a60b472fccb7"]}}' 2025-07-31 13:10:05,371 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198 0.036s 2025-07-31 13:10:05,371 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df20feba-6879-4428-a77e-2bed55fbf11d', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df20feba-6879-4428-a77e-2bed55fbf11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198'} Body: b'{"group": {"id": "7463930d-8944-4c71-9ac7-e27646266198", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:10:04.000000", "name": "tempest-Group1-2111618541", "description": null, "group_type": "503318be-653f-4a97-bf7f-0bdfce085c5b", "volume_types": ["f08c130b-f2b2-4bfa-a48b-a60b472fccb7"]}}' 2025-07-31 13:10:05,412 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.034s 2025-07-31 13:10:05,412 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae7986d-3161-4c0a-aae0-0a9a11afb65d', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae7986d-3161-4c0a-aae0-0a9a11afb65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:10:05,485 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198/action 0.059s 2025-07-31 13:10:05,486 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3389dc1-b64f-455a-bd97-0fd9ca98ac34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198/action'} Body: b'' 2025-07-31 13:10:05,515 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198 0.028s 2025-07-31 13:10:05,515 9 9932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7da6a7-c10a-4d96-90c3-de94ab07fa76', 'x-openstack-request-id': 'req-1a7da6a7-c10a-4d96-90c3-de94ab07fa76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/7463930d-8944-4c71-9ac7-e27646266198'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7463930d-8944-4c71-9ac7-e27646266198 could not be found."}}' 2025-07-31 13:10:05,544 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/503318be-653f-4a97-bf7f-0bdfce085c5b 0.028s 2025-07-31 13:10:05,544 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac6890c-dfeb-417a-adf1-b7103856dd09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/503318be-653f-4a97-bf7f-0bdfce085c5b'} Body: b'' 2025-07-31 13:10:05,590 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f08c130b-f2b2-4bfa-a48b-a60b472fccb7 0.045s 2025-07-31 13:10:05,590 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4164e3ad-405a-4c1b-8491-652e0c989e45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f08c130b-f2b2-4bfa-a48b-a60b472fccb7'} Body: b'' 2025-07-31 13:10:05,607 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f08c130b-f2b2-4bfa-a48b-a60b472fccb7 0.016s 2025-07-31 13:10:05,607 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2ac75f-5d5e-48fc-b3a2-18d77df36fb1', 'x-openstack-request-id': 'req-ea2ac75f-5d5e-48fc-b3a2-18d77df36fb1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f08c130b-f2b2-4bfa-a48b-a60b472fccb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f08c130b-f2b2-4bfa-a48b-a60b472fccb7 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] ---------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group fe160a9a-2a41-4430-b117-ff3a86f29b6c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:05,637 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-07-31 13:10:05,638 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1617866684"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfa60c4-ab44-4437-a45e-dd290f35475e', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfa60c4-ab44-4437-a45e-dd290f35475e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "acf9646b-86ad-4e9c-9d96-447813c7349c", "name": "tempest-GroupsTest-volume-type-1617866684", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:10:05,672 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.031s 2025-07-31 13:10:05,673 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-476335350"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd70a07-587c-4a52-943c-0f425f519fb7', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd70a07-587c-4a52-943c-0f425f519fb7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "1619a8be-0c38-4fa4-b477-65eada6ea8a6", "name": "tempest-GroupsTest-group-type-476335350", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:10:05,763 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.087s 2025-07-31 13:10:05,763 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "1619a8be-0c38-4fa4-b477-65eada6ea8a6", "volume_types": ["acf9646b-86ad-4e9c-9d96-447813c7349c"], "name": "tempest-GroupsTest-Group-246380134"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a47e6bc-1f44-4a09-b792-4192d9026f19', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a47e6bc-1f44-4a09-b792-4192d9026f19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "fe160a9a-2a41-4430-b117-ff3a86f29b6c", "name": "tempest-GroupsTest-Group-246380134"}}' 2025-07-31 13:10:05,803 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c 0.038s 2025-07-31 13:10:05,804 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9efb31-a2ca-4d32-ac02-d153a13ddb5 8', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9efb31-a2ca-4d32-ac02-d153a13ddb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c'} Body: b'{"group": {"id": "fe160a9a-2a41-4430-b117-ff3a86f29b6c", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:10:06.000000", "name": "tempest-GroupsTest-Group-246380134", "description": null, "group_type": "1619a8be-0c38-4fa4-b477-65eada6ea8a6", "volume_types": ["acf9646b-86ad-4e9c-9d96-447813c7349c"]}}' 2025-07-31 13:10:06,838 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c 0.028s 2025-07-31 13:10:06,838 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219976ba-9973-4233-9354-ad22265983c2', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219976ba-9973-4233-9354-ad22265983c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c'} Body: b'{"group": {"id": "fe160a9a-2a41-4430-b117-ff3a86f29b6c", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:10:06.000000", "name": "tempest-GroupsTest-Group-246380134", "description": null, "group_type": "1619a8be-0c38-4fa4-b477-65eada6ea8a6", "volume_types": ["acf9646b-86ad-4e9c-9d96-447813c7349c"]}}' 2025-07-31 13:10:06,892 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.048s 2025-07-31 13:10:06,892 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239c125e-1bf6-464a-ae41-b89211442250', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239c125e-1bf6-464a-ae41-b89211442250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:10:06,994 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c/action 0.069s 2025-07-31 13:10:06,997 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9cabf9-ef13-4bb5-a7a0-0e550f69bde9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c/action'} Body: b'' 2025-07-31 13:10:07,013 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c 0.015s 2025-07-31 13:10:07,013 99932 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-535209a2-fd39-4898-9ab3-cdebc110f161', 'x-openstack-request-id': 'req-535209a2-fd39-4898-9ab3-cdebc110f161', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/fe160a9a-2a41-4430-b117-ff3a86f29b6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fe160a9a-2a41-4430-b117-ff3a86f29b6c could not be found."}}' 2025-07-31 13:10:07,046 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/1619a8be-0c38-4fa4-b477-65eada6ea8a6 0.031s 2025-07-31 13:10:07,046 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14eec8a6-54ed-4563-b36a-58145837e04e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/1619a8be-0c38-4fa4-b477-65eada6ea8a6'} Body: b'' 2025-07-31 13:10:07,101 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/acf9646b-86ad-4e9c-9d96-447813c7349c 0.053s 2025-07-31 13:10:07,101 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d44768-aaff-40f2-8e17-8861ba49ac03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/acf9646b-86ad-4e9c-9d96-447813c7349c'} Body: b'' 2025-07-31 13:10:07,117 99932 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/acf9646b-86ad-4e9c-9d96-447813c7349c 0.015s 2025-07-31 13:10:07,117 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dff8c53-1b54-4553-9966-390bfc5cca85', 'x-openstack-request-id': 'req-7dff8c53-1b54-4553-9966-390bfc5cca85', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/acf9646b-86ad-4e9c-9d96-447813c7349c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type acf9646b-86ad-4e9c-9d96-447813c7349c could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2ba5f529-c35f-43d6-a0b0-5020d712387a failed to build and is in ERROR status tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 07bc963b-07c7-48f0-a57c-2c400004a7f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:15,736 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.308s 2025-07-31 13:10:15,736 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0268bc-b8cb-4fe6-b941-39df79a93d8c', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0268bc-b8cb-4fe6-b941-39df79a93d8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "07bc963b-07c7-48f0-a57c-2c400004a7f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:15.675559", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}], "user_id": "3511433a3c0344d0a964012a3e8d6d3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:15,787 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.038s 2025-07-31 13:10:15,787 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cc9a56-c904-4be0-b9df-bc6d364c65e6', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cc9a56-c904-4be0-b9df-bc6d364c65e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'{"volume": {"id": "07bc963b-07c7-48f0-a57c-2c400004a7f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:16.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}], "user_id": "3511433a3c0344d0a964012a3e8d6d3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d50d64dea814858ae25dc3ec49afc86"}}' 2025-07-31 13:10:16,839 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.037s 2025-07-31 13:10:16,840 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:16 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4681d2-cc92-4c7b-ab84-b0515c24ced1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4681d2-cc92-4c7b-ab84-b0515c24ced1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'{"volume": {"id": "07bc963b-07c7-48f0-a57c-2c400004a7f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:16.000000", "updated_at": "2025-07-31T13:10:16.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}], "user_id": "3511433a3c0344d0a964012a3e8d6d3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d50d64dea814858ae25dc3ec49afc86"}}' 2025-07-31 13:10:16,892 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.038s 2025-07-31 13:10:16,892 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b2d7f0-f16a-4e36-b4bd-b838452640e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b2d7f0-f16a-4e36-b4bd-b838452640e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'{"volume": {"id": "07bc963b-07c7-48f0-a57c-2c400004a7f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:16.000000", "updated_at": "2025-07-31T13:10:16.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-650832655", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6"}], "user_id": "3511433a3c0344d0a964012a3e8d6d3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d50d64dea814858ae25dc3ec49afc86"}}' 2025-07-31 13:10:16,999 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.093s 2025-07-31 13:10:17,000 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7231379b-5367-44cd-b146-1400d5412074', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'' 2025-07-31 13:10:17,021 99932 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWitho utMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6 0.021s 2025-07-31 13:10:17,022 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b88b6fc-752b-40df-b136-676d754babc1', 'x-openstack-request-id': 'req-6b88b6fc-752b-40df-b136-676d754babc1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/07bc963b-07c7-48f0-a57c-2c400004a7f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 07bc963b-07c7-48f0-a57c-2c400004a7f6 could not be found."}}' tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f1647a75-9d5a-42fa-8c70-df81bf38a44b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:20,241 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.157s 2025-07-31 13:10:20,241 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-945876794", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef19b43-1465-4390-961b-d49934ba9bdb', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef19b43-1465-4390-961b-d49934ba9bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2c9e083a-48f4-4d6c-9f0f-cb819270183b", "name": "tempest-VolumeTypesTest-volume-type-945876794", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:10:20,278 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.034s 2025-07-31 13:10:20,279 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1963208673", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e66f5a-083c-431c-b848-5e442929fbd5', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e66f5a-083c-431c-b848-5e442929fbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "18eeaa61-7978-4cbf-806f-efcff9dcf12d", "name": "tempest-VolumeTypesTest-volume-type-1963208673", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:10:20,642 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/volumes 0.360s 2025-07-31 13:10:20,643 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-396619361", "volume_type": "2c9e083a-48f4-4d6c-9f0f-cb819270183b", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebff110-79e1-4dec-96b9-9348dfd311bd', 'content-length': '780', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebff110-79e1-4dec-96b9-9348dfd311bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f1647a75-9d5a-42fa-8c70-df81bf38a44b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:20.584611", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-396619361", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-945876794", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1647a75-9 d5a-42fa-8c70-df81bf38a44b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}], "user_id": "3a43327235dd42abaff1656f3cc7352f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:20,694 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.038s 2025-07-31 13:10:20,694 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04466638-4dc7-41dc-a8e2-2a90f4b41346', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04466638-4dc7-41dc-a8e2-2a90f4b41346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'{"volume": {"id": "f1647a75-9d5a-42fa-8c70-df81bf38a44b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:21.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-396619361", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-945876794", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}], "user_id": "3a43327235dd42abaff1656f3cc7352f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ba7de4e533242939db43475407bd15d"}}' 2025-07-31 13:10:21,746 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.037s 2025-07-31 13:10:21,746 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e1c56a-1279-4f35-b2d7-f2b5a1ab16ab', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e1c56a-1279-4f35-b2d7-f2b5a1ab16ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'{"volume": {"id": "f1647a75-9d5a-42fa-8c70-df81bf38a44b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:21.000000", "updated_at": "2025-07-31T13:10:21.000000", "name": "tempest-VolumeTypesTest-volume-396619361", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-945876794", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}], "user_id": "3a43327235dd42abaff1656f3cc7352f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ba7de4e533242939db43475407bd15d"}}' 2025-07-31 13:10:21,797 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 G ET http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.037s 2025-07-31 13:10:21,798 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11353bc6-701c-45cb-ad07-9a986778a538', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11353bc6-701c-45cb-ad07-9a986778a538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'{"volume": {"id": "f1647a75-9d5a-42fa-8c70-df81bf38a44b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:21.000000", "updated_at": "2025-07-31T13:10:21.000000", "name": "tempest-VolumeTypesTest-volume-396619361", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-945876794", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b"}], "user_id": "3a43327235dd42abaff1656f3cc7352f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ba7de4e533242939db43475407bd15d"}}' 2025-07-31 13:10:21,904 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.093s 2025-07-31 13:10:21,904 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d15e44-3833-45cc-8b20-b9f838a51797', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'' 2025-07-31 13:10:21,925 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b 0.020s 2025-07-31 13:10:21,925 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d283a3a-e731-45fb-8056-fde02a62164d', 'x-openstack-request-id': 'req-6d283a3a-e731-45fb-8056-fde02a62164d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1647a75-9d5a-42fa-8c70-df81bf38a44b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f1647a75-9d5a-42fa-8c70-df81bf38a44b could not be found."}}' 2025-07-31 13:10:21,969 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/18eeaa61-7978-4cbf-806f-efcff9dcf12d 0.044s 2025-07-31 13:10:21,970 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0587b4c1-7c83-4e33-b5e3-be7777ae882d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/18eeaa61-7978-4cbf-806f-efcff9dcf12d'} Body: b'' 2025-07-31 13:10:21,985 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/18eeaa61-7978-4cbf-806f-efcff9dcf12d 0.015s 2025-07-31 13:10:21,986 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-473f6b8f-204c-4717-96fb-6f8ad9430a1b', 'x-openstack-request-id': 'req-473f6b8f-204c-4717-96fb-6f8ad9430a1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/18eeaa61-7978-4cbf-806f-efcff9dcf12d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 18eeaa61-7978-4cbf-806f-efcff9dcf12d could not be found."}}' 2025-07-31 13:10:22,031 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2c9e083a-48f4-4d6c-9f0f-cb819270183b 0.045s 2025-07-31 13:10:22,031 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92df4da-a4d6-4de3-b542-3ae9c6bedff1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2c9e083a-48f4-4d6c-9f0f-cb819270183b'} Body: b'' 2025-07-31 13:10:22,046 99932 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/2c9e083a-48f4-4d6c-9f0f-cb819270183b 0.014s 2025-07-31 13:10:22,046 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-6446370e-05ab-47bc-8e93-4b154f7ba556', 'x-openstack-request-id': 'req-6446370e-05ab-47bc-8e93-4b154f7ba556', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/2c9e083a-48f4-4d6c-9f0f-cb819270183b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2c9e083a-48f4-4d6c-9f0f-cb819270183b could not be found."}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8e081b35-f365-4c38-bb36-44f527d4d8dd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:34,159 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.212s 2025-07-31 13:10:34,160 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2112479800"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c382349-a9f4-4170-bfd7-7ed289bddc5b', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c382349-a9f4-4170-bfd7-7ed289bddc5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8e081b35-f365-4c38-bb36-44f527d4d8dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:34.092932", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2112479800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:34,215 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd 0.043s 2025-07-31 13:10:34,216 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69654457-d62c-43fa-927f-7d2bded05a18', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69654457-d62c-43fa-927f-7d2bded05a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd'} Body: b'{"volume": {"id": "8e081b35-f365-4c38-bb36-44f527d4d8dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:34.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2112479800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "517f32e035124053a99f1270f5a5e1bc"}}' 2025-07-31 13:10:35,273 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd 0.043s 2025-07-31 13:10:35,273 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-58af2fa4-ed19-4824-a314-f5adb79c5b46', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58af2fa4-ed19-4824-a314-f5adb79c5b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd'} Body: b'{"volume": {"id": "8e081b35-f365-4c38-bb36-44f527d4d8dd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:34.000000", "updated_at": "2025-07-31T13:10:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2112479800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8e081b35-f365-4c38-bb36-44f527d4d8dd"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "517f32e035124053a99f1270f5a5e1bc"}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec983075-e489-4847-b338-fdecbd8b2491 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:35,463 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.173s 2025-07-31 13:10:35,463 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1326889746"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce975d2-6e3f-49a7-a5a8-5cb24d7f8741', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce975d2-6e3f-49a7-a5a8-5cb24d7f8741', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ec983075-e489-4847-b338-fdecbd8b2491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:35.403953", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1326889746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:35,512 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491 0.037s 2025-07-31 13:10:35,513 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f992ebb4-c153-4e6d-927d-cdcb3ea147dd', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f992ebb4-c153-4e6d-927d-cdcb3ea147dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491'} Body: b'{"volume": {"id": "ec983075-e489-4847-b338-fdecbd8b2491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:35.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1326889746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "517f32e035124053a99f1270f5a5e1bc"}}' 2025-07-31 13:10:36,567 99922 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491 0.040s 2025-07-31 13:10:36,567 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-c8cd96d9-0f98-4fd2-a613-a1de266b740b', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8cd96d9-0f98-4fd2-a613-a1de266b740b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491'} Body: b'{"volume": {"id": "ec983075-e489-4847-b338-fdecbd8b2491", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:35.000000", "updated_at": "2025-07-31T13:10:36.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1326889746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec983075-e489-4847-b338-fdecbd8b2491"}], "user_id": "cd25a93cff0e44d7bba558f9071e02f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "517f32e035124053a99f1270f5a5e1bc"}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 190dc364-82fe-4d4f-82c2-a61399478a11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:07:51,881 99930 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:07:51,882 99930 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:07:51,929 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.046s 2025-07-31 13:07:51,929 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-895808817", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaCcB01wnao5A7EzqJrrjVbUwoLEoWjVjvPh0egTRodSlADmprbWOV6X1Y7Ix8niNqI/18PHT1r3H38jA5yPXJkPZorfUVS3XYK0jzbWVN2ALrDWm8zVuot8bE/eK+LEg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-786d5f05-f535-4836-9bc9-917cb33f2211', 'x-compute-request-id': 'req-786d5f05-f535-4836-9bc9-917cb33f2211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-895808817", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaCcB01wnao5A7EzqJrrjVbUwoLEoWjVjvPh0egTRodSlADmprbWOV6X1Y7Ix8niNqI/18PHT1r3H38jA5yPXJkPZorfUVS3XYK0jzbWVN2ALrDWm8zVuot8bE/eK+LEg==", "fingerprint": "d2:d0:c6:18:7d:27:2a:16:3b:eb:90:90:45:df:42:4c", "user_id": "a4dccc2543ac4b629bd13fef2c03d802"}}' 2025-07-31 13:07:51,931 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-895808817 created 2025-07-31 13:07:52,169 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.237s 2025-07-31 13:07:52,170 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1760609595", "description": "tempest-description--1773168392"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-9930edad-e67d-4f3e-bd58-0c17ad64afa9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "05828586-fffa-4530-9988-5d6efaaedff5", "name": "tempest-securitygroup--1760609595", "stateful": true, "tenant_id": "93a84becbd59439eb33e434499f3053e", "description": "tempest-description--1773168392", "shared": false, "security_group_rules": [{"id": "077b0a15-cd63-4876-be90-941e4931ca6e", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "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": 567, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:07:52Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 0}, {"id": "fb184d7b-9898-4ef0-ae01-d185b6a41871", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "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": 566, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:07:52Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:07:51Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:07:52,379 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-07-31 13:07:52,379 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7e6dc21d-5cbb-4015-80d4-af1798bb3879', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e306d634-8d5a-4faf-8844-520dd2317f6d", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:07:52Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 0}}' 2025-07-31 13:07:52,641 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.261s 2025-07-31 13:07:52,642 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d9f09b1e-1d68-43d8-83c4-7fc5a7156e29', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61348c2f-a80c-48c9-9bd6-88e4d6891825", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "05828586-fffa-4530-9988-5d6efaaedff5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:07:52Z", "updated_at": "2025-07-31T13:07:52Z", "revision_number": 0}}' 2025-07-31 13:07:52,642 99930 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1760609595 created 2025-07-31 13:07:53,322 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.679s 2025-07-31 13:07:53,323 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c5d8684e-7798-43f0-a68c-34b3b55cafc8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.186", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "93a84becbd59439eb33e434499f3053e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:07:53Z", "updated_at": "2025-07-31T13:07:53Z", "revision_number": 0}}' 2025-07-31 13:07:53,323 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:07:53Z', 'updated_at': '2025-07-31T13:07:53Z', 'revision_number': 0, 'ip': '172.24.4.186'} created 2025-07-31 13:07:53,510 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.181s 2025-07-31 13:07:53,510 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e890cfb-a3a1-4ecf-ae6c-ef554b08b2d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4dccc2543ac4b629bd13fef2c03d802", "name": "tempest-AttachVolumeNegativeTest-1033921734-project-member", "password_expires_at": null}, "audit_ids": ["fXz8Xy-ZRh6eF2uQUTjGKQ"], "expires_at": "2025-07-31T14:07:53.000000Z", "issued_at": "2025-07-31T13:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93a84becbd59439eb33e434499f3053e", "name": "tempest-AttachVolumeNegativeTest-1033921734"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba9 89bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/93a84becbd59439eb33e434499f3053e", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:07:53,511 99930 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '33341aed-c1a2-4c5f-ac13-5fbb360a766d', 'name': 'tempest-AttachVolumeNegativeTest-1274913234-network', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '93a84becbd59439eb33e434499f3053e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:15Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:07:53,511 99930 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-895808817', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaCcB01wnao5A7EzqJrrjVbUwoLEoWjVjvPh0egTRodSlADmprbWOV6X1Y7Ix8niNqI/18PHT1r3H38jA5yPXJkPZorfUVS3XYK0jzbWVN2ALrDWm8zVuot8bE/eK+LEg==', 'fingerprint': 'd2:d0:c6:18:7d:27:2a:16:3b:eb:90:90:45:df:42:4c', 'user_id': 'a4dccc2543ac4b629bd13fef2c03d802', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDz/llidFJ7YyuMm5iMlAYFzXOy/dDEpJ2y4vVo4SyhXRz/ugFYgQbw\nL5lRiOKz/oGgBwYFK4EEACKhZANiAATGgnAdNcJ2qOQOxM6ia641W1MKCxKFo1Y7\nz4dHoE0aHUpQA5qa21jlel9WOyMfJ4jaiP9fDx09a9x9/IwOcj1yZD2aK31FUt12\nCtI821lTdgC6w1pvM1bqLfGxP3ivixI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '05828586-fffa-4530-9988-5d6efaaedff5', 'name': 'tempest-securitygroup--1760609595', 'stateful': True, 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'description': 'tempest-description--1773168392', 'shared': False, 'security_group_rules': [{'id': '077b0a15-cd63-4876-be90-941e4931ca6e', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '05828586-fffa-4530-9988-5d6efaaedff5', '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': 567, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:07:52Z', 'updated_at': '2025-07-31T13:07:52Z', 'revision_number': 0}, {'id': 'fb184d7b-9898-4ef0-ae01-d185b6a41871', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '05828586-fffa-4530-9988-5d6efaaedff5', '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': 566, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:07:52Z', 'updated_at': '2025-07-31T13:07:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:07:51Z', 'updated_at': '2025-07-31T13:07:52Z', 'revision_number': 1, 'project_id': '93a84becbd59439eb33e434499f3053e'}, 'floating_ip': {'id': 'b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:07:53Z', 'updated_at': '2025-07-31T13:07:53Z', 'revision_number': 0, 'ip': '172.24.4.186'}} 2025-07-31 13:07:54,562 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.050s 2025-07-31 13:07:54,562 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-976897094", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "33341aed-c1a2-4c5f-ac13-5fbb360a766d"}], "security_groups": [{"name": "tempest-securitygroup--1760609595"}], "key_name": "tempest-keypair-895808817", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f0ff40-ce52-4aa6-a773-618bbe85ec68', 'x-compute-request-id': 'req-d8f0ff40-ce52-4aa6-a773-618bbe85ec68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1760609595"}], "adminPass": "password"}}' 2025-07-31 13:07:54,647 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.081s 2025-07-31 13:07:54,648 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6686c7ff-be52-4c45-b53d-cbb4ec49e288', 'x-compute-request-id': 'req-6686c7ff-be52-4c45-b53d-cbb4ec49e288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'{"server": {"id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "name": "tempest-AttachVolumeNegativeTest-server-976897094", "status": "BUILD", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images /f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:55Z", "updated": "2025-07-31T13:07:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-895808817", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:44,963 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.292s 2025-07-31 13:08:44,964 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59bd5a42-52c6-4007-bb3a-879579eed906', 'x-compute-request-id': 'req-59bd5a42-52c6-4007-bb3a-879579eed906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'{"server": {"id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "name": "tempest-AttachVolumeNegativeTest-server-976897094", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:54Z", "updated": "2025-07-31T13:08:10Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:ea:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-895808817", "OS-SRV-USG:launched_at": "2025-07-31T13:08:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1760609595"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:08:44,982 99930 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:09:45,508 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063/os-interface 0.498s 2025-07-31 13:09:45,509 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:45 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09b4a503-8044-445d-80c7-ae9306d87867', 'x-compute-request-id': 'req-09b4a503-8044-445d-80c7-ae9306d87867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "port_id": "c4b87ca0-622d-4976-a88d-5f38e2eab0ef", "mac_addr": "fa:16:3e:bd:ea:e8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59d2e7e7-9ebb-4697-aded-d4d979882b83", "ip_address": "10.0.0.11"}]}]}' 2025-07-31 13:09:46,379 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7 0.866s 2025-07-31 13:09:46,380 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c4b87ca0-622d-4976-a88d-5f38e2eab0ef"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-014c9790-c2a8-455d-a3af-31c2d0c4283a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7'} Body: b'{"floatingip": {"id": "b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.186", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "b9bbd44e-1b6c-4120-be47-b79bc608448e", "port_id": "c4b87ca0-622d-4976-a88d-5f38e2eab0ef", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "mac_address": "fa:16:3e:bd:ea:e8", "admin_state_up": true, "status": "ACTIVE", "device_id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:07:53Z", "updated_at": "2025-07-31T13:09:45Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:09:46,381 99930 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2025-07-31 13:09:46,394 99930 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:09:46,507 99930 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:09:46,508 99930 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2025-07-31 13:09:46,553 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063/ips 0.044s 2025-07-31 13:09:46,553 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b15b75-0212-4329-9846-df5e49be7394', 'x-compute-request-id': 'req-23b15b75-0212-4329-9846-df5e49be7394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063/ips' } Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-07-31 13:09:46,752 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.195s 2025-07-31 13:09:46,752 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1872891744"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbc3873-6896-4071-b29b-77740d685109', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbc3873-6896-4071-b29b-77740d685109', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "190dc364-82fe-4d4f-82c2-a61399478a11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:46.688145", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1872891744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:46,829 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11 0.064s 2025-07-31 13:09:46,830 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abf70d5-5814-4e3b-b9d7-d3f9e20bf783', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abf70d5-5814-4e3b-b9d7-d3f9e20bf783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11'} Body: b'{"volume": {"id": "190dc364-82fe-4d4f-82c2-a61399478a11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:47.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1872891744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:09:47,891 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11 0.047s 2025-07-31 13:09:47,892 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1f3936-e893-42ea-b99f-94f04851bf0c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1f3936-e893-42ea-b99f-94f04851bf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11'} Body: b'{"volume": {"id": "190dc364-82fe-4d4f-82c2-a61399478a11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:47.000000", "updated_at": "2025-07-31T13:09:47.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1872891744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/190dc364-82fe-4d4f-82c2-a61399478a11"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:09:48,031 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.125s 2025-07-31 13:09:48,032 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3897a51b-8c53-44f7-9a30-cdd4ac50e122', 'x-compute-request-id': 'req-3897a51b-8c53-44f7-9a30-cdd4ac50e122', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'' 2025-07-31 13:09:48,258 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.225s 2025-07-31 13:09:48,258 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e78a9c1-4c97-4309-90d3-212b719af954', 'x-compute-request-id': 'req-0e78a9c1-4c97-4309-90d3-212b719af954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'{"server": {"id": "ac26a0d1-a785-4fd7-a326-989fa49fd063", "name": "tempest-AttachVolumeNegativeTest-server-976897094", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:54Z", "updated": "2025-07-31T13:09:48Z", "addresses": {"tempest-AttachV olumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:ea:e8"}, {"version": 4, "addr": "172.24.4.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:ea:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-895808817", "OS-SRV-USG:launched_at": "2025-07-31T13:08:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1760609595"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:38,360 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063 0.036s 2025-07-31 13:10:38,360 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-392798f5-dc30-42cf-a9a3-8a1bf131f316', 'x-compute-request-id': 'req-392798f5-dc30-42cf-a9a3-8a1bf131f316', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac26a0d1-a785-4fd7-a326-989fa49fd063'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ac26a0d1-a785-4fd7-a326-989fa49fd063 could not be found."}}' 2025-07-31 13:10:38,387 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-895808817 0.026s 2025-07-31 13:10:38,387 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8685f156-9cc3-4142-908e-c6b6c5cf2acc', 'x-compute-request-id': 'req-8685f156-9cc3-4142-908e-c6b6c5cf2acc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-895808817'} Body: b'' 2025-07-31 13:10:38,990 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/05828586-fffa-4530-9988-5d6efaaedff5 0.601s 2025-07-31 13:10:38,990 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9d0eb866-2f30-4b51-9ad0-8e907715f331', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/05828586-fffa-4530-9988-5d6efaaedff5'} Body: b'' 2025-07-31 13:10:39,010 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/05828586-fffa-453 0-9988-5d6efaaedff5 0.019s 2025-07-31 13:10:39,010 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-de3a50a1-282d-4083-a015-a39b9b1a4ecf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/05828586-fffa-4530-9988-5d6efaaedff5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 05828586-fffa-4530-9988-5d6efaaedff5 does not exist", "detail": ""}}' 2025-07-31 13:10:39,835 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7 0.824s 2025-07-31 13:10:39,835 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8aab1821-bc71-484c-b1b8-bb1c7805cebc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b2aea8a7-4cb9-4e32-844c-ffd1f3a326a7'} Body: b'' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 920ce912-cc82-4e8a-bce8-67aa208e20f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:13,509 99934 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.608s 2025-07-31 13:11:13,509 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1354156039", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65c0424-06fc-4567-a3e6-bd2375715435', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65c0424-06fc-4567-a3e6-bd2375715435', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "920ce912-cc82-4e8a-bce8-67aa208e20f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:13.450295", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1354156039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}], "user_id": "ca67bb80aac044629d3afbe983b77d91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:11:13,567 99934 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7 0.042s 2025-07-31 13:11:13,568 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a486e1b1-6a02-43a1-a7af-2cd09e6ba0d9', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a486e1b1-6a02-43a1-a7af-2cd09e6ba0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7'} Body: b'{"volume": {"id": "920ce912-cc82-4e8a-bce8-67aa208e20f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:13.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1354156039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}], "user_id": "ca67bb80aac044629d3afbe983b77d91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69db00f2053b44b3a31756fea2fb9b59"}}' 2025-07-31 13:11:14,628 99934 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7 0.045s 2025-07-31 13:11:14,628 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-99fbdafb-cdc7-41ea-bf9b-b2d5ca141ec7', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99fbdafb-cdc7-41ea-bf9b-b2d5ca141ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7'} Body: b'{"volume": {"id": "920ce912-cc82-4e8a-bce8-67aa208e20f7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:13.000000", "updated_at": "2025-07-31T13:11:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1354156039", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/920ce912-cc82-4e8a-bce8-67aa208e20f7"}], "user_id": "ca67bb80aac044629d3afbe983b77d91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69db00f2053b44b3a31756fea2fb9b59"}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 7e6e7d57-4556-485e-9952-a35209783d9b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:23,518 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/types 0.172s 2025-07-31 13:11:23,519 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1794413357"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652e150b-d85b-418d-92e4-3e3022677afb', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652e150b-d85b-418d-92e4-3e3022677afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1b4e7777-1fd6-4909-ae45-8f68820a9620", "name": "tempest-GroupSnapshotsTest-volume-type-1794413357", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:11:23,553 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/group_types 0.031s 2025-07-31 13:11:23,554 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-524248034"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03f4748-5429-430e-a85d-c42056ea5548', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03f4748-5429-430e-a85d-c42056ea5548', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "c1634f5e-02a2-4290-8ee2-8cc68a3224ce", "name": "tempest-GroupSnapshotsTest-group-type-524248034", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:11:23,761 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/groups 0.204s 2025-07-31 13:11:23,761 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "c1634f5e-02a2-4290-8ee2-8cc68a3224ce", "volume_types": ["1b4e7777-1fd6-4909-ae45-8f68820a9620"], "name": "tempest-GroupSnapshotsTest-Group-144413718"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193f789e-3944-41c1-aea4-d61cd21e48ad', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193f789e-3944-41c1-aea4-d61cd21e48ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "7e6e7d57-4556-485e-9952-a35209783d9b", "name": "tempest-GroupSnapshotsTest-Group-144413718"}}' 2025-07-31 13:11:23,797 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b 0.033s 2025-07-31 13:11:23,797 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099d345f-5a02-4aa6-98df-17229ecfc0da', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099d345f-5a02-4aa6-98df-17229ecfc0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b'} Body: b'{"group": {"id": "7e6e7d57-4556-485e-9952-a35209783d9b", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:11:24.000000", "name": "tempest-GroupSnapshotsTest-Group-144413718", "description": null, "group_type": "c1634f5e-02a2-4290-8ee2-8cc68a3224ce", "volume_types": ["1b4e7777-1fd6-4909-ae45-8f68820a9620"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:24,836 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b 0.032s 2025-07-31 13:11:24,836 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db0a14a-c3cc-45ce-b8d1-8238e130e1f0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db0a14a-c3cc-45ce-b8d1-8238e130e1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b'} Body: b'{"group": {"id": "7e6e7d57-4556-485e-9952-a35209783d9b", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:24.000000", "name": "tempest-GroupSnapshotsTest-Group-144413718", "description": null, "group_type": "c1634f5e-02a2-4290-8ee2-8cc68a3224ce", "volume_types": ["1b4e7777-1fd6-4909-ae45-8f68820a9620"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:24,878 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.036s 2025-07-31 13:11:24,879 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a2662a-e09e-4c9c-a242-e54133abcd40', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a2662a-e09e-4c9c-a242-e54133abcd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:11:24,955 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b/action 0.062s 2025-07-31 13:11:24,955 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdb5d0a-8b6a-4068-a5a6-e2af252723e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e6 e7d57-4556-485e-9952-a35209783d9b/action'} Body: b'' 2025-07-31 13:11:24,969 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b 0.013s 2025-07-31 13:11:24,969 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e75584-c241-4807-8257-e1a0ae83e07a', 'x-openstack-request-id': 'req-e9e75584-c241-4807-8257-e1a0ae83e07a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e6e7d57-4556-485e-9952-a35209783d9b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7e6e7d57-4556-485e-9952-a35209783d9b could not be found."}}' 2025-07-31 13:11:25,002 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/c1634f5e-02a2-4290-8ee2-8cc68a3224ce 0.032s 2025-07-31 13:11:25,003 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e9b6a5-9f60-431e-9489-5e304c4d913f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/c1634f5e-02a2-4290-8ee2-8cc68a3224ce'} Body: b'' 2025-07-31 13:11:25,052 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1b4e7777-1fd6-4909-ae45-8f68820a9620 0.049s 2025-07-31 13:11:25,053 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f62e58f-00bd-4bb1-9309-529ed252838a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1b4e7777-1fd6-4909-ae45-8f68820a9620'} Body: b'' 2025-07-31 13:11:25,066 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1b4e7777-1fd6-4909-ae45-8f68820a9620 0.013s 2025-07-31 13:11:25,066 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd4f306-8f53-42a5-82f6-2a16e8b399cd', 'x-openstack-request-id': 'req-ebd4f306-8f53-42a5-82f6-2a16e8b399cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1b4e7777-1fd6-4909-ae45-8f68820a9620'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1b4e7777-1fd6-4909-ae45-8f68820a9620 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 225, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group e5ee0e6f-62e8-411a-ba3f-16a6f3602764 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:25,102 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/types 0.032s 2025-07-31 13:11:25,102 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1355972335"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16e794f-1e76-41b4-9cca-e9130c099178', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16e794f-1e76-41b4-9cca-e9130c099178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1ae36271-0354-466c-ab79-91760ef78377", "name": "tempest-GroupSnapshotsTest-volume-type-1355972335", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:11:25,132 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/group_types 0.026s 2025-07-31 13:11:25,132 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-622482061"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02f94c4-ad79-4bf4-bb2e-870265c0abb5', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02f94c4-ad79-4bf4-bb2e-870265c0abb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "0d021ba9-9ccb-4484-a246-64c27022a5fd", "name": "tempest-GroupSnapshotsTest-group-type-622482061", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:11:25,206 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/groups 0.072s 2025-07-31 13:11:25,207 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "0d021ba9-9ccb-4484-a246-64c27022a5fd", "volume_types": ["1ae36271-0354-466c-ab79-91760ef78377"], "name": "tempest-GroupSnapshotsTest-Group-874706885"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14de8d1f-41e1-409f-8a18-ad03c31c5933', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14de8d1f-41e1-409f-8a18-ad03c31c5933', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "e5ee0e6f-62e8-411a-ba3f-16a6f3602764", "name": "tempest-GroupSnapshotsTest-Group-874706885"}}' 2025-07-31 13:11:25,240 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764 0.031s 2025-07-31 13:11:25,240 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a71ca0-f48f-4958-b470-ce7f29a3463b', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a71ca0-f48f-4958-b470-ce7f29a3463b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764'} Body: b'{"group": {"id": "e5ee0e6f-62e8-411a-ba3f-16a6f3602764", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:11:25.000000", "name": "tempest-GroupSnapshotsTest-Group-874706885", "description": null, "group_type": "0d021ba9-9ccb-4484-a246-64c27022a5fd", "volume_types": ["1ae36271-0354-466c-ab79-91760ef78377"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:26,276 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764 0.029s 2025-07-31 13:11:26,276 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140257de-73da-4653-b06e-20c0a1663089', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140257de-73da-4653-b06e-20c0a1663089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764'} Body: b'{"group": {"id": "e5ee0e6f-62e8-411a-ba3f-16a6f3602764", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:25.000000", "name": "tempest-GroupSnapshotsTest-Group-874706885", "description": null, "group_type": "0d021ba9-9ccb-4484-a246-64c27022a5fd", "volume_types": ["1ae36271-0354-466c-ab79-91760ef78377"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:26,281 99934 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2025-07-31 13:11:26,311 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.030s 2025-07-31 13:11:26,312 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef49c7d-6f1d-4ddb-be74-68d1930f1a58', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef49c7d-6f1d-4ddb-be74-68d1930f1a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:11:26,391 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764/action 0.066s 2025-07-31 13:11:26,391 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/h tml; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80a9c13-3bf9-48e9-b7ca-661e96318cd1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764/action'} Body: b'' 2025-07-31 13:11:26,408 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764 0.015s 2025-07-31 13:11:26,408 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-156b2943-73a6-474a-bf67-5b05cded9c1b', 'x-openstack-request-id': 'req-156b2943-73a6-474a-bf67-5b05cded9c1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/e5ee0e6f-62e8-411a-ba3f-16a6f3602764'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e5ee0e6f-62e8-411a-ba3f-16a6f3602764 could not be found."}}' 2025-07-31 13:11:26,473 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/0d021ba9-9ccb-4484-a246-64c27022a5fd 0.065s 2025-07-31 13:11:26,473 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5fb52b-30fe-4aee-9688-3be048b22c75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/0d021ba9-9ccb-4484-a246-64c27022a5fd'} Body: b'' 2025-07-31 13:11:26,525 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1ae36271-0354-466c-ab79-91760ef78377 0.051s 2025-07-31 13:11:26,525 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cab51db-5a72-43eb-a65f-1529dffa2bea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1ae36271-0354-466c-ab79-91760ef78377'} Body: b'' 2025-07-31 13:11:26,540 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1ae36271-0354-466c-ab79-91760ef78377 0.014s 2025-07-31 13:11:26,540 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1debe958-cc66-4fc4-bf30-b47cd54ebafe', 'x-openstack-request-id': 'req-1debe958-cc66-4fc4-bf30-b47cd54ebafe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1ae36271-03 54-466c-ab79-91760ef78377'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1ae36271-0354-466c-ab79-91760ef78377 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 531a90bc-1251-4c22-b570-9bfc715b3aa2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:26,587 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.041s 2025-07-31 13:11:26,587 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-162593705"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413d99a9-f573-4b72-9c8b-baf1ff7d758b', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413d99a9-f573-4b72-9c8b-baf1ff7d758b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "08f879b5-7be3-47a3-9f8f-694adf676a17", "name": "tempest-GroupSnapshotsTest-volume-type-162593705", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:11:26,621 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.030s 2025-07-31 13:11:26,621 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-919314033"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8aa49b-9a5b-4cf0-be29-4287289aa6ca', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8aa49b-9a5b-4cf0-be29-4287289aa6ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "54ee0b13-c8e8-4245-9f5f-99aa73abb46a", "name": "tempest-GroupSnapshotsTest-group-type-919314033", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:11:26,704 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.079s 2025-07-31 13:11:26,705 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "54ee0b13-c8e8-4245-9f5f-99aa73abb46a", "volume_types": ["08f879b5-7be3-47a3-9f8f-694adf676a17"], "name": "tempest-GroupSnapshotsTest-Group-653781149"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8dc03bd-868e-49c3-bb4e-77ce65be8813', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8dc03bd-868e-49c3-bb4e-77ce65be8813', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "531a90bc-1251-4c22-b570-9bfc715b3aa2", "name": "tempest-GroupSnapshotsTest-Group-653781149"}}' 2025-07-31 13:11:26,746 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2 0.037s 2025-07-31 13:11:26,746 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Thu, 31 Jul 2025 13:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e3d6543-2f09-4447-9285-abb8deb82b88', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e3d6543-2f09-4447-9285-abb8deb82b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2'} Body: b'{"group": {"id": "531a90bc-1251-4c22-b570-9bfc715b3aa2", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:27.000000", "name": "tempest-GroupSnapshotsTest-Group-653781149", "description": null, "group_type": "54ee0b13-c8e8-4245-9f5f-99aa73abb46a", "volume_types": ["08f879b5-7be3-47a3-9f8f-694adf676a17"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:27,788 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2 0.031s 2025-07-31 13:11:27,788 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f0ba46-abbe-4973-9f13-a537932f32ce', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f0ba46-abbe-4973-9f13-a537932f32ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2'} Body: b'{"group": {"id": "531a90bc-1251-4c22-b570-9bfc715b3aa2", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:27.000000", "name": "tempest-GroupSnapshotsTest-Group-653781149", "description": null, "group_type": "54ee0b13-c8e8-4245-9f5f-99aa73abb46a", "volume_types": ["08f879b5-7be3-47a3-9f8f-694adf676a17"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:27,827 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.034s 2025-07-31 13:11:27,828 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6609ab9-bfe0-4288-a5cc-f551b10420d0', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6609ab9-bfe0-4288-a5cc-f551b10420d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:11:27,902 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2/action 0.061s 2025-07-31 13:11:27,903 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59085ce2-7e39-4e47-a1df-60dda211665c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0 .210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2/action'} Body: b'' 2025-07-31 13:11:27,921 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2 0.018s 2025-07-31 13:11:27,922 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ab0abc-2864-446c-9144-12d4cae1e70c', 'x-openstack-request-id': 'req-40ab0abc-2864-446c-9144-12d4cae1e70c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/531a90bc-1251-4c22-b570-9bfc715b3aa2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 531a90bc-1251-4c22-b570-9bfc715b3aa2 could not be found."}}' 2025-07-31 13:11:27,949 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/54ee0b13-c8e8-4245-9f5f-99aa73abb46a 0.026s 2025-07-31 13:11:27,949 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94ebadc-abd3-4fd0-857c-dc05f1cfcc91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/54ee0b13-c8e8-4245-9f5f-99aa73abb46a'} Body: b'' 2025-07-31 13:11:27,999 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/08f879b5-7be3-47a3-9f8f-694adf676a17 0.049s 2025-07-31 13:11:27,999 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1f0f51-ce60-43db-bfdf-944db03a8d57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/08f879b5-7be3-47a3-9f8f-694adf676a17'} Body: b'' 2025-07-31 13:11:28,017 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/08f879b5-7be3-47a3-9f8f-694adf676a17 0.017s 2025-07-31 13:11:28,017 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e581f44d-625c-4075-957a-5c8ce54f7400', 'x-openstack-request-id': 'req-e581f44d-625c-4075-957a-5c8ce54f7400', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/08f879b5-7be3-47a3-9f8f-694adf676a17'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 08f879b5-7be3-47a3-9f8f-694adf676a17 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 429d3651-15c3-465e-89e1-225a6bdd84ec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:31,614 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.149s 2025-07-31 13:11:31,615 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-449896166"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73c1828-40ee-4a43-b9a0-5cdf368a477d', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73c1828-40ee-4a43-b9a0-5cdf368a477d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "3d4ca8d8-f267-4c9f-af94-f833ec21a6e5", "name": "tempest-GroupSnapshotsV319Test-volume-type-449896166", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-07-31 13:11:31,650 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.032s 2025-07-31 13:11:31,650 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1566524062"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84b8b4a-06d6-4809-a336-0ea6e2d3143a', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84b8b4a-06d6-4809-a336-0ea6e2d3143a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "96886188-ff9f-4917-992a-6eb85d79e8b6", "name": "tempest-GroupSnapshotsV319Test-group-type-1566524062", "description": null, "is_public": true, "group_specs": {}}}' 2025-07-31 13:11:31,924 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.271s 2025-07-31 13:11:31,925 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "96886188-ff9f-4917-992a-6eb85d79e8b6", "volume_types": ["3d4ca8d8-f267-4c9f-af94-f833ec21a6e5"], "name": "tempest-GroupSnapshotsV319Test-Group-97550670"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872806a2-c3c4-4481-b80e-2c5d2b45ce98', 'content-length': '114', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872806a2-c3c4-4481-b80e-2c5d2b45ce98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "429d3651-15c3-465e-89e1-225a6bdd84ec", "name": "tempest-GroupSnapshotsV319Test-Group-97550670"}}' 2025-07-31 13:11:31,956 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec 0.029s 2025-07-31 13:11:31,957 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02be41e6-b036-4591-ad74-e4a9a9fa4ef2', 'content-length': '394', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02be41e6-b036-4591-ad74-e4a9a9fa4ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec'} Body: b'{"group": {"id": "429d3651-15c3-465e-89e1-225a6bdd84ec", "status": "creating", "availability_zone": "nova", "created_at": "2025-07-31T13:11:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-97550670", "description": null, "group_type": "96886188-ff9f-4917-992a-6eb85d79e8b6", "volume_types": ["3d4ca8d8-f267-4c9f-af94-f833ec21a6e5"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:32,993 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec 0.029s 2025-07-31 13:11:32,993 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90f8a6a-8607-4c02-b9f1-f6a216fb3f04', 'content-length': '391', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90f8a6a-8607-4c02-b9f1-f6a216fb3f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec'} Body: b'{"group": {"id": "429d3651-15c3-465e-89e1-225a6bdd84ec", "status": "error", "availability_zone": "nova", "created_at": "2025-07-31T13:11:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-97550670", "description": null, "group_type": "96886188-ff9f-4917-992a-6eb85d79e8b6", "volume_types": ["3d4ca8d8-f267-4c9f-af94-f833ec21a6e5"], "group_snapshot_id": null, "source_group_id": null}}' 2025-07-31 13:11:33,034 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.035s 2025-07-31 13:11:33,034 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e8ac33-6c74-4922-a634-dab578449df5', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e8ac33-6c74-4922-a634-dab578449df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-07-31 13:11:33,102 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec/action 0.054s 2025-07-31 13:11:33,103 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c857087-3c9c-413f-91f1-501fa852efdd', 'connection': 'close', 'status': '202', 'content-location': 'http:// 10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec/action'} Body: b'' 2025-07-31 13:11:33,119 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec 0.015s 2025-07-31 13:11:33,119 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9516dd-0cf6-4856-8f14-a91c1b076cef', 'x-openstack-request-id': 'req-0f9516dd-0cf6-4856-8f14-a91c1b076cef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/429d3651-15c3-465e-89e1-225a6bdd84ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 429d3651-15c3-465e-89e1-225a6bdd84ec could not be found."}}' 2025-07-31 13:11:33,148 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/96886188-ff9f-4917-992a-6eb85d79e8b6 0.028s 2025-07-31 13:11:33,148 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9860312-6d9e-4e86-b6e4-9e36aaca5d97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/96886188-ff9f-4917-992a-6eb85d79e8b6'} Body: b'' 2025-07-31 13:11:33,193 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/3d4ca8d8-f267-4c9f-af94-f833ec21a6e5 0.045s 2025-07-31 13:11:33,194 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac62ed0-3476-417d-ad11-f4c6f76b3334', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/3d4ca8d8-f267-4c9f-af94-f833ec21a6e5'} Body: b'' 2025-07-31 13:11:33,211 99934 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/3d4ca8d8-f267-4c9f-af94-f833ec21a6e5 0.017s 2025-07-31 13:11:33,211 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd048f7-d244-4183-a90b-9a4c78df3d90', 'x-openstack-request-id': 'req-cdd048f7-d244-4183-a90b-9a4c78df3d90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/3d4ca8d8-f267-4c9f-af94-f833ec21a6e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3d4ca8d8-f267-4c9f-af94-f833ec21a6e5 could not be found."}}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 101, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8de19113-4dd5-4f74-8915-5d1edb7eb01d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:51,715 99940 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-07-31 13:08:52,201 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.483s 2025-07-31 13:08:52,201 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--205126241", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ed5d9273-8974-4600-8b0f-4bbef8bbddeb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--205126241", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f2f605a4db95493d94e74c01fc49f606", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "created_at": "2025-07-31T13:08:52Z", "updated_at": "2025-07-31T13:08:52Z", "tags": [], "self": "/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "file": "/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:08:53,435 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7/file 1.233s 2025-07-31 13:08:53,436 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8cda10ac-5261-47bc-a386-4d8018d4e028', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7/file'} Body: b'' 2025-07-31 13:08:53,436 99940 DEBUG [tempest.scenario.manager] image:31d2075f-3db3-4f1c-8bda-e67a0a54e2a7 2025-07-31 13:08:53,499 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2025-07-31 13:08:53,500 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-432207491", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDeRKP9FK5VpzB0wxRQXLQbUgzvBXYsGBdFz+4GoWNvy4oo+3abnGVctgPGQBYTAwpgfPBprJ27AA3YFRSVBfid6LaItoU8algDQqbQH0fCgjS6eQKK4QfsiL6dInX3umw=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-327b61c1-000a-4618-b9da-1e71ff90ef32', 'x-compute-request-id': 'req-327b61c1-000a-4618-b9da-1e71ff90ef32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-432207 491", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDeRKP9FK5VpzB0wxRQXLQbUgzvBXYsGBdFz+4GoWNvy4oo+3abnGVctgPGQBYTAwpgfPBprJ27AA3YFRSVBfid6LaItoU8algDQqbQH0fCgjS6eQKK4QfsiL6dInX3umw==", "fingerprint": "61:c5:0a:10:d6:29:66:af:ce:a3:6f:e5:f3:cc:19:7f", "user_id": "28e26be323ea46cf9e432d1e007ebed4"}}' 2025-07-31 13:08:53,607 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2025-07-31 13:08:53,607 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d929bc77-f777-4f41-88cf-24e9d52fdec9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "28e26be323ea46cf9e432d1e007ebed4", "name": "tempest-TestMinimumBasicScenario-1295798756-project-member", "password_expires_at": null}, "audit_ids": ["LvyI0OsORAKNUkx-BjO07w"], "expires_at": "2025-07-31T14:08:53.000000Z", "issued_at": "2025-07-31T13:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2f605a4db95493d94e74c01fc49f606", "name": "tempest-TestMinimumBasicScenario-1295798756"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2f605a4db95493d94e74c01fc49f606", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:08:53,608 99940 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '8dabc826-5487-401d-b04f-565889c88e22', 'name': 'tempest-TestMinimumBasicScenario-81662430-network', 'tenant_id': 'f2f605a4db95493d94e74c01fc49f606', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2f605a4db95493d94e74c01fc49f606', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13507, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:05:35Z', 'updated_at': '2025-07-31T13:05:35Z', 'revision_number': 1} available for tenant 2025-07-31 13:08:54,129 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.520s 2025-07-31 13:08:54,130 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-122156037", "imageRef": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-432207491", "networks": [{"uuid": "8dabc826-5487-401d-b04f-565889c88e22"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5820b4a-48a0-47ab-aaa5-cb655b442cdf', 'x-compute-request-id': 'req-e5820b4a-48a0-47ab-aaa5-cb655b442cdf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ZP7dcbK87QoP"}}' 2025-07-31 13:08:54,276 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.143s 2025-07-31 13:08:54,277 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58bc2a5-9325-47a9-b503-36a9c0aa55d8', 'x-compute-request-id': 'req-f58bc2a5-9325-47a9-b503-36a9c0aa55d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "BUILD", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:08:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:ava ilability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:09:44,575 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.234s 2025-07-31 13:09:44,576 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22237090-8014-4759-8c32-b5f61a0c49ed', 'x-compute-request-id': 'req-22237090-8014-4759-8c32-b5f61a0c49ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:09:11Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:96:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": "2025-07-31T13:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:09:44,591 99940 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:10:44,850 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.203s 2025-07-31 13:10:44,850 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f46a6099-fee2-483e-98ca-1e306f0b2c1c', 'x-compute-request-id': 'req-f46a6099-fee2-483e-98ca-1e306f0b2c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac34 51f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:09:11Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:96:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": "2025-07-31T13:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:45,035 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.169s 2025-07-31 13:10:45,035 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdd963c6-93c1-42d2-8640-bd8b470b2050', 'x-compute-request-id': 'req-cdd963c6-93c1-42d2-8640-bd8b470b2050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}]}]}' 2025-07-31 13:10:45,207 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.167s 2025-07-31 13:10:45,208 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bd24407-b081-4f23-a5a7-0d4459a7ea93', 'x-compute-request-id': 'req-5bd24407-b081-4f23-a5a7-0d4459a7ea93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a5 13f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:09:11Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:96:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": "2025-07-31T13:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:45,442 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.208s 2025-07-31 13:10:45,442 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-108009102", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3ae36c-0c9d-468e-80de-f734fdac3a77', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3ae36c-0c9d-468e-80de-f734fdac3a77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8de19113-4dd5-4f74-8915-5d1edb7eb01d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:45.375844", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-108009102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:10:45,554 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d 0.099s 2025-07-31 13:10:45,554 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5339c1bd-c196-4216-ab80-38854180df13', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5339c1bd-c196-4216-ab80-38854180df13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d'} Body: b'{"volume": {"id": "8de19113-4dd5-4f74-8915-5d1edb7eb01d", "status": "creating", "size": 1, "availability_zon e": "nova", "created_at": "2025-07-31T13:10:45.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-108009102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2f605a4db95493d94e74c01fc49f606"}}' 2025-07-31 13:10:46,625 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d 0.056s 2025-07-31 13:10:46,626 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7343cf8-752f-4002-ae6e-4f82351cb6c6', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7343cf8-752f-4002-ae6e-4f82351cb6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d'} Body: b'{"volume": {"id": "8de19113-4dd5-4f74-8915-5d1edb7eb01d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:10:45.000000", "updated_at": "2025-07-31T13:10:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-108009102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d"}], "user_id": "28e26be323ea46cf9e432d1e007ebed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2f605a4db95493d94e74c01fc49f606"}}' 2025-07-31 13:10:46,741 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d 0.100s 2025-07-31 13:10:46,741 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2cd5468-3e99-4fc8-a3e7-a839214db846', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d'} Body: b'' 2025-07-31 13:10:46,763 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d 0.021s 2025-07-31 13:10:46,763 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-95eb1aa9-b6e5- 4380-a8af-af6adfc6ff81', 'x-openstack-request-id': 'req-95eb1aa9-b6e5-4380-a8af-af6adfc6ff81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8de19113-4dd5-4f74-8915-5d1edb7eb01d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8de19113-4dd5-4f74-8915-5d1edb7eb01d could not be found."}}' 2025-07-31 13:10:46,878 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.115s 2025-07-31 13:10:46,879 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d793dd0d-aed2-4bda-adda-4531d7006e69', 'x-compute-request-id': 'req-d793dd0d-aed2-4bda-adda-4531d7006e69', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'' 2025-07-31 13:10:47,085 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff 0.205s 2025-07-31 13:10:47,085 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce6516e0-f17f-42d4-86cb-bdce8b14fe7c', 'x-compute-request-id': 'req-ce6516e0-f17f-42d4-86cb-bdce8b14fe7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"server": {"id": "d6fdb4df-ba8a-4203-9ae4-ac3451f054ff", "name": "tempest-TestMinimumBasicScenario-server-122156037", "status": "ACTIVE", "tenant_id": "f2f605a4db95493d94e74c01fc49f606", "user_id": "28e26be323ea46cf9e432d1e007ebed4", "metadata": {}, "hostId": "ead63cfc7f4b6bb3a513f5af2cdbb792e9cd405d096a05c05bac4b00", "image": {"id": "31d2075f-3db3-4f1c-8bda-e67a0a54e2a7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:08:54Z", "updated": "2025-07-31T13:10:47Z", "addresses": {"tempest-TestMinimumBasicScenario-81662430-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:96:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-432207491", "OS-SRV-USG:launched_at": "2025-07-31T13:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:37,349 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-42 03-9ae4-ac3451f054ff 0.198s 2025-07-31 13:11:37,350 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1d1b29eb-84a8-46f5-a70d-de2009fd56ef', 'x-compute-request-id': 'req-1d1b29eb-84a8-46f5-a70d-de2009fd56ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d6fdb4df-ba8a-4203-9ae4-ac3451f054ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d6fdb4df-ba8a-4203-9ae4-ac3451f054ff could not be found."}}' 2025-07-31 13:11:37,378 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-432207491 0.027s 2025-07-31 13:11:37,378 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a210d598-ea68-41c8-bcc1-972254d784a3', 'x-compute-request-id': 'req-a210d598-ea68-41c8-bcc1-972254d784a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-432207491'} Body: b'' 2025-07-31 13:11:37,522 99940 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7 0.143s 2025-07-31 13:11:37,523 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-43fe02b0-d8ed-4307-8f9d-b19d35396649', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/31d2075f-3db3-4f1c-8bda-e67a0a54e2a7'} Body: b'' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e15706b0-c3b0-45a9-8cd0-d39f036206db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:44,525 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.497s 2025-07-31 13:11:44,525 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-348926214"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d780c529-c96e-4901-9061-fa56f0e25a30', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d780c529-c96e-4901-9061-fa56f0e25a30', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e15706b0-c3b0-45a9-8cd0-d39f036206db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:44.420913", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-348926214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:11:44,581 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.041s 2025-07-31 13:11:44,582 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5edf325c-0cf8-4916-9c3c-9693dd6b8cbe', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5edf325c-0cf8-4916-9c3c-9693dd6b8cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'{"volume": {"id": "e15706b0-c3b0-45a9-8cd0-d39f036206db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-348926214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:45,638 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.043s 2025-07-31 13:11:45,639 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-8e5c5b5b-2578-4103-9a24-361da66c3b57', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5c5b5b-2578-4103-9a24-361da66c3b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'{"volume": {"id": "e15706b0-c3b0-45a9-8cd0-d39f036206db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:44.000000", "updated_at": "2025-07-31T13:11:45.000000", "name": "tempest-VolumesTransfersTest-Volume-348926214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:45,726 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.072s 2025-07-31 13:11:45,727 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90b19e3-c852-400e-92c0-973467f3e11c', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90b19e3-c852-400e-92c0-973467f3e11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'{"volume": {"id": "e15706b0-c3b0-45a9-8cd0-d39f036206db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:44.000000", "updated_at": "2025-07-31T13:11:45.000000", "name": "tempest-VolumesTransfersTest-Volume-348926214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:45,835 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.095s 2025-07-31 13:11:45,835 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2310e68c-6cfc-4190-9f8b-e3e863edcbce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'' 2025-07-31 13:11:45,856 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db 0.020s 2025-07 -31 13:11:45,856 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de326ae-828a-49d7-98b3-5cf183965c44', 'x-openstack-request-id': 'req-9de326ae-828a-49d7-98b3-5cf183965c44', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e15706b0-c3b0-45a9-8cd0-d39f036206db'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e15706b0-c3b0-45a9-8cd0-d39f036206db could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 72b1440e-a505-4941-a596-d7b688858743 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:46,053 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.193s 2025-07-31 13:11:46,053 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1562847314"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf81492-adb7-4cb0-a49e-979944330f4c', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf81492-adb7-4cb0-a49e-979944330f4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "72b1440e-a505-4941-a596-d7b688858743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:45.986387", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1562847314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/72b1440e-a505-4941-a596-d7b688858743"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:11:46,105 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.040s 2025-07-31 13:11:46,106 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d77222c9-c0ec-40dc-829e-adb3688d105e', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d77222c9-c0ec-40dc-829e-adb3688d105e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'{"volume": {"id": "72b1440e-a505-4941-a596-d7b688858743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1562847314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/72b1440e-a505-4941-a596-d7b688858743"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:47,158 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.038s 2025-07-31 13:11:47,158 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-8dc74e99-4031-4f4f-8af7-cfd9e436a28e', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc74e99-4031-4f4f-8af7-cfd9e436a28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'{"volume": {"id": "72b1440e-a505-4941-a596-d7b688858743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:46.000000", "updated_at": "2025-07-31T13:11:46.000000", "name": "tempest-VolumesTransfersTest-Volume-1562847314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/72b1440e-a505-4941-a596-d7b688858743"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:47,211 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.039s 2025-07-31 13:11:47,211 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ec095f-3e7b-46b9-802c-42cb34c4798c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ec095f-3e7b-46b9-802c-42cb34c4798c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'{"volume": {"id": "72b1440e-a505-4941-a596-d7b688858743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:46.000000", "updated_at": "2025-07-31T13:11:46.000000", "name": "tempest-VolumesTransfersTest-Volume-1562847314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/72b1440e-a505-4941-a596-d7b688858743"}], "user_id": "753f99477beb47daa906b74b77271d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f797c27acee432ca24f45422792cc45"}}' 2025-07-31 13:11:47,321 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.094s 2025-07-31 13:11:47,321 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eecda588-bc89-4c8c-8c88-6e62d249239e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'' 2025-07-31 13:11:47,343 99934 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743 0.021s 2025-07-31 13: 11:47,344 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f528cec6-a45a-42c7-be5f-7705db542845', 'x-openstack-request-id': 'req-f528cec6-a45a-42c7-be5f-7705db542845', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/72b1440e-a505-4941-a596-d7b688858743'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72b1440e-a505-4941-a596-d7b688858743 could not be found."}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 168, in test_image_volume_dependencies_1 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc7d5847-c7e7-4c16-93bc-876117241d38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:46,854 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.670s 2025-07-31 13:11:46,855 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "min_disk": 1} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f971d541-b121-461f-89bd-3aab41a07f0a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "created_at": "2025-07-31T13:11:47Z", "updated_at": "2025-07-31T13:11:47Z", "tags": [], "self": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024", "file": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:47,889 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file 1.032s 2025-07-31 13:11:47,889 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0f1636fb-e4d2-4530-9f75-d661f63ed4b2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file'} Body: b'' 2025-07-31 13:11:47,910 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024 0.020s 2025-07-31 13:11:47,910 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-813b1b8b-8b1d-4d03-8c11-feae983815fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d512cbebcbfdf1f2bf1f05ee3e4ffd22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f969c975ae366bce1e814cd593440d263c7ccb7b2d9012fdcf5cfe9f72dcc2564287dfeb8f821d6e56b56b937123af5baeef8359b7f10c63e80aed71eb9da71", "id": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "created_at": "2025-07-31T13:11:47Z", "updated_at": "2025-07-31T13:11:48Z", "tags": [], "self": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024", "file": "/v2/images/81eb53cc-b84c- 4289-ba59-faa2c9f0a024/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:47,930 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024 0.019s 2025-07-31 13:11:47,930 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8aed7daa-f43e-4455-ab40-8181acf22023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d512cbebcbfdf1f2bf1f05ee3e4ffd22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f969c975ae366bce1e814cd593440d263c7ccb7b2d9012fdcf5cfe9f72dcc2564287dfeb8f821d6e56b56b937123af5baeef8359b7f10c63e80aed71eb9da71", "id": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "created_at": "2025-07-31T13:11:47Z", "updated_at": "2025-07-31T13:11:48Z", "tags": [], "self": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024", "file": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:47,950 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024 0.018s 2025-07-31 13:11:47,950 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f3b6f251-aa64-4741-9061-18587786e585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d512cbebcbfdf1f2bf1f05ee3e4ffd22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f969c975ae366bce1e814cd593440d263c7ccb7b2d9012fdcf5cfe9f72dcc2564287dfeb8f821d6e56b56b937123af5baeef8359b7f10c63e80aed71eb9da71", "id": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "created_at": "2025-07-31T13:11:47Z", "updated_at": "2025-07-31T13:11:48Z", "tags": [], "self": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024", "file": "/v2/images/81eb53cc-b84c-4289-ba59-faa2c9f0a024/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:48,484 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.533s 2025-07-31 13:11:48,484 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "81eb53cc-b84c-4289-ba59-faa2c9f0a024", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940f4df4-88b6-4 fc9-b93b-971be6e1d4ee', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940f4df4-88b6-4fc9-b93b-971be6e1d4ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc7d5847-c7e7-4c16-93bc-876117241d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:48.413156", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:11:48,593 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38 0.096s 2025-07-31 13:11:48,594 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36898c8-869e-4514-9c2f-3410ec15262b', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36898c8-869e-4514-9c2f-3410ec15262b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38'} Body: b'{"volume": {"id": "cc7d5847-c7e7-4c16-93bc-876117241d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:48.000000", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' 2025-07-31 13:11:49,649 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38 0.041s 2025-07-31 13:11:49,650 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2345ca5-1299-4405-bc62-e9a4b487f3c1', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2345ca5-1299-4405-bc62-e9a4b487f3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38'} Body: b'{"volume": {"id": "cc7d5847-c7e7-4c16-93bc-876117241d38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:48.000000" , "updated_at": "2025-07-31T13:11:49.000000", "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7d5847-c7e7-4c16-93bc-876117241d38"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 197, in test_image_volume_dependencies_2 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 873610ed-4cd7-49a0-877c-56811ec6220a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:50,262 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.595s 2025-07-31 13:11:50,263 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "min_disk": 1} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f591eb37-ab5e-410f-a855-31d8bbe77fd0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "created_at": "2025-07-31T13:11:50Z", "updated_at": "2025-07-31T13:11:50Z", "tags": [], "self": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "file": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:51,196 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file 0.929s 2025-07-31 13:11:51,196 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c99852aa-5ace-4a73-a5e9-de88ed9a6694', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file'} Body: b'' 2025-07-31 13:11:51,225 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299 0.028s 2025-07-31 13:11:51,225 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2c0a422d-1c84-4166-a261-f827d65ebe40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "50601e53151fd397e501c934c85be5d8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "90095ef7857a0fc3c95779249629f0dab1e1c0291fef6b9ece4616a8caa512c9902beea552d11a236da43f4e42a471538ee5e210237e439246791c2a218eeaf8", "id": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "created_at": "2025-07-31T13:11:50Z", "updated_at": "2025-07-31T13:11:51Z", "tags": [], "self": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "file": "/v2/images/582b1fba-7f32- 4699-ab8d-2d4a6ad4a299/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:51,247 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299 0.021s 2025-07-31 13:11:51,247 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b53451d9-9922-4897-a880-e08ac21aea69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "50601e53151fd397e501c934c85be5d8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "90095ef7857a0fc3c95779249629f0dab1e1c0291fef6b9ece4616a8caa512c9902beea552d11a236da43f4e42a471538ee5e210237e439246791c2a218eeaf8", "id": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "created_at": "2025-07-31T13:11:50Z", "updated_at": "2025-07-31T13:11:51Z", "tags": [], "self": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "file": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:51,266 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299 0.018s 2025-07-31 13:11:51,267 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c7ad8aa0-e144-4495-9820-12d2542ffd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "50601e53151fd397e501c934c85be5d8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "90095ef7857a0fc3c95779249629f0dab1e1c0291fef6b9ece4616a8caa512c9902beea552d11a236da43f4e42a471538ee5e210237e439246791c2a218eeaf8", "id": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "created_at": "2025-07-31T13:11:50Z", "updated_at": "2025-07-31T13:11:51Z", "tags": [], "self": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "file": "/v2/images/582b1fba-7f32-4699-ab8d-2d4a6ad4a299/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:51,601 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.334s 2025-07-31 13:11:51,602 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "582b1fba-7f32-4699-ab8d-2d4a6ad4a299", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799d4f0e-ed5e-4 99d-9930-941eb32e431b', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799d4f0e-ed5e-499d-9930-941eb32e431b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "873610ed-4cd7-49a0-877c-56811ec6220a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:51.521219", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:11:51,658 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a 0.044s 2025-07-31 13:11:51,658 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28a0d21-3172-4139-b27c-d8217f1ab6fa', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28a0d21-3172-4139-b27c-d8217f1ab6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a'} Body: b'{"volume": {"id": "873610ed-4cd7-49a0-877c-56811ec6220a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:52.000000", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' 2025-07-31 13:11:52,710 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a 0.037s 2025-07-31 13:11:52,711 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267f8f96-451b-405c-ae66-9d5eda5e1411', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267f8f96-451b-405c-ae66-9d5eda5e1411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a'} Body: b'{"volume": {"id": "873610ed-4cd7-49a0-877c-56811ec6220a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:52.000000" , "updated_at": "2025-07-31T13:11:52.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/873610ed-4cd7-49a0-877c-56811ec6220a"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ca84d350-84a0-46db-b284-00fd4b3d24e1 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 234, in test_image_volume_dependencies_3 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5e994232-16d8-4776-9cc8-b5f273b9cf54 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:11:53,246 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.518s 2025-07-31 13:11:53,246 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "min_disk": 1} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/096f48c2-a141-4260-a68a-216760ecce7d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-eb18eef7-a446-48db-aad0-ea891edc6ef9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "096f48c2-a141-4260-a68a-216760ecce7d", "created_at": "2025-07-31T13:11:53Z", "updated_at": "2025-07-31T13:11:53Z", "tags": [], "self": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d", "file": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:54,301 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file 1.052s 2025-07-31 13:11:54,301 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c7a4e7a7-be30-4d5d-ab8e-44dd8f6b1231', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file'} Body: b'' 2025-07-31 13:11:54,321 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d 0.018s 2025-07-31 13:11:54,321 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-58b4dfa8-6703-45f6-8081-c874b823c7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0c7356fd7de50f7bb94e96c3731ce2f4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "170fd1c9254b20b86a9bbc5e5d039476ee5f8d79fd17be9f8d4b88cf24aa8831488801ba902c828bb4a65f613a82725cd524635ca999f9917fdf76bec70ca016", "id": "096f48c2-a141-4260-a68a-216760ecce7d", "created_at": "2025-07-31T13:11:53Z", "updated_at": "2025-07-31T13:11:54Z", "tags": [], "self": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d", "file": "/v2/images/096f48c2-a141- 4260-a68a-216760ecce7d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:54,340 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d 0.019s 2025-07-31 13:11:54,340 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-53b5b58c-dd0f-4539-88bc-febe613c7a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0c7356fd7de50f7bb94e96c3731ce2f4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "170fd1c9254b20b86a9bbc5e5d039476ee5f8d79fd17be9f8d4b88cf24aa8831488801ba902c828bb4a65f613a82725cd524635ca999f9917fdf76bec70ca016", "id": "096f48c2-a141-4260-a68a-216760ecce7d", "created_at": "2025-07-31T13:11:53Z", "updated_at": "2025-07-31T13:11:54Z", "tags": [], "self": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d", "file": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:54,358 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d 0.017s 2025-07-31 13:11:54,358 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e2a8108-3bed-49c9-bfa4-dd091034d31c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/096f48c2-a141-4260-a68a-216760ecce7d'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0c7356fd7de50f7bb94e96c3731ce2f4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0d97ffb75c5249db87fc77a62e161e14", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "170fd1c9254b20b86a9bbc5e5d039476ee5f8d79fd17be9f8d4b88cf24aa8831488801ba902c828bb4a65f613a82725cd524635ca999f9917fdf76bec70ca016", "id": "096f48c2-a141-4260-a68a-216760ecce7d", "created_at": "2025-07-31T13:11:53Z", "updated_at": "2025-07-31T13:11:54Z", "tags": [], "self": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d", "file": "/v2/images/096f48c2-a141-4260-a68a-216760ecce7d/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:11:54,766 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.408s 2025-07-31 13:11:54,767 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "096f48c2-a141-4260-a68a-216760ecce7d", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e480e34d-45b4-4 d6e-b910-2f0b253e015f', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e480e34d-45b4-4d6e-b910-2f0b253e015f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5e994232-16d8-4776-9cc8-b5f273b9cf54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:54.708435", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:11:54,822 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54 0.043s 2025-07-31 13:11:54,823 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be9f49e-17c2-4d59-b66e-ed60857804c7', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be9f49e-17c2-4d59-b66e-ed60857804c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54'} Body: b'{"volume": {"id": "5e994232-16d8-4776-9cc8-b5f273b9cf54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:55.000000", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' 2025-07-31 13:11:55,875 99940 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54 0.037s 2025-07-31 13:11:55,876 99940 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f81d9c3-6a52-4d77-ac43-d786dc7e1255', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f81d9c3-6a52-4d77-ac43-d786dc7e1255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54'} Body: b'{"volume": {"id": "5e994232-16d8-4776-9cc8-b5f273b9cf54", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:11:55.000000" , "updated_at": "2025-07-31T13:11:55.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5e994232-16d8-4776-9cc8-b5f273b9cf54"}], "user_id": "a251d5cfe73c4746a8ae16b782c546a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "0d97ffb75c5249db87fc77a62e161e14"}}' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 86, in test_server_detach_rules waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b2b88fc1-644f-43b4-a700-f0c9ddc36f74 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:09:14,188 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.471s 2025-07-31 13:09:14,188 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-256634228", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476a6731-cb3d-445b-8858-0e26a25f9f67', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476a6731-cb3d-445b-8858-0e26a25f9f67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b2b88fc1-644f-43b4-a700-f0c9ddc36f74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:14.114072", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-256634228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}], "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:14,453 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.250s 2025-07-31 13:09:14,453 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-894146200", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84098988-f1d5-456f-a315-2790c2f0cfec', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84098988-f1d5-456f-a315-2790c2f0cfec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1350eb82-53b8-400f-8c9c-e1ade8a4cf7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:14.377488", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-894146200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e"}], "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:14,579 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.108s 2025-07-31 13:09:14,579 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4705ce94-ccec-482d-a0c1-833696de8d7f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b92b6b25993e4acd93c46c79bc7af2e0", "name": "tempest-TestServerVolumeAttachmentScenario-2067927056-project-member", "password_expires_at": null}, "audit_ids": ["BxX0UuEKRa6bD92farFF5Q"], "expires_at": "2025-07-31T14:09:14.000000Z", "issued_at": "2025-07-31T13:09:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5dd1fd68f8f48bca0e6b411fe998c06", "name": "tempest-TestServerVolumeAttachmentScenario-2067927056"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b5dd1fd68f8f48bca0e6b411fe998c06", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:09:14,580 99928 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'e5fadc5b-6d98-4438-98bd-5b58c128c57a', 'name': 'tempest-TestServerVolumeAttachmentScenario-1358170602-network', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19421, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:09:00Z', 'updated_at': '2025-07-31T13:09:00Z', 'revision_number': 1} available for tenant 2025-07-31 13:09:14,581 99928 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:09:14,581 99928 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-0 7-31 13:09:14,642 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2025-07-31 13:09:14,643 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-874037297", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFCHljsblyHPpkZ6GIatxLwdB/YOGGVe5axhB58cO447m3TYeaErzHWhy+S85UimrHLuRXJYb16Ih7V7s3Y6onANR/wM7N2o8cxq/SVVB8gY2Sa6DWjUiPS6nVswsfmyA=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f41716f9-fc63-415b-bcc9-8d09ab810f7a', 'x-compute-request-id': 'req-f41716f9-fc63-415b-bcc9-8d09ab810f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-874037297", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFCHljsblyHPpkZ6GIatxLwdB/YOGGVe5axhB58cO447m3TYeaErzHWhy+S85UimrHLuRXJYb16Ih7V7s3Y6onANR/wM7N2o8cxq/SVVB8gY2Sa6DWjUiPS6nVswsfmyA==", "fingerprint": "f5:0d:8d:68:47:c5:d2:89:bf:8f:e3:38:08:f1:a8:af", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0"}}' 2025-07-31 13:09:14,645 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-874037297 created 2025-07-31 13:09:15,214 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.568s 2025-07-31 13:09:15,214 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--827199541", "description": "tempest-description--2024166481"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e89e63b7-ac61-438a-83aa-616e7e3d5349', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "name": "tempest-securitygroup--827199541", "stateful": true, "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "description": "tempest-description--2024166481", "shared": false, "security_group_rules": [{"id": "5b6f55ec-831c-4165-a0bb-512d11559aca", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "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": 675, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:09:14Z", "updated_at": "2025-07-31T13:09:14Z", "revision_number": 0}, {"id": "c15d4092-be7e-40e4-b288-7b6a0608e84c", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "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": 674, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:09:14Z", "updated_at": "2025-07-31T13:09:14Z", "revision_number": 0}], "t ags": [], "created_at": "2025-07-31T13:09:14Z", "updated_at": "2025-07-31T13:09:14Z", "revision_number": 1, "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06"}}' 2025-07-31 13:09:15,419 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.204s 2025-07-31 13:09:15,420 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-247f3f64-5e6d-46f5-94d1-ac5ead1d7011', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fbe2dfb2-670a-478a-bb0e-76430aa25760", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:09:15Z", "updated_at": "2025-07-31T13:09:15Z", "revision_number": 0}}' 2025-07-31 13:09:15,680 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.260s 2025-07-31 13:09:15,681 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3ffcb686-405d-4483-91f5-aeee28b2d1c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34b0f048-4d07-4cb0-8c73-b4463de8754b", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "security_group_id": "3a9da2a5-6bfd-438b-930b-8e78b0508de4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:09:15Z", "updated_at": "2025-07-31T13:09:15Z", "revision_number": 0}}' 2025-07-31 13:09:15,681 99928 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--827199541 created 2025-07-31 13:09:16,387 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.705s 2025-07-31 13:09:16,387 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fffe0ca5-6bb6-42d2-b97e-79d063216af5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2327975d-5a27-4789-9b62-55c04a39f193", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "floating_ip_address": "172.24.4.122", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:09:16Z", "updated_at": "2025-07-31T13:09:16Z", "revision_number": 0}}' 2025-07-31 13:09:16,388 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2327975d-5a27-4789-9b62-55c04a39f193', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'floating_ip_address': '172.24.4.122', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:09:16Z', 'updated_at': '2025-07-31T13:09:16Z', 'revision_number': 0, 'ip': '172.24.4.122'} created 2025-07-31 13:09:16,388 99928 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-874037297', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFCHljsblyHPpkZ6GIatxLwdB/YOGGVe5axhB58cO447m3TYeaErzHWhy+S85UimrHLuRXJYb16Ih7V7s3Y6onANR/wM7N2o8cxq/SVVB8gY2Sa6DWjUiPS6nVswsfmyA==', 'fingerprint': 'f5:0d:8d:68:47:c5:d2:89:bf:8f:e3:38:08:f1:a8:af', 'user_id': 'b92b6b25993e4acd93c46c79bc7af2e0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDl7bNY2fejJMYaIESGsod01VxK4qVHIRadd222bHX/A7Xnqbktsluj\nc1g9s2rsz0ygBwYFK4EEACKhZANiAAQRQh5Y7G5chz6ZGehiGrcS8HQf2DhhlXuW\nsYQefHDuOO5t02HmhK8x1ocvkvOVIpqxy7kVyWG9eiIe1e7N2OqJwDUf8DOzdqPH\nMav0lVQfIGNkmug1o1Ij0up1bMLH5sg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3a9da2a5-6bfd-438b-930b-8e78b0508de4', 'name': 'tempest-securitygroup--827199541', 'stateful': True, 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'description': 'tempest-description--2024166481', 'shared': False, 'security_group_rules': [{'id': '5b6f55ec-831c-4165-a0bb-512d11559aca', 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'security_group_id': '3a9da2a5-6bfd-438b-930b-8e78b0508de4', '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': 675, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:09:14Z', 'updated_at': '2025-07-31T13:09:14Z', 'revision_number': 0}, {'id': 'c15d4092-be7e-40e4-b288-7b6a0608e84c', 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'security_group_id': '3a9da2a5-6bfd-438b-930b-8e78b0508de4', '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': 674, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:09:14Z', 'updated_at': '2025-07-31T13:09:14Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:09:14Z', 'updated_at': '2025-07-31T13:09:14Z', 'revision_number': 1, 'project_id': 'b5dd1fd68f8f48bca0e6b411fe998c06'}, 'floating_ip': {'id': '2327975d-5a27-4789-9b62-55c04a39f193', 'tenant_id': 'b5dd1fd68f8f48bca0e6b411fe998c06', 'floating_ip_address': '172.24.4.122', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5 dd1fd68f8f48bca0e6b411fe998c06', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:09:16Z', 'updated_at': '2025-07-31T13:09:16Z', 'revision_number': 0, 'ip': '172.24.4.122'}} 2025-07-31 13:09:16,931 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.542s 2025-07-31 13:09:16,932 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "e5fadc5b-6d98-4438-98bd-5b58c128c57a"}], "security_groups": [{"name": "tempest-securitygroup--827199541"}], "key_name": "tempest-keypair-874037297", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f3673c-dcd5-471a-9c95-39e777238d13', 'x-compute-request-id': 'req-30f3673c-dcd5-471a-9c95-39e777238d13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--827199541"}], "adminPass": "5i4XkUBZxQX4"}}' 2025-07-31 13:09:17,002 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.067s 2025-07-31 13:09:17,003 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1edd71b9-2257-4968-89c0-1fa5d88f1e8a', 'x-compute-request-id': 'req-1edd71b9-2257-4968-89c0-1fa5d88f1e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "status": "BUILD", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:17Z", "updated": "2025-07-31T13:09:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "O S-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-874037297", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:07,288 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.223s 2025-07-31 13:10:07,289 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d4228a-c916-46b7-b16a-938087687c3c', 'x-compute-request-id': 'req-a2d4228a-c916-46b7-b16a-938087687c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "status": "ACTIVE", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "metadata": {}, "hostId": "2800acde14316c8e5173b2a419a6745413990e373a7f22529903e91d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:16Z", "updated": "2025-07-31T13:09:32Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1358170602-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:b2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-874037297", "OS-SRV-USG:launched_at": "2025-07-31T13:09:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--827199541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:07,304 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:11:07,546 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b/os-interface 0.181s 2025-07-31 13:11:07,547 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:07 GMT', 'server': 'Apache/2.4.52 (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-0e613328-1a3a-4865-b656-311a68509c65', 'x-compute-request-id': 'req-0e613328-1a3a-4865-b656-311a68509c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e5405 1d4-07fd-4803-b716-d69d21d5105b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e5fadc5b-6d98-4438-98bd-5b58c128c57a", "port_id": "3dda356d-2455-4a99-9d71-b2a15a986fa4", "mac_addr": "fa:16:3e:01:b2:39", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2932d0c7-de1a-4cae-bd65-a90d79041090", "ip_address": "10.0.0.9"}]}]}' 2025-07-31 13:11:08,414 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/2327975d-5a27-4789-9b62-55c04a39f193 0.862s 2025-07-31 13:11:08,414 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3dda356d-2455-4a99-9d71-b2a15a986fa4"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f8479a9b-1ef0-4aaa-9deb-74f0dfaf24b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2327975d-5a27-4789-9b62-55c04a39f193'} Body: b'{"floatingip": {"id": "2327975d-5a27-4789-9b62-55c04a39f193", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "floating_ip_address": "172.24.4.122", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "f73f2964-cc6b-4e2a-b5ea-5e54303996cc", "port_id": "3dda356d-2455-4a99-9d71-b2a15a986fa4", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e5fadc5b-6d98-4438-98bd-5b58c128c57a", "mac_address": "fa:16:3e:01:b2:39", "admin_state_up": true, "status": "ACTIVE", "device_id": "e54051d4-07fd-4803-b716-d69d21d5105b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:09:16Z", "updated_at": "2025-07-31T13:11:07Z", "revision_number": 1, "project_id": "b5dd1fd68f8f48bca0e6b411fe998c06"}}' 2025-07-31 13:11:08,415 99928 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.122:22' as 'cirros' with public key authentication 2025-07-31 13:11:08,432 99928 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:11:08,541 99928 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:11:08,541 99928 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.122 successfully created 2025-07-31 13:11:08,870 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.328s 2025-07-31 13:11:08,870 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca19b3b-818d-4410-87df-4aa5c292080a', 'x-compute-request-id': 'req-8ca19b3b-818d-4410-87df-4aa5c292080a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "status": "ACTIVE", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "metadata": {}, "hostId": "2800acde14316c8e5173b2a419a6745413990e373a7f22529903e91d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614e aaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:16Z", "updated": "2025-07-31T13:09:32Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1358170602-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:b2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-874037297", "OS-SRV-USG:launched_at": "2025-07-31T13:09:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--827199541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:09,122 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.236s 2025-07-31 13:11:09,122 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af307e10-bcba-4404-a61a-422ab00e51d4', 'x-compute-request-id': 'req-af307e10-bcba-4404-a61a-422ab00e51d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}]}]}' 2025-07-31 13:11:09,166 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74 0.040s 2025-07-31 13:11:09,166 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21498753-26eb-49b8-8be9-92bd4d137401', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21498753-26eb-49b8-8be9-92bd4d137401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74'} Body: b'{"volume": {"id": "b2b88fc1-644f-43b4-a700-f0c9ddc36f74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:14.000000", "updated_at": "2025-07-31T13:09:14.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-256634228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}], "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, " multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06"}}' 2025-07-31 13:11:10,232 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74 0.049s 2025-07-31 13:11:10,232 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01b4998-179e-4e26-be83-96e24d89713f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01b4998-179e-4e26-be83-96e24d89713f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74'} Body: b'{"volume": {"id": "b2b88fc1-644f-43b4-a700-f0c9ddc36f74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:14.000000", "updated_at": "2025-07-31T13:09:14.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-256634228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74"}], "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06"}}' 2025-07-31 13:11:10,402 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.155s 2025-07-31 13:11:10,402 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3168e9-3de4-43dd-b2e3-4d3803020422', 'x-compute-request-id': 'req-7d3168e9-3de4-43dd-b2e3-4d3803020422', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'' 2025-07-31 13:11:10,693 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.290s 2025-07-31 13:11:10,693 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c2c258-8aef-4f5b-845f-edafa85cfca1', 'x-compute-request-id': 'req-e1c2c258-8aef-4f5b-845f-edafa85cfca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"server": {"id": "e54051d4-07fd-4803-b716-d69d21d5105b", "name": "tempest-TestServerVolumeAttachmentScenario-server-1165751714", "stat us": "ACTIVE", "tenant_id": "b5dd1fd68f8f48bca0e6b411fe998c06", "user_id": "b92b6b25993e4acd93c46c79bc7af2e0", "metadata": {}, "hostId": "2800acde14316c8e5173b2a419a6745413990e373a7f22529903e91d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:16Z", "updated": "2025-07-31T13:11:10Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1358170602-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:b2:39"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:b2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e54051d4-07fd-4803-b716-d69d21d5105b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-874037297", "OS-SRV-USG:launched_at": "2025-07-31T13:09:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--827199541"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:12:00,793 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b 0.039s 2025-07-31 13:12:00,793 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cdcc19d6-d226-4959-afe7-a05540f763fc', 'x-compute-request-id': 'req-cdcc19d6-d226-4959-afe7-a05540f763fc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e54051d4-07fd-4803-b716-d69d21d5105b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e54051d4-07fd-4803-b716-d69d21d5105b could not be found."}}' 2025-07-31 13:12:00,821 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-874037297 0.027s 2025-07-31 13:12:00,821 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e55e70-cb9f-41fe-ad96-f7ff8cbdf9dd', 'x-compute-request-id': 'req-00e55e70-cb9f-41fe-ad96-f7ff8cbdf9dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-874037297'} Body: b'' 2025-07-31 13:12:01,001 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/3a9da2a5-6bfd-438b-930b-8e78b0508de4 0.179s 2025-07-31 13:12:01,001 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-08a856f3-9edb-4495-bb96-ebe0afe0b66c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3a9da2a5-6bfd-438b-930b-8e78b0508de4'} Body: b'' 2025-07-31 13:12:01,029 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/3a9da2a5-6bfd-438b-930b-8e78b0508de4 0.027s 2025-07-31 13:12:01,029 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7e300b2a-29a7-429a-95af-afda461fb0a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3a9da2a5-6bfd-438b-930b-8e78b0508de4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3a9da2a5-6bfd-438b-930b-8e78b0508de4 does not exist", "detail": ""}}' 2025-07-31 13:12:01,385 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/2327975d-5a27-4789-9b62-55c04a39f193 0.356s 2025-07-31 13:12:01,386 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b6583aac-7dbe-44a0-a563-054759db67cf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2327975d-5a27-4789-9b62-55c04a39f193'} Body: b'' 2025-07-31 13:12:01,488 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e 0.102s 2025-07-31 13:12:01,489 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5f2917-4c6a-4a9a-86b3-006435a9ec54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e'} Body: b'' 2025-07-31 13:12:01,518 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e 0.029s 2025-07-31 13:12:01,518 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7c744b-2947-4c4e-92d7-ac47fd084cbf', 'x-openstack-request-id': 'req-fe7c744b-2947-4c4e-92d7-ac47fd084cbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1350eb82-53b8-400f-8c9c-e1ade8a4cf7e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1350eb82-53b8-400f-8c9c-e1ade 8a4cf7e could not be found."}}' 2025-07-31 13:12:01,650 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74 0.131s 2025-07-31 13:12:01,651 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b817a4b3-1471-469a-9a43-d3d688b0a036', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74'} Body: b'' 2025-07-31 13:12:01,675 99928 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74 0.023s 2025-07-31 13:12:01,675 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d43c452-07f0-4aac-8ad7-a1c38db7f888', 'x-openstack-request-id': 'req-2d43c452-07f0-4aac-8ad7-a1c38db7f888', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b2b88fc1-644f-43b4-a700-f0c9ddc36f74'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b2b88fc1-644f-43b4-a700-f0c9ddc36f74 could not be found."}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 14d81fd9-37e8-4a0b-860a-cce2fee4ba2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:09,740 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.367s 2025-07-31 13:12:09,740 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44135162"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0914bbdd-5d63-4b51-b519-ee88613c4612', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0914bbdd-5d63-4b51-b519-ee88613c4612', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "14d81fd9-37e8-4a0b-860a-cce2fee4ba2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:09.673720", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44135162", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}], "user_id": "01b712ab81864a44af6071e816c9f1a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:12:09,800 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a 0.047s 2025-07-31 13:12:09,800 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c4e078-182d-4ea7-9e4e-8e5e752d589b', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c4e078-182d-4ea7-9e4e-8e5e752d589b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a'} Body: b'{"volume": {"id": "14d81fd9-37e8-4a0b-860a-cce2fee4ba2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:10.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44135162", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}], "user_id": "01b712ab81864a44af6071e816c9f1a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "16b57666c1724f53bf2544665785eb55"}}' 2025-07-31 13:12:10,864 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a 0.049s 2025-07-31 13:12:10,865 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd05d18d-eafa-4a0f-bb95-2b0dd7507d3e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd05d18d-eafa-4a0f-bb95-2b0dd7507d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a'} Body: b'{"volume": {"id": "14d81fd9-37e8-4a0b-860a-cce2fee4ba2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:10.000000", "updated_at": "2025-07-31T13:12:10.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44135162", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14d81fd9-37e8-4a0b-860a-cce2fee4ba2a"}], "user_id": "01b712ab81864a44af6071e816c9f1a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "16b57666c1724f53bf2544665785eb55"}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 19a8f8f3-14af-4759-b2bf-47856ba7c897 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:13,296 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.388s 2025-07-31 13:12:13,297 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809395832"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2c4020-149c-49a9-9cad-32749aa8dafe', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2c4020-149c-49a9-9cad-32749aa8dafe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "19a8f8f3-14af-4759-b2bf-47856ba7c897", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:13.217384", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809395832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}], "user_id": "6be50399fa1d4bc2ba1a2fe60be49932", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:12:13,352 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897 0.044s 2025-07-31 13:12:13,353 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d3ab81-d506-44c1-935d-71e1d2fa9460', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d3ab81-d506-44c1-935d-71e1d2fa9460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897'} Body: b'{"volume": {"id": "19a8f8f3-14af-4759-b2bf-47856ba7c897", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:13.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809395832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}], "user_id": "6be50399fa1d4bc2ba1a2fe60be49932", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b1ba5fd077142ef996708dfd224abe0"}}' 2025-07-31 13:12:14,408 99928 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897 0.040s 2025-07-31 13:12:14,408 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13 :12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0fbcbe-f3be-4bf1-9c3d-cd3218d70d96', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0fbcbe-f3be-4bf1-9c3d-cd3218d70d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897'} Body: b'{"volume": {"id": "19a8f8f3-14af-4759-b2bf-47856ba7c897", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:13.000000", "updated_at": "2025-07-31T13:12:13.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809395832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19a8f8f3-14af-4759-b2bf-47856ba7c897"}], "user_id": "6be50399fa1d4bc2ba1a2fe60be49932", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b1ba5fd077142ef996708dfd224abe0"}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server d92973d9-2ca3-40df-8622-c372b0cdd80c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-31T13:12:10Z', 'message': 'Build of instance d92973d9-2ca3-40df-8622-c372b0cdd80c aborted: Volume 496b50e9-823b-4bb5-a6b6-7ad4558f4a94 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-f6166672-6e85-442f-96e6-e61af383fb2a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:54,611 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-07-31 13:08:54,612 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-46a96e1b-c3a5-4e78-acd2-b7bb54bb6c7e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "password_expires_at": null}, "audit_ids": ["w2j1krhyTIO_TKu3CeVvPw"], "expires_at": "2025-07-31T14:08:54.000000Z", "issued_at": "2025-07-31T13:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e843dc7eb3c44ee583d12962dbee6325", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e843dc7eb3c44ee583d12962dbee6325", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:08:54,612 99926 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '17ad29ee-5d6b-437a-bf73-cd4b10fb5567', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1666030251-network', 'tenant_id': 'e843dc7eb3c44ee583d12962dbee6325', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e843dc7eb3c44ee583d12962dbee6325', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scop e': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:16Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:08:55,178 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.564s 2025-07-31 13:08:55,178 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1415362308", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "17ad29ee-5d6b-437a-bf73-cd4b10fb5567"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ee1ecb-911b-410c-ac21-a829f4a1bfad', 'x-compute-request-id': 'req-45ee1ecb-911b-410c-ac21-a829f4a1bfad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "byVW6iJ543Ee"}}' 2025-07-31 13:08:55,260 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099 0.078s 2025-07-31 13:08:55,260 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510234ae-906d-4735-b470-91d3968cf1be', 'x-compute-request-id': 'req-510234ae-906d-4735-b470-91d3968cf1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099'} Body: b'{"server": {"id": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1415362308", "status": "BUILD", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:55Z", "updated": "2025-07-31T13:08:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG :terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:09:45,749 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099 0.458s 2025-07-31 13:09:45,750 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a3d18a-0314-4439-a938-7165a46dc2d4', 'x-compute-request-id': 'req-b7a3d18a-0314-4439-a938-7165a46dc2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099'} Body: b'{"server": {"id": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1415362308", "status": "ACTIVE", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "aec2167f227b6d60891ae40448ae0c640c01b09f72f69b0de48ac1de", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:55Z", "updated": "2025-07-31T13:09:13Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1666030251-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:66:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:09:45,770 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:10:46,588 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099/action 0.775s 2025-07-31 13:10:46,588 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Ve rsion,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85f3cc46-3ad2-4924-8ca6-ec2a078a499f', 'x-compute-request-id': 'req-85f3cc46-3ad2-4924-8ca6-ec2a078a499f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099/action'} Body: b'{"image_id": "7987ed7b-f8d5-45d2-a9e8-241991798662"}' 2025-07-31 13:10:46,622 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.032s 2025-07-31 13:10:46,622 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-91f99bde-37c1-45bd-b287-f28a82d48c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:47,662 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.038s 2025-07-31 13:10:47,662 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e42c9b93-93c0-4562-8d2e-1f02b54af8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697 c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:48,690 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.026s 2025-07-31 13:10:48,691 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3431cb04-256f-4d51-9524-cd5792cab5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:49,733 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.041s 2025-07-31 13:10:49,734 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-715b496b-9873-496b-8cc5-9e183ea07afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-Serve rBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:50,759 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.023s 2025-07-31 13:10:50,759 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a00ac2b-940e-4aee-966a-43e798ca011d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:51,784 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.023s 2025-07-31 13:10:51,784 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4edee8e4-25f5-4589-86bc-a51c19f73bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:52,808 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.022s 2025-07-31 13:10:52,808 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cde5b99b-c2d0-4a0f-96b8-a84e5d838f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:53,841 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.031s 2025-07-31 13:10:53,842 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-t ype': 'application/json', 'x-openstack-request-id': 'req-a42e707b-bb4f-4313-b23d-4dd5b7612767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:54Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:54,881 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.037s 2025-07-31 13:10:54,881 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-073e173e-2a88-43d7-b764-025b31698abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:54Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:55,913 99926 INFO [tempest.lib.common.rest_cli ent] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.030s 2025-07-31 13:10:55,913 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f86deb48-d520-4167-8297-ceb701a918d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-865739626", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "413f9acd977411eb5b88d27240045a27", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "edc36718f81865fb7c81bad6cba3584062f946371101b8227df57298be5915798408a9b320146e9d80ccb2fd06e5dd12585b2d99cbdc50498b425d1d756cc699", "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:55Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:55,950 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662 0.036s 2025-07-31 13:10:55,950 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ea124406-ebe0-4bc2-9a08-90c585607d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "owner_id": "e843dc7eb3c44ee583d12962dbee6325", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "user_id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStabl eRescueTest-image-865739626", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "413f9acd977411eb5b88d27240045a27", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e843dc7eb3c44ee583d12962dbee6325", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "edc36718f81865fb7c81bad6cba3584062f946371101b8227df57298be5915798408a9b320146e9d80ccb2fd06e5dd12585b2d99cbdc50498b425d1d756cc699", "id": "7987ed7b-f8d5-45d2-a9e8-241991798662", "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:55Z", "tags": [], "self": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662", "file": "/v2/images/7987ed7b-f8d5-45d2-a9e8-241991798662/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:10:56,198 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099 0.247s 2025-07-31 13:10:56,198 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9ab4be2-4ecc-44cd-bebe-3d98833ef8ef', 'x-compute-request-id': 'req-d9ab4be2-4ecc-44cd-bebe-3d98833ef8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099'} Body: b'{"server": {"id": "0dbde5a9-8b9f-4952-8cc8-8284740e1099", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1415362308", "status": "ACTIVE", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "aec2167f227b6d60891ae40448ae0c640c01b09f72f69b0de48ac1de", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:08:55Z", "updated": "2025-07-31T13:10:55Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1666030251-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:66:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0dbde5a9-8b9f-4952-8cc8-8284740e1099"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:11:56,386 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.103s 2025-07-31 13:11:56,386 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)' , 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ca771de9-feec-4207-b58c-cbe457cbfeca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "521697c23a9c4ffcae5357169e133c3b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931-project-member", "password_expires_at": null}, "audit_ids": ["kACIZVrFQ_m4SRF7qYhsVA"], "expires_at": "2025-07-31T14:11:56.000000Z", "issued_at": "2025-07-31T13:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e843dc7eb3c44ee583d12962dbee6325", "name": "tempest-ServerBootFromVolumeStableRescueTest-1043906931"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e843dc7eb3c44ee583d12962dbee6325", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:11:56,387 99926 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '17ad29ee-5d6b-437a-bf73-cd4b10fb5567', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1666030251-network', 'tenant_id': 'e843dc7eb3c44ee583d12962dbee6325', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e843dc7eb3c44ee583d12962dbee6325', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:16Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:11:57,129 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.741s 2025-07-31 13:11:57,129 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-962234791", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "destination_type": "volume"}], "networks": [{"uuid": "17ad29ee-5d6b-437a-bf73-cd4b10fb5567"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6166672-6e85-442f-96e6-e61af383fb2a', 'x-compute-request-id': 'req-f6166672-6e85-442f-96e6-e61af383fb2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d92973d9-2ca3-40df-8622-c372b0cdd80c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vMRhT4UqJn4U"}}' 2025-07-31 13:11:57,222 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c 0.089s 2025-07-31 13:11:57,222 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164b44ae-5153-42c0-a35c-4af069c4889a', 'x-compute-request-id': 'req-164b44ae-5153-42c0-a35c-4af069c4889a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c'} Body: b'{"server": {"id": "d92973d9-2ca3-40df-8622-c372b0cdd80c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-962234791", "status": "BUILD", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:11:57Z", "updated": "2025-07-31T13:11:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:12:47,416 99926 INF O [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c 0.127s 2025-07-31 13:12:47,417 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5efc88-a8ad-48a4-beb8-c74fee7d77a1', 'x-compute-request-id': 'req-4a5efc88-a8ad-48a4-beb8-c74fee7d77a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c'} Body: b'{"server": {"id": "d92973d9-2ca3-40df-8622-c372b0cdd80c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-962234791", "status": "ERROR", "tenant_id": "e843dc7eb3c44ee583d12962dbee6325", "user_id": "521697c23a9c4ffcae5357169e133c3b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-07-31T13:11:57Z", "updated": "2025-07-31T13:12:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-31T13:12:10Z", "message": "Build of instance d92973d9-2ca3-40df-8622-c372b0cdd80c aborted: Volume 496b50e9-823b-4bb5-a6b6-7ad4558f4a94 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-07-31 13:12:47,435 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-07-31 13:12:47,770 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c 0.334s 2025-07-31 13:12:47,770 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5ea70be-3ca3-4aa3-b76b-82bf0d7fc48c', 'x-compute-request-id': 'req-a5ea70be-3ca3-4aa3-b76b-82bf0d7fc48c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c'} Body: b'' 2025-07-31 13:12:47,806 99926 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) : 404 GET http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c 0.035s 2025-07-31 13:12:47,807 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6c82e70e-87ed-4231-aae2-3e59f21b9935', 'x-compute-request-id': 'req-6c82e70e-87ed-4231-aae2-3e59f21b9935', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d92973d9-2ca3-40df-8622-c372b0cdd80c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d92973d9-2ca3-40df-8622-c372b0cdd80c could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 475, in test_rebuild_server_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 26a2ca37-549e-4cbe-bfe3-e45ba53c8554 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:08:09,962 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6 0.550s 2025-07-31 13:08:09,962 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:08:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2deaf2df-4358-496b-9b55-a1ba7fa2db7f', 'x-compute-request-id': 'req-2deaf2df-4358-496b-9b55-a1ba7fa2db7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6'} Body: b'{"server": {"id": "17c862f5-e7f0-49c6-abf6-b8c40c408bc6", "name": "tempest-ServerActionsTestOtherA-server-295201937", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:17Z", "updated": "2025-07-31T13:06:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1987277541", "OS-SRV-USG:launched_at": "2025-07-31T13:06:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422908380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:09:10,333 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.296s 2025-07-31 13:09:10,334 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-78038903"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5f99cb-54b0-42a3-a602-223af407826f', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5f99cb-54b0-42a3-a602-223af407826f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "26a2ca37-549e-4cbe-bfe3-e45ba53c8554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:10.256738", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-78038903", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"} ], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:09:10,443 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2025-07-31 13:09:10,444 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3407ebe0-d845-4543-bb72-34481ffe7b5f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "66e20c12c72a426abe6c5aa65d002770", "name": "tempest-ServerActionsTestOtherA-199091319-project-member", "password_expires_at": null}, "audit_ids": ["vXPTSh2eS6-kWeBFqo4waA"], "expires_at": "2025-07-31T14:09:10.000000Z", "issued_at": "2025-07-31T13:09:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561a60e076b94758a74d2184b6b3d818", "name": "tempest-ServerActionsTestOtherA-199091319"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/561a60e076b94758a74d2184b6b3d818", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:09:10,444 99924 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'eb187384-71cd-4fd3-8ceb-0491834e190a', 'name': 'tempest-ServerActionsTestOtherA-1334405753-network', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '561a60e076b94758a74d2184b6b3d818', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2291 2, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:06:03Z', 'updated_at': '2025-07-31T13:06:03Z', 'revision_number': 1} available for tenant 2025-07-31 13:09:10,445 99924 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:09:10,445 99924 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:09:10,530 99924 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.084s 2025-07-31 13:09:10,531 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-188469486", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTGclc9KmUe1LbECANfkVx+5kwKfJrtzX/0RL3LvwOFMUdYZX2ucT3zZE7dA3vhT6PSDa9h4LAHF+qvJ+ey9gd+rcvln+LlSLpD9QoOWQW6OfcbCSim1dNpBh8ldB++nA=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f941adf5-1d52-4a0d-ba11-d029ba3bff3c', 'x-compute-request-id': 'req-f941adf5-1d52-4a0d-ba11-d029ba3bff3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-188469486", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTGclc9KmUe1LbECANfkVx+5kwKfJrtzX/0RL3LvwOFMUdYZX2ucT3zZE7dA3vhT6PSDa9h4LAHF+qvJ+ey9gd+rcvln+LlSLpD9QoOWQW6OfcbCSim1dNpBh8ldB++nA==", "fingerprint": "ae:69:6c:27:df:5a:bf:5d:b2:de:2a:f2:4b:37:78:ed", "user_id": "66e20c12c72a426abe6c5aa65d002770"}}' 2025-07-31 13:09:10,533 99924 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-188469486 created 2025-07-31 13:09:10,803 99924 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.269s 2025-07-31 13:09:10,804 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1320748397", "description": "tempest-description--17039978"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-e290c3c4-26b3-4767-92d3-f79d53f531a5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "name": "tempest-securitygroup--1320748397", "stateful": true, "tenant_id": "561a60e076b94758a74d2184b6b3d818", "description": "tempest-description--17039978", "shared": false, "security_group_rules": [{"id": "6436db31-8d6a-4ad6-b1ce-0e16acafed04", "project_id": "561a60e076b94758a74d2184b6b3d818", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "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": 666, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:09:10Z", "updated_at": "2025-07-31T13:09 :10Z", "revision_number": 0}, {"id": "6550651e-b3ff-4414-80d5-d11cb749fa75", "project_id": "561a60e076b94758a74d2184b6b3d818", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "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": 667, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:09:10Z", "updated_at": "2025-07-31T13:09:10Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:09:10Z", "updated_at": "2025-07-31T13:09:10Z", "revision_number": 1, "project_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:09:11,100 99924 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.296s 2025-07-31 13:09:11,101 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d57f0f98-d991-492e-93a2-b33dd41dd294', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cbc475bc-e954-4364-9ea1-3e81e9cbc745", "project_id": "561a60e076b94758a74d2184b6b3d818", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:09:10Z", "updated_at": "2025-07-31T13:09:10Z", "revision_number": 0}}' 2025-07-31 13:09:11,609 99924 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.508s 2025-07-31 13:09:11,610 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d2bf5287-5609-4cd8-989e-a3d73690bb6c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f9eba6b-41f7-4865-8944-ecaec8b0c653", "project_id": "561a60e076b94758a74d2184b6b3d818", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "security_group_id": "bcfa1a8d-2428-4353-8ed9-7ad84b1c8685", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:09:11Z", "updated_at": "2025-07-31T13:09:11Z", "revision_number": 0}}' 2025-07-31 13:09:11,610 99924 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1320748397 created 2025-07-31 13:09:12,420 99924 INFO [te mpest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.809s 2025-07-31 13:09:12,421 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-313e1258-6e71-4726-93f7-55ef3c9c6521', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "floating_ip_address": "172.24.4.170", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "561a60e076b94758a74d2184b6b3d818", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:09:12Z", "updated_at": "2025-07-31T13:09:12Z", "revision_number": 0}}' 2025-07-31 13:09:12,421 99924 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:09:12Z', 'updated_at': '2025-07-31T13:09:12Z', 'revision_number': 0, 'ip': '172.24.4.170'} created 2025-07-31 13:09:12,422 99924 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-188469486', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTGclc9KmUe1LbECANfkVx+5kwKfJrtzX/0RL3LvwOFMUdYZX2ucT3zZE7dA3vhT6PSDa9h4LAHF+qvJ+ey9gd+rcvln+LlSLpD9QoOWQW6OfcbCSim1dNpBh8ldB++nA==', 'fingerprint': 'ae:69:6c:27:df:5a:bf:5d:b2:de:2a:f2:4b:37:78:ed', 'user_id': '66e20c12c72a426abe6c5aa65d002770', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFU4XOY00mLSsoyrozl4QM3zpgpeskC1OhgG5J2WJzh2F/3MYj5wJX\nNUiPyGFR4XygBwYFK4EEACKhZANiAAT0xnJXPSplHtS2xAgDX5FcfuZMCnya7c1/\n9ES9y78DhTFHWGV9rnE982RO3QN74U+j0g2vYeCwBxfqryfnsvYHfq3L5Z/i5Ui6\nQ/UKDlkFujn3GwkoptXTaQYfJXQfvpw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bcfa1a8d-2428-4353-8ed9-7ad84b1c8685', 'name': 'tempest-securitygroup--1320748397', 'stateful': True, 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'description': 'tempest-description--17039978', 'shared': False, 'security_group_rules': [{'id': '6436db31-8d6a-4ad6-b1ce-0e16acafed04', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'security_group_id': 'bcfa1a8d-2428-4353-8ed9-7ad84b1c8685', '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': 666, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:09:10Z', 'updated_at': '2025-07-31T13:09:10Z', 'revision_number': 0}, {'id': '6550651e-b3ff-4414-80d5-d11cb749fa75', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'security_group_id': 'bcfa1a8d-2428-4353-8ed9-7ad84b1c8685', '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_att r_id': 667, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:09:10Z', 'updated_at': '2025-07-31T13:09:10Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:09:10Z', 'updated_at': '2025-07-31T13:09:10Z', 'revision_number': 1, 'project_id': '561a60e076b94758a74d2184b6b3d818'}, 'floating_ip': {'id': 'b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:09:12Z', 'updated_at': '2025-07-31T13:09:12Z', 'revision_number': 0, 'ip': '172.24.4.170'}} 2025-07-31 13:09:13,355 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.932s 2025-07-31 13:09:13,356 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-290531376", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "eb187384-71cd-4fd3-8ceb-0491834e190a"}], "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "key_name": "tempest-keypair-188469486", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85b3e91-e1fc-45fb-adc6-1f929131a985', 'x-compute-request-id': 'req-b85b3e91-e1fc-45fb-adc6-1f929131a985', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "adminPass": "V5wFdYy2Pi3e"}}' 2025-07-31 13:09:13,591 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.210s 2025-07-31 13:09:13,592 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2b3360-3f41-42cb-a6cf-0eff45ef779c', 'x-compute-request-id': 'req-6c2b3360-3f41-42cb-a6cf-0eff45ef779c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "name": "tempest-tempest.common.compute-instance-290531376", "status": "BUILD", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metada ta": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:13Z", "updated": "2025-07-31T13:09:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-188469486", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:03,915 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.258s 2025-07-31 13:10:03,916 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3fa497-7ca5-48bd-a379-1505c4495616', 'x-compute-request-id': 'req-8c3fa497-7ca5-48bd-a379-1505c4495616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "name": "tempest-tempest.common.compute-instance-290531376", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:13Z", "updated": "2025-07-31T13:09:29Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:63:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-188469486", "OS-SRV-USG:launched_at": "2025-07-31T13:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:10:03,931 99924 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:11:04,205 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace/os-interface 0.213s 2025-07-31 13:11:04,205 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:03 GMT', 'server': 'Apache/2.4.52 (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-bd28e155-4155-443d-a8d9-42d39a510c54', 'x-compute-request-id': 'req-bd28e155-4155-443d-a8d9-42d39a510c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "eb187384-71cd-4fd3-8ceb-0491834e190a", "port_id": "3b9b95ac-96c2-4e31-a0a0-341453649d9a", "mac_addr": "fa:16:3e:e1:63:23", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "183f299a-fc45-45ef-9237-a5b49580a31f", "ip_address": "10.0.0.4"}]}]}' 2025-07-31 13:11:06,484 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef 2.275s 2025-07-31 13:11:06,485 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3b9b95ac-96c2-4e31-a0a0-341453649d9a"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f1ea29f5-d40c-41bc-8615-22b2aa7bd80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef'} Body: b'{"floatingip": {"id": "b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "floating_ip_address": "172.24.4.170", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "45bb592c-75f9-4747-b611-d99cc757dc72", "port_id": "3b9b95ac-96c2-4e31-a0a0-341453649d9a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "eb187384-71cd-4fd3-8ceb-0491834e190a", "mac_address": "fa:16:3e:e1:63:23", "admin_state_up": true, "status": "ACTIVE", "device_id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:09:12Z", "updated_at": "2025-07-31T13:11:04Z", "revision_number": 1, "project_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:11:06,487 99924 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.170:22' as 'cirros' with public key authentication 2025-07-31 13:11:06,500 99924 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:11:06,603 99924 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:11:06,603 99924 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.170 successfully created 2025-07-31 13:11:06,820 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.216s 2025-07-31 13:11:06,821 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3585a31c-46cd-4ec5-bfeb-4fae4a7842f1', 'x-compute-request-id': 'req-3585a31c-46cd-4ec5-bfeb-4fae4a7842f1', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "name": "tempest-tempest.common.compute-instance-290531376", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:13Z", "updated": "2025-07-31T13:09:29Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:63:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-188469486", "OS-SRV-USG:launched_at": "2025-07-31T13:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:06,881 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554 0.045s 2025-07-31 13:11:06,881 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1725bf15-ee7e-4226-a142-19093cb92f54', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1725bf15-ee7e-4226-a142-19093cb92f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554'} Body: b'{"volume": {"id": "26a2ca37-549e-4cbe-bfe3-e45ba53c8554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:10.000000", "updated_at": "2025-07-31T13:09:10.000000", "name": "tempest-ServerActionsTestOtherA-volume-78038903", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:11:07,953 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554 0.056s 2025-07-31 13:11:07,953 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-522c6a01-1a41-4206-a044-e49a813d2fbc', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522c6a01-1a41-4206-a044-e49a813d2fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554'} Body: b'{"volume": {"id": "26a2ca37-549e-4cbe-bfe3-e45ba53c8554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:09:10.000000", "updated_at": "2025-07-31T13:09:10.000000", "name": "tempest-ServerActionsTestOtherA-volume-78038903", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26a2ca37-549e-4cbe-bfe3-e45ba53c8554"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:11:08,173 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6 0.201s 2025-07-31 13:11:08,173 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c407e7-4727-42f1-b8b0-84737205928a', 'x-compute-request-id': 'req-a5c407e7-4727-42f1-b8b0-84737205928a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6'} Body: b'{"server": {"id": "17c862f5-e7f0-49c6-abf6-b8c40c408bc6", "name": "tempest-ServerActionsTestOtherA-server-295201937", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:17Z", "updated": "2025-07-31T13:06:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}, {"version": 4, "addr": "172.24.4.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1987277541", "OS-SRV-USG:launched_at": "2025-07-31T13:06:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422908380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:12:08,569 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.328s 2025-07-31 13:12:08,570 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ca86f0-55de-4979-8714-82069a644c92', 'x-compute-request-id': 'req-64ca86f0-55de-4979-8714-82069a644c92', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'' 2025-07-31 13:12:08,800 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.229s 2025-07-31 13:12:08,800 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229742fd-e71a-451b-bcd8-a6263db08a05', 'x-compute-request-id': 'req-229742fd-e71a-451b-bcd8-a6263db08a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"server": {"id": "005b07a1-0fc0-47b8-aa84-3cf4fa24aace", "name": "tempest-tempest.common.compute-instance-290531376", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:09:13Z", "updated": "2025-07-31T13:12:09Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:63:23"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:63:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-188469486", "OS-SRV-USG:launched_at": "2025-07-31T13:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1320748397"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:12:58,898 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace 0.033s 2025-07-31 13:12:58,898 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Ver sion,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ec25dc73-9531-4ede-ac70-f7772104d7c2', 'x-compute-request-id': 'req-ec25dc73-9531-4ede-ac70-f7772104d7c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/005b07a1-0fc0-47b8-aa84-3cf4fa24aace'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 005b07a1-0fc0-47b8-aa84-3cf4fa24aace could not be found."}}' 2025-07-31 13:12:58,934 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-188469486 0.035s 2025-07-31 13:12:58,934 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53833ccb-4f78-4bf5-82f4-0d8407604be2', 'x-compute-request-id': 'req-53833ccb-4f78-4bf5-82f4-0d8407604be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-188469486'} Body: b'' 2025-07-31 13:12:59,115 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/bcfa1a8d-2428-4353-8ed9-7ad84b1c8685 0.180s 2025-07-31 13:12:59,115 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f07abf55-1792-462c-bd49-e502bcfd11f8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/bcfa1a8d-2428-4353-8ed9-7ad84b1c8685'} Body: b'' 2025-07-31 13:12:59,132 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/bcfa1a8d-2428-4353-8ed9-7ad84b1c8685 0.016s 2025-07-31 13:12:59,132 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dc443a0e-cc8b-49d1-a029-e97ededb997e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/bcfa1a8d-2428-4353-8ed9-7ad84b1c8685'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bcfa1a8d-2428-4353-8ed9-7ad84b1c8685 does not exist", "detail": ""}}' 2025-07-31 13:12:59,492 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef 0.359s 2025-07-31 13:12:59,493 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ce7a8446-045e-4af8-ab5f-4caf7bb0663b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b69f9489-f2a3-4a45-bfc6-1eec3f3ff9ef'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9ee7be92-d396-403f-9edb-d676f4b0a60c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:39,839 99930 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:10:39,839 99930 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:10:39,895 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2025-07-31 13:10:39,895 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1052903872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDoun/oiiNfjHrXAVYZAO7znoyhaFbVZaaO1tigeykojPr+kM/XKx8vI9B6w/VEvLAHTGWfF+0fS5tqbD42I5gqgHBMRm7LYrKly8XhcHYg5w1YlENV3g4sp2zWSLDgU9w=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ad4f6e-b962-4048-8f58-a2ae9091cdfd', 'x-compute-request-id': 'req-12ad4f6e-b962-4048-8f58-a2ae9091cdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1052903872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDoun/oiiNfjHrXAVYZAO7znoyhaFbVZaaO1tigeykojPr+kM/XKx8vI9B6w/VEvLAHTGWfF+0fS5tqbD42I5gqgHBMRm7LYrKly8XhcHYg5w1YlENV3g4sp2zWSLDgU9w==", "fingerprint": "fb:85:71:d0:87:07:9f:11:e3:b0:e1:f9:3a:51:cc:2c", "user_id": "a4dccc2543ac4b629bd13fef2c03d802"}}' 2025-07-31 13:10:39,897 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1052903872 created 2025-07-31 13:10:40,331 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.432s 2025-07-31 13:10:40,331 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1281852737", "description": "tempest-description--486788501"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-84fbcb43-f425-4f02-ae82-06e0e6900655', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5c39b5ad-582c-4466-8976-48ebead985b7", "name": "tempest-securitygroup--1281852737", "stateful": true, "tenant_id": "93a84becbd59439eb33e434499f3053e", "description": "tempest-description--486788501", "shared": false, "security_group_rules": [{"id": "55b72be1-f483-41fa-9da5-c04c9c7ba5a1", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "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": 770, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 0}, {"id": "5b4477c3-9cb3-4ca9-9c8b-d1a0abc538fa", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "ethertype": "IPv4", "direction": "egress", "protocol": null, "por t_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": 771, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:10:40,574 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-07-31 13:10:40,575 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f7076646-5eeb-4a38-bdde-aad306660931', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5adb50f-8d94-45e7-b0be-599fe835f031", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 0}}' 2025-07-31 13:10:40,850 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.274s 2025-07-31 13:10:40,850 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c82dd4d9-0430-41eb-aefd-54544501a067', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bdd9a619-7610-42a2-957e-e4593b5040b5", "project_id": "93a84becbd59439eb33e434499f3053e", "tenant_id": "93a84becbd59439eb33e434499f3053e", "security_group_id": "5c39b5ad-582c-4466-8976-48ebead985b7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:10:40Z", "updated_at": "2025-07-31T13:10:40Z", "revision_number": 0}}' 2025-07-31 13:10:40,851 99930 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1281852737 created 2025-07-31 13:10:41,582 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.730s 2025-07-31 13:10:41,582 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-T oken': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0b313700-aaa2-4642-b329-88b1ae6b18b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a99bc5f1-15fa-43fd-9c7d-927ca44385d3", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.15", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "93a84becbd59439eb33e434499f3053e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:10:41Z", "updated_at": "2025-07-31T13:10:41Z", "revision_number": 0}}' 2025-07-31 13:10:41,582 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a99bc5f1-15fa-43fd-9c7d-927ca44385d3', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.15', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:10:41Z', 'updated_at': '2025-07-31T13:10:41Z', 'revision_number': 0, 'ip': '172.24.4.15'} created 2025-07-31 13:10:41,680 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2025-07-31 13:10:41,680 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0c4ab697-e265-4a52-81f3-83bbe7a9ee32', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4dccc2543ac4b629bd13fef2c03d802", "name": "tempest-AttachVolumeNegativeTest-1033921734-project-member", "password_expires_at": null}, "audit_ids": ["3T9xx9fASruLwlvGQXKILQ"], "expires_at": "2025-07-31T14:10:41.000000Z", "issued_at": "2025-07-31T13:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93a84becbd59439eb33e434499f3053e", "name": "tempest-AttachVolumeNegativeTest-1033921734"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", " type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/93a84becbd59439eb33e434499f3053e", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:10:41,681 99930 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '33341aed-c1a2-4c5f-ac13-5fbb360a766d', 'name': 'tempest-AttachVolumeNegativeTest-1274913234-network', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '93a84becbd59439eb33e434499f3053e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:04:15Z', 'updated_at': '2025-07-31T13:04:16Z', 'revision_number': 1} available for tenant 2025-07-31 13:10:41,682 99930 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1052903872', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDoun/oiiNfjHrXAVYZAO7znoyhaFbVZaaO1tigeykojPr+kM/XKx8vI9B6w/VEvLAHTGWfF+0fS5tqbD42I5gqgHBMRm7LYrKly8XhcHYg5w1YlENV3g4sp2zWSLDgU9w==', 'fingerprint': 'fb:85:71:d0:87:07:9f:11:e3:b0:e1:f9:3a:51:cc:2c', 'user_id': 'a4dccc2543ac4b629bd13fef2c03d802', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAxWw28CgLzuDczP4yxAKcQOqS/MnHxVU38GzuEP7TUYhPiMhcx3Qkm\nFsaqwbfyTwGgBwYFK4EEACKhZANiAAQ6Lp/6IojX4x61wFWGQDu856MoWhW1WWmj\ntbYoHspKIz6/pDP1ysfLyPQesP1RLywB0xlnxftH0ubamw+NiOYKoBwTEZuy2Kyp\ncvF4XB2IOcNWJRDVd4OLKds1kiw4FPc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5c39b5ad-582c-4466-8976-48ebead985b7', 'name': 'tempest-securitygroup--1281852737', 'stateful': True, 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'description': 'tempest-description--486788501', 'shared': False, 'security_group_rules': [{'id': '55b72be1-f483-41fa-9da5-c04c9c7ba5a1', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '5c39b5ad-582c-4466-8976-48ebead985b7', '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': 770, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:10:40Z', 'updated_at': '2025-07-31T13:10:40Z', 'revision_number': 0}, {'id': '5b4477c3-9cb3-4ca9-9c8b-d1a0abc538fa', 'project_id': '93a84becbd59439eb33e434499f3053e', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'security_group_id': '5c39b5ad-582c-4466-8976-48ebead985b7', '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': 771, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:10:40Z', 'updated_at': '2025-07-31T13:10:40Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025- 07-31T13:10:40Z', 'updated_at': '2025-07-31T13:10:40Z', 'revision_number': 1, 'project_id': '93a84becbd59439eb33e434499f3053e'}, 'floating_ip': {'id': 'a99bc5f1-15fa-43fd-9c7d-927ca44385d3', 'tenant_id': '93a84becbd59439eb33e434499f3053e', 'floating_ip_address': '172.24.4.15', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '93a84becbd59439eb33e434499f3053e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:10:41Z', 'updated_at': '2025-07-31T13:10:41Z', 'revision_number': 0, 'ip': '172.24.4.15'}} 2025-07-31 13:10:42,448 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.766s 2025-07-31 13:10:42,449 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-347686083", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "33341aed-c1a2-4c5f-ac13-5fbb360a766d"}], "security_groups": [{"name": "tempest-securitygroup--1281852737"}], "key_name": "tempest-keypair-1052903872", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ccd198-6f95-48b0-8821-52951144aad7', 'x-compute-request-id': 'req-08ccd198-6f95-48b0-8821-52951144aad7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1281852737"}], "adminPass": "password"}}' 2025-07-31 13:10:42,534 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.079s 2025-07-31 13:10:42,534 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e80c255-926b-4dc7-9916-49937245564c', 'x-compute-request-id': 'req-0e80c255-926b-4dc7-9916-49937245564c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'{"server": {"id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "name": "tempest-AttachVolumeNegativeTest-server-347686083", "status": "BUILD", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1" , "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:42Z", "updated": "2025-07-31T13:10:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1052903872", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:32,807 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.208s 2025-07-31 13:11:32,808 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ede0d31-109b-4fe2-9cf7-bf5471f685df', 'x-compute-request-id': 'req-5ede0d31-109b-4fe2-9cf7-bf5471f685df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'{"server": {"id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "name": "tempest-AttachVolumeNegativeTest-server-347686083", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:42Z", "updated": "2025-07-31T13:10:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ee:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1052903872", "OS-SRV-USG:launched_at": "2025-07-31T13:10:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1281852737"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:32,825 99930 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:12:33,043 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600/os-interface 0.161s 2025-07-31 13:12:33,043 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'applicati on/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d478125-7e40-4d05-a0b0-cc6dde0efeb6', 'x-compute-request-id': 'req-9d478125-7e40-4d05-a0b0-cc6dde0efeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "port_id": "d4e9159d-0643-426d-89c7-5718b41a42d4", "mac_addr": "fa:16:3e:c6:ee:75", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59d2e7e7-9ebb-4697-aded-d4d979882b83", "ip_address": "10.0.0.10"}]}]}' 2025-07-31 13:12:33,853 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/a99bc5f1-15fa-43fd-9c7d-927ca44385d3 0.805s 2025-07-31 13:12:33,853 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d4e9159d-0643-426d-89c7-5718b41a42d4"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-37f78137-bb37-49bb-85b9-795782ea75a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/a99bc5f1-15fa-43fd-9c7d-927ca44385d3'} Body: b'{"floatingip": {"id": "a99bc5f1-15fa-43fd-9c7d-927ca44385d3", "tenant_id": "93a84becbd59439eb33e434499f3053e", "floating_ip_address": "172.24.4.15", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "b9bbd44e-1b6c-4120-be47-b79bc608448e", "port_id": "d4e9159d-0643-426d-89c7-5718b41a42d4", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "33341aed-c1a2-4c5f-ac13-5fbb360a766d", "mac_address": "fa:16:3e:c6:ee:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:10:41Z", "updated_at": "2025-07-31T13:12:33Z", "revision_number": 1, "project_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:12:33,855 99930 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.15:22' as 'cirros' with public key authentication 2025-07-31 13:12:33,867 99930 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:12:33,969 99930 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:12:33,970 99930 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.15 successfully created 2025-07-31 13:12:34,013 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600/ips 0.043s 2025-07-31 13:12:34,014 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1befb6-57d7-4638-80d0-d1ada6fddb16', 'x-compute-request-id': 'req-fc1befb6-57d7-4638-80d0-d1ada6fddb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.10"} ]}}' 2025-07-31 13:12:34,214 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.197s 2025-07-31 13:12:34,214 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1373025469"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2cf90b-f9e8-41ec-9737-9855a581d05d', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2cf90b-f9e8-41ec-9737-9855a581d05d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9ee7be92-d396-403f-9edb-d676f4b0a60c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:34.144039", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1373025469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:12:34,269 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c 0.042s 2025-07-31 13:12:34,269 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac651ce1-58c8-4f16-b0b0-47e1ae6b9142', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac651ce1-58c8-4f16-b0b0-47e1ae6b9142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c'} Body: b'{"volume": {"id": "9ee7be92-d396-403f-9edb-d676f4b0a60c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:34.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1373025469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:12:35,326 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c 0.041s 2025-07-31 13:12:35,326 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-03b14e07-8481-455a-a358-48096a965386', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b14e07-8481-455a-a358-48096a965386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c'} Body: b'{"volume": {"id": "9ee7be92-d396-403f-9edb-d676f4b0a60c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:34.000000", "updated_at": "2025-07-31T13:12:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1373025469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee7be92-d396-403f-9edb-d676f4b0a60c"}], "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93a84becbd59439eb33e434499f3053e"}}' 2025-07-31 13:12:35,454 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.110s 2025-07-31 13:12:35,454 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31660620-4e33-4468-adc7-3e2fbd4331ae', 'x-compute-request-id': 'req-31660620-4e33-4468-adc7-3e2fbd4331ae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'' 2025-07-31 13:12:35,664 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.209s 2025-07-31 13:12:35,665 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce31c981-174a-44e5-af56-a24a14c731e8', 'x-compute-request-id': 'req-ce31c981-174a-44e5-af56-a24a14c731e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'{"server": {"id": "fb1071bf-584d-4e6a-ba27-34e9de939600", "name": "tempest-AttachVolumeNegativeTest-server-347686083", "status": "ACTIVE", "tenant_id": "93a84becbd59439eb33e434499f3053e", "user_id": "a4dccc2543ac4b629bd13fef2c03d802", "metadata": {}, "hostId": "c2657b7c9e87b854518d4b18e2968d481a1aa91cd4eab8c8ae9348af", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:42Z", "updated": "2025-07-31T13:12:35Z", "addresses": {"tempest-AttachVolumeNegativeTest-1274913234-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ee:75"}, {"version": 4, " addr": "172.24.4.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ee:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb1071bf-584d-4e6a-ba27-34e9de939600"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1052903872", "OS-SRV-USG:launched_at": "2025-07-31T13:10:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1281852737"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:13:25,771 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600 0.046s 2025-07-31 13:13:25,772 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e1b67079-3894-4e71-9e2c-cc28d7bf56c9', 'x-compute-request-id': 'req-e1b67079-3894-4e71-9e2c-cc28d7bf56c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb1071bf-584d-4e6a-ba27-34e9de939600'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fb1071bf-584d-4e6a-ba27-34e9de939600 could not be found."}}' 2025-07-31 13:13:25,808 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1052903872 0.035s 2025-07-31 13:13:25,808 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23304af9-d3ab-48c5-af5a-430cf6f5cda4', 'x-compute-request-id': 'req-23304af9-d3ab-48c5-af5a-430cf6f5cda4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1052903872'} Body: b'' 2025-07-31 13:13:26,011 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/5c39b5ad-582c-4466-8976-48ebead985b7 0.201s 2025-07-31 13:13:26,011 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f865fc70-4f6f-4179-8342-dc75d19dac3b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5c39b5ad-582c-4466-8976-48ebead985b7'} Body: b'' 2025-07-31 13:13:26,042 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/5c39b5ad-582c-4466-8976-48ebead985b7 0.028s 2025-07-31 13:13:26,046 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2b85f916-f4bb-4ef7-81fb-ac0b551ac806', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5c39b5ad-582c-4466-8976-48ebead985b7'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5c39b5ad-582c-4466-8976-48ebead985b7 does not exist", "detail": ""}}' 2025-07-31 13:13:26,449 99930 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/a99bc5f1-15fa-43fd-9c7d-927ca44385d3 0.398s 2025-07-31 13:13:26,449 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-763d198b-4a46-4e31-9c6e-233dff5e8514', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/a99bc5f1-15fa-43fd-9c7d-927ca44385d3'} Body: b'' tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4fff3d99-b331-4d24-8412-c535407b0d6b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:31,455 99930 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.443s 2025-07-31 13:13:31,455 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1544057876", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed6b6d20-40bb-40e6-b655-afb8978ac6c5', 'x-compute-request-id': 'req-ed6b6d20-40bb-40e6-b655-afb8978ac6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "4fff3d99-b331-4d24-8412-c535407b0d6b", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:13:31.342701", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1544057876", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-07-31 13:13:31,518 99930 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b 0.056s 2025-07-31 13:13:31,518 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af039fa6-9760-414d-8482-889c22c0ffb9', 'x-compute-request-id': 'req-af039fa6-9760-414d-8482-889c22c0ffb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b'} Body: b'{"volume": {"id": "4fff3d99-b331-4d24-8412-c535407b0d6b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:13:31.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1544057876", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-07-31 13:13:32,605 99930 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b 0.080s 2025-07-31 13:13:32,605 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f3f0064-0f5d-4d9f-ba3f-bacfdb6eb8fb', 'x-compute-request-id': 'req-2f3f0064-0f5d-4d9f-ba3f-bacfdb6eb8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4fff3d99-b331-4d24-8412-c535407b0d6b'} Body: b'{"volume": {"id": "4fff3d99-b331-4d24-8412-c535407b0d6b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:13:31.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1544057876", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 67d8e78c-e7f7-49f5-90b1-18176fcae413 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:10:46,819 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-07-31 13:10:46,819 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3a5091f0-5df1-446c-8113-3a5b076e9fbb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2dadf6defa1545d993913040862933bd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1732182027-project-member", "password_expires_at": null}, "audit_ids": ["0SDu_pQjSbKjpab8WnG8tQ"], "expires_at": "2025-07-31T14:10:46.000000Z", "issued_at": "2025-07-31T13:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bd672ea43cb47bc8ec83d88725f52b0", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1732182027"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8bd672ea43cb47bc8ec83d88725f52b0", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:10:46,820 99932 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '38793b23-13ad-420c-8443-9f22704923aa', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1514638230-network', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2670, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_a ddress_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:10:31Z', 'updated_at': '2025-07-31T13:10:31Z', 'revision_number': 1} available for tenant 2025-07-31 13:10:46,821 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:10:46,821 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:10:46,907 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.083s 2025-07-31 13:10:46,907 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2072975320", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIeTBLYxpr7uhR5+/PcfKpLupPF5YIeleLV03SEcXE2alsvbBt93lahvW9jEGSBkcwdtqTNZCyvezoMgNVs21wod/QpoE/VToCm+M4cDPlc6NU3hoGiPqqvtKyi0aH6oUA=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a803b16-2039-478b-8800-640f757abf52', 'x-compute-request-id': 'req-3a803b16-2039-478b-8800-640f757abf52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2072975320", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIeTBLYxpr7uhR5+/PcfKpLupPF5YIeleLV03SEcXE2alsvbBt93lahvW9jEGSBkcwdtqTNZCyvezoMgNVs21wod/QpoE/VToCm+M4cDPlc6NU3hoGiPqqvtKyi0aH6oUA==", "fingerprint": "23:a0:0d:ae:49:c4:77:12:cb:1f:b8:94:de:57:41:f6", "user_id": "2dadf6defa1545d993913040862933bd"}}' 2025-07-31 13:10:46,914 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2072975320 created 2025-07-31 13:10:47,161 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.246s 2025-07-31 13:10:47,161 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--666937874", "description": "tempest-description--881587311"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-0a2b963b-02e7-42ab-9b5c-16564e64d861', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c2672180-86ed-4673-a245-c8561057b13a", "name": "tempest-securitygroup--666937874", "stateful": true, "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "description": "tempest-description--881587311", "shared": false, "security_group_rules": [{"id": "a8df04cc-4038-4a46-9401-64d25ae3d75b", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "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": 780, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "revision_number": 0}, {"id": "c7e28db8-dbe3-4070-aa0e-a07407363e65", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "tenant _id": "8bd672ea43cb47bc8ec83d88725f52b0", "security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "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": 781, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:10:47Z", "updated_at": "2025-07-31T13:10:47Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:10:46Z", "updated_at": "2025-07-31T13:10:46Z", "revision_number": 1, "project_id": "8bd672ea43cb47bc8ec83d88725f52b0"}}' 2025-07-31 13:10:47,359 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.197s 2025-07-31 13:10:47,359 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-193a2f7c-146a-4e5a-bc18-f159dcdb4940', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea69c0b4-ca82-477d-a7e3-92110a5babdb", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:10:47Z", "updated_at": "2025-07-31T13:10:47Z", "revision_number": 0}}' 2025-07-31 13:10:47,596 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.236s 2025-07-31 13:10:47,596 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e2b459d6-ec24-44df-9ea4-d95cbb783fd0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e87788d6-e209-40f9-aef9-46922d6732fe", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "security_group_id": "c2672180-86ed-4673-a245-c8561057b13a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:10:47Z", "updated_at": "2025-07-31T13:10:47Z", "revision_number": 0}}' 2025-07-31 13:10:47,597 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--666937874 created 2025-07-31 13:10:48,503 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.906s 2025-07-31 13:10:48,504 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-08a4bb6a-6ec2-4dc7-979e-ca512eb8ae0e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "919819ed-21ab-4c33-b8f1-5988dd11cd06", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "floating_ip_address": "172.24.4.39", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8bd672ea43cb47bc8ec83d88725f52b0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:10:48Z", "updated_at": "2025-07-31T13:10:48Z", "revision_number": 0}}' 2025-07-31 13:10:48,504 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '919819ed-21ab-4c33-b8f1-5988dd11cd06', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'floating_ip_address': '172.24.4.39', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:10:48Z', 'updated_at': '2025-07-31T13:10:48Z', 'revision_number': 0, 'ip': '172.24.4.39'} created 2025-07-31 13:10:48,505 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2072975320', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIeTBLYxpr7uhR5+/PcfKpLupPF5YIeleLV03SEcXE2alsvbBt93lahvW9jEGSBkcwdtqTNZCyvezoMgNVs21wod/QpoE/VToCm+M4cDPlc6NU3hoGiPqqvtKyi0aH6oUA==', 'fingerprint': '23:a0:0d:ae:49:c4:77:12:cb:1f:b8:94:de:57:41:f6', 'user_id': '2dadf6defa1545d993913040862933bd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDyEVg1xXrQpBeQosneVlb+MtJDsPqjlCLs3WG6EIg5A4NB5HCGyc07\nG6fi5AZZSBCgBwYFK4EEACKhZANiAASHkwS2Maa+7oUefvz3HyqS7qTxeWCHpXi1\ndN0hHFxNmpbL2wbfd5Wob1vYxBkgZHMHbakzWQsr3s6DIDVbNtcKHf0KaBP1U6Ap\nvjOHAz5XOjVN4aBoj6qr7SsotGh+qFA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c2672180-86ed-4673-a245-c8561057b13a', 'name': 'tempest-securitygroup--666937874', 'stateful': True, 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'description': 'tempest-description--881587311', 'shared': False, 'security_group_rules': [{'id': 'a8df04cc-4038-4a46-9401-64d25ae3d75b', 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'security_group_id': 'c2672180-86ed-4673-a245-c8561057b13a', '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': 780, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:10:46Z', 'updated_at': '2025-07-31T13:10:46Z', 'revision_number': 0}, {'id': 'c7e28db8-dbe3-4070-aa0e-a07407363e65', 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'security_group_id': 'c2672180-86ed-4673-a245-c8561057b13a', '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': 781, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:10:47Z', 'updated_at': '2025-07 -31T13:10:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:10:46Z', 'updated_at': '2025-07-31T13:10:46Z', 'revision_number': 1, 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0'}, 'floating_ip': {'id': '919819ed-21ab-4c33-b8f1-5988dd11cd06', 'tenant_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'floating_ip_address': '172.24.4.39', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8bd672ea43cb47bc8ec83d88725f52b0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:10:48Z', 'updated_at': '2025-07-31T13:10:48Z', 'revision_number': 0, 'ip': '172.24.4.39'}} 2025-07-31 13:10:49,036 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.529s 2025-07-31 13:10:49,036 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "38793b23-13ad-420c-8443-9f22704923aa"}], "security_groups": [{"name": "tempest-securitygroup--666937874"}], "key_name": "tempest-keypair-2072975320", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a709829b-1bf0-4548-b408-4b5ebe895160', 'x-compute-request-id': 'req-a709829b-1bf0-4548-b408-4b5ebe895160', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--666937874"}], "adminPass": "DmnnSVH6YN9P"}}' 2025-07-31 13:10:49,121 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.081s 2025-07-31 13:10:49,122 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56b76e0-94c4-416a-bec7-a02274f29003', 'x-compute-request-id': 'req-f56b76e0-94c4-416a-bec7-a02274f29003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "status": "BUILD", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "user_id": "2dadf6defa1545d993913040862933bd", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookma rk", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:49Z", "updated": "2025-07-31T13:10:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2072975320", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:39,429 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.242s 2025-07-31 13:11:39,429 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618dfed4-0e7c-492d-9aa3-2be543b1d3b1', 'x-compute-request-id': 'req-618dfed4-0e7c-492d-9aa3-2be543b1d3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "status": "ACTIVE", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "user_id": "2dadf6defa1545d993913040862933bd", "metadata": {}, "hostId": "253218bcf05cad7f9f884021e58a7692b9341ce6bb6411c270c23f43", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:49Z", "updated": "2025-07-31T13:11:06Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1514638230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:c1:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2072975320", "OS-SRV-USG:launched_at": "2025-07-31T13:11:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--666937874"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:11:39,445 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:12:39,668 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702/os-interface 0.163s 2025-07-31 13:12:39,669 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98600707-b3d3-4abd-87dd-2dcdcd77e1e3', 'x-compute-request-id': 'req-98600707-b3d3-4abd-87dd-2dcdcd77e1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "38793b23-13ad-420c-8443-9f22704923aa", "port_id": "44e65527-ab6d-439a-9b89-d37e0e3905b2", "mac_addr": "fa:16:3e:72:c1:f6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4b4700ea-8e85-4aeb-812a-42bc31e35d9f", "ip_address": "10.0.0.12"}]}]}' 2025-07-31 13:12:40,438 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/919819ed-21ab-4c33-b8f1-5988dd11cd06 0.765s 2025-07-31 13:12:40,438 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "44e65527-ab6d-439a-9b89-d37e0e3905b2"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8e94b70d-72b8-4e38-ba7c-aab732edfd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/919819ed-21ab-4c33-b8f1-5988dd11cd06'} Body: b'{"floatingip": {"id": "919819ed-21ab-4c33-b8f1-5988dd11cd06", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "floating_ip_address": "172.24.4.39", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "f35c7790-3172-41f2-8d2e-91009a382afa", "port_id": "44e65527-ab6d-439a-9b89-d37e0e3905b2", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "38793b23-13ad-420c-8443-9f22704923aa", "mac_address": "fa:16:3e:72:c1:f6", "admin_state_up": true, "status": "ACTIVE", "device_id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:10:48Z", "updated_at": "2025-07-31T13:12:39Z", "revision_number": 1, "project_id": "8bd672ea43cb47bc8ec83d88725f52b0"}}' 2025-07-31 13:12:40,443 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.39:22' as 'cirros' with public key authentication 2025-07-31 13:12:40,458 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:12:40,562 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:12:40,562 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.39 successfully created 2025-07-31 13:12:40,729 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.166s 2025-07-31 13:12:40,730 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3225816d-f152-417f-bdab-61399682ea44', 'x-compute-request-id': 'req-3225816d-f152-417f-bdab-61399682ea44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "status": "ACTIVE", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "user_id": "2dadf6defa1545d993913040862933bd", "metadata": {}, "hostId": "253218bcf05cad7f9f884021e58a7692b9341ce6bb6411c270c23f43", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:49Z", "updated": "2025-07-31T13:11:06Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1514638230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:c1:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2072975320", "OS-SRV-USG:launched_at": "2025-07-31T13:11:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--666937874"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:12:40,818 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.073s 2025-07-31 13:12:40,819 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8041706e-dbeb-4539-b466-7b5075aea6ce', 'x-compute-request-id': 'req-8041706e-dbeb-4539-b466-7b5075aea6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}]}]}' 2025-07-31 13:12:41,112 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.286s 2025-07-31 13:12:41,112 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1953952788", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ff30fa-63b0-4d3a-ad35-e62d8bd057d8', 'content-length': '790', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ff30fa-63b0-4d3a-ad35-e62d8bd057d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "67d8e78c-e7f7-49f5-90b1-18176fcae413", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:41.036326", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1953952788", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}], "user_id": "2dadf6defa1545d993913040862933bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:12:41,173 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413 0.049s 2025-07-31 13:12:41,174 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1a1865-cd17-46f5-ab92-8b94351983e6', 'content-length': '858', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1a1865-cd17-46f5-ab92-8b94351983e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413'} Body: b'{"volume": {"id": "67d8e78c-e7f7-49f5-90b1-18176fcae413", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:41.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1953952788", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}], "user_id": "2dadf6defa1545d993913040862933bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0"}}' 2025-07-31 13:12:42,230 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413 0.042s 2025-07-31 13:12:42,230 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8fad82-0f5f-40c9-9229-c9b6f6a56fd2', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8fad82-0f5f-40c9-9229-c9b6f6a56fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413'} Body: b'{"volume": {"id": "67d8e78c-e7f7-49f5-90b1-18176fcae413", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:12:41.000000", "updated_at": "2025-07-31T13:12:41.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1953952788", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.2 10/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413"}], "user_id": "2dadf6defa1545d993913040862933bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0"}}' 2025-07-31 13:12:42,341 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413 0.096s 2025-07-31 13:12:42,341 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9cfcb4-ffe4-4338-a402-f81de0e2f21c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413'} Body: b'' 2025-07-31 13:12:42,365 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413 0.023s 2025-07-31 13:12:42,365 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5c5e71-50b7-4c6a-93ac-dc6b7ae6a7ac', 'x-openstack-request-id': 'req-ff5c5e71-50b7-4c6a-93ac-dc6b7ae6a7ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67d8e78c-e7f7-49f5-90b1-18176fcae413'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67d8e78c-e7f7-49f5-90b1-18176fcae413 could not be found."}}' 2025-07-31 13:12:42,492 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.127s 2025-07-31 13:12:42,493 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-116724cc-4648-4ab3-98f5-31721dd6b2f0', 'x-compute-request-id': 'req-116724cc-4648-4ab3-98f5-31721dd6b2f0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'' 2025-07-31 13:12:42,661 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.167s 2025-07-31 13:12:42,662 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json ', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76183c9e-b1a0-42fe-bbc4-0fd47912e589', 'x-compute-request-id': 'req-76183c9e-b1a0-42fe-bbc4-0fd47912e589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"server": {"id": "5335a483-8699-46fe-b3f0-6a21b2dde702", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1731880572", "status": "ACTIVE", "tenant_id": "8bd672ea43cb47bc8ec83d88725f52b0", "user_id": "2dadf6defa1545d993913040862933bd", "metadata": {}, "hostId": "253218bcf05cad7f9f884021e58a7692b9341ce6bb6411c270c23f43", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:10:49Z", "updated": "2025-07-31T13:12:42Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1514638230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:c1:f6"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:c1:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5335a483-8699-46fe-b3f0-6a21b2dde702"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2072975320", "OS-SRV-USG:launched_at": "2025-07-31T13:11:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--666937874"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:13:32,763 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702 0.038s 2025-07-31 13:13:32,763 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e5781e82-2490-4795-986c-46ca2f2e1eb1', 'x-compute-request-id': 'req-e5781e82-2490-4795-986c-46ca2f2e1eb1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5335a483-8699-46fe-b3f0-6a21b2dde702'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5335a483-8699-46fe-b3f0-6a21b2dde702 could not be found."}}' 2025-07-31 13:13:32,791 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2072975320 0.027s 2025-07-31 13:13:32,791 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad66e341-dba0-4aba-9434-812e96eb e2fe', 'x-compute-request-id': 'req-ad66e341-dba0-4aba-9434-812e96ebe2fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2072975320'} Body: b'' 2025-07-31 13:13:32,986 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c2672180-86ed-4673-a245-c8561057b13a 0.194s 2025-07-31 13:13:32,986 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4727029d-e2cb-4e94-830a-4df4ece60476', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c2672180-86ed-4673-a245-c8561057b13a'} Body: b'' 2025-07-31 13:13:33,019 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c2672180-86ed-4673-a245-c8561057b13a 0.032s 2025-07-31 13:13:33,019 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c9f1359e-21d0-4a3f-be4a-d23b79268e7c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c2672180-86ed-4673-a245-c8561057b13a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c2672180-86ed-4673-a245-c8561057b13a does not exist", "detail": ""}}' 2025-07-31 13:13:34,146 99932 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/919819ed-21ab-4c33-b8f1-5988dd11cd06 1.126s 2025-07-31 13:13:34,146 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6d9a76f2-80bf-48f7-ac86-b38f4c02759d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/919819ed-21ab-4c33-b8f1-5988dd11cd06'} Body: b'' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 84, in test_delete_dep_chain volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 46442395-4ed9-4dc8-8e2d-8b0a7f2af750 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:43,563 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.378s 2025-07-31 13:13:43,563 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1700908986"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9fef06-9005-4e3e-b53a-b52846eb1315', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9fef06-9005-4e3e-b53a-b52846eb1315', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "46442395-4ed9-4dc8-8e2d-8b0a7f2af750", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:43.494502", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1700908986", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:13:43,613 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750 0.038s 2025-07-31 13:13:43,613 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e1d7c3-ac11-4eef-b6b7-a16c88559ad0', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e1d7c3-ac11-4eef-b6b7-a16c88559ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750'} Body: b'{"volume": {"id": "46442395-4ed9-4dc8-8e2d-8b0a7f2af750", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:43.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1700908986", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' 2025-07-31 13:13:44,668 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750 0.040s 2025-07-31 13:13:44,669 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b50a32-9701-42c2-9ea6-ca05ed837590', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b50a32-9701-42c2-9ea6-ca05ed837590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750'} Body: b'{"volume": {"id": "46442395-4ed9-4dc8-8e2d-8b0a7f2af750", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:43.000000", "updated_at": "2025-07-31T13:13:44.000000", "name": "tempest-VolumeDependencyTests-Volume-1700908986", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46442395-4ed9-4dc8-8e2d-8b0a7f2af750"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 109, in test_delete_dep_chain_2 volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b4dca21-a44c-4d6b-84f9-de56bf94cf6a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:44,874 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.185s 2025-07-31 13:13:44,874 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1227960000"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a0388d1-dc79-4cee-bfe7-bd5bf6e601a8', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a0388d1-dc79-4cee-bfe7-bd5bf6e601a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4b4dca21-a44c-4d6b-84f9-de56bf94cf6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:44.817934", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1227960000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:13:44,921 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a 0.035s 2025-07-31 13:13:44,922 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795e29f4-5bb4-4c47-b9af-aa3a6f939a3e', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795e29f4-5bb4-4c47-b9af-aa3a6f939a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a'} Body: b'{"volume": {"id": "4b4dca21-a44c-4d6b-84f9-de56bf94cf6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:45.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1227960000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' 2025-07-31 13:13:45,976 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a 0.040s 2025-07-31 13:13:45,977 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Th u, 31 Jul 2025 13:13:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fced4fc7-7969-4461-a68a-fefcf704e55d', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fced4fc7-7969-4461-a68a-fefcf704e55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a'} Body: b'{"volume": {"id": "4b4dca21-a44c-4d6b-84f9-de56bf94cf6a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:45.000000", "updated_at": "2025-07-31T13:13:45.000000", "name": "tempest-VolumeDependencyTests-Volume-1227960000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b4dca21-a44c-4d6b-84f9-de56bf94cf6a"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 58, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c1af0b1-0c20-4e01-bc89-0614c5910324 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:46,204 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.208s 2025-07-31 13:13:46,204 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-507153983"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad81d96b-be95-4804-a9c3-c6ccae7b489e', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad81d96b-be95-4804-a9c3-c6ccae7b489e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9c1af0b1-0c20-4e01-bc89-0614c5910324", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:46.138624", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-507153983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:13:46,258 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324 0.042s 2025-07-31 13:13:46,259 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd37704-9057-41dc-b36c-332978fc171d', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd37704-9057-41dc-b36c-332978fc171d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324'} Body: b'{"volume": {"id": "9c1af0b1-0c20-4e01-bc89-0614c5910324", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:46.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-507153983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' 2025-07-31 13:13:47,313 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324 0.040s 2025-07-31 13:13:47,313 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Thu, 31 Jul 2025 13:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1412a792-f084-432e-ba37-9ea6f836b419', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1412a792-f084-432e-ba37-9ea6f836b419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324'} Body: b'{"volume": {"id": "9c1af0b1-0c20-4e01-bc89-0614c5910324", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:46.000000", "updated_at": "2025-07-31T13:13:46.000000", "name": "tempest-VolumeDependencyTests-Volume-507153983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9c1af0b1-0c20-4e01-bc89-0614c5910324"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e9dab08e-79f0-4db8-818d-e73772f3ce22 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] ------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 42, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e6cc993c-ba37-4a8f-8639-5e75ebb614d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:47,506 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.177s 2025-07-31 13:13:47,506 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1831458615"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6be8a1f-8f32-455d-bdf0-555dcd2f10ca', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6be8a1f-8f32-455d-bdf0-555dcd2f10ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e6cc993c-ba37-4a8f-8639-5e75ebb614d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:47.446181", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1831458615", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-07-31 13:13:47,556 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4 0.038s 2025-07-31 13:13:47,556 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238c3155-172a-4c44-b341-f4f509f967a5', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238c3155-172a-4c44-b341-f4f509f967a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4'} Body: b'{"volume": {"id": "e6cc993c-ba37-4a8f-8639-5e75ebb614d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:47.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1831458615", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' 2025-07-31 13:13:48,614 99932 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4 0.043s 2025-07-31 13:13:48,614 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Thu, 31 Jul 2025 13:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ecc77a2-2aae-4bf6-a733-64b822ebfb20', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ecc77a2-2aae-4bf6-a733-64b822ebfb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4'} Body: b'{"volume": {"id": "e6cc993c-ba37-4a8f-8639-5e75ebb614d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:47.000000", "updated_at": "2025-07-31T13:13:48.000000", "name": "tempest-VolumeDependencyTests-Volume-1831458615", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6cc993c-ba37-4a8f-8639-5e75ebb614d4"}], "user_id": "c7cbc4ca158c445aa493f37f6b94773a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2fe83a8f544f4ded82eda8ae2c4b1d70"}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d75f5f94-e7f6-4eaa-945f-8b21c5f27dfc failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1ec78fdf-8746-45c6-a341-9b4ac23c0ec0 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9225facf-c232-4097-a4ec-b736870abf73 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:56,756 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.160s 2025-07-31 13:13:56,756 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-653f78f6-0dea-4f94-8d4c-cd2fbf601182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:13:57,145 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.388s 2025-07-31 13:13:57,146 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1072612720"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68f3a38-286e-497a-8e3d-152448677c69', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68f3a38-286e-497a-8e3d-152448677c69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9225facf-c232-4097-a4ec-b736870abf73", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:57.075064", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1072612720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9225facf-c232-4097-a4ec-b736870abf73"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:13:57,197 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.037s 2025-07-31 13:13:57,197 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-4908788c-fd4b-4dbc-9cca-25f9f6f1fbfa', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4908788c-fd4b-4dbc-9cca-25f9f6f1fbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'{"volume": {"id": "9225facf-c232-4097-a4ec-b736870abf73", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:57.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1072612720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9225facf-c232-4097-a4ec-b736870abf73"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:58,249 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.036s 2025-07-31 13:13:58,249 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1879cb48-20c0-454e-b2ac-dc599c5ea5c9', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1879cb48-20c0-454e-b2ac-dc599c5ea5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'{"volume": {"id": "9225facf-c232-4097-a4ec-b736870abf73", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:57.000000", "updated_at": "2025-07-31T13:13:57.000000", "name": "tempest-VolumesCloneTest-Volume-1072612720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9225facf-c232-4097-a4ec-b736870abf73"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:58,308 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.044s 2025-07-31 13:13:58,308 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1277a0-a921-4106-860c-64fa5ed7589a', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1277a0-a921-4106-860c-64fa5ed7589a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'{"volume": {"id": "9225facf-c232-4097-a4ec-b736870abf73", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:57.000000 ", "updated_at": "2025-07-31T13:13:57.000000", "name": "tempest-VolumesCloneTest-Volume-1072612720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9225facf-c232-4097-a4ec-b736870abf73"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:58,416 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.094s 2025-07-31 13:13:58,416 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad86f61-51a9-4960-9c27-b49e1b98dedf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'' 2025-07-31 13:13:58,437 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73 0.020s 2025-07-31 13:13:58,437 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2408cf94-e278-4cff-bb99-38b9b0cdbe44', 'x-openstack-request-id': 'req-2408cf94-e278-4cff-bb99-38b9b0cdbe44', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9225facf-c232-4097-a4ec-b736870abf73'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9225facf-c232-4097-a4ec-b736870abf73 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] ----------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 16057873-37db-44b0-afaa-44509500fec8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:13:58,619 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.178s 2025-07-31 13:13:58,619 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1979364740"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c30d0ee-1e9d-48a7-a762-cbfc7da86f57', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c30d0ee-1e9d-48a7-a762-cbfc7da86f57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "16057873-37db-44b0-afaa-44509500fec8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:58.562631", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1979364740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/16057873-37db-44b0-afaa-44509500fec8"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:13:58,672 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.037s 2025-07-31 13:13:58,672 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b72a4b-0bdb-4733-989b-8ac490f89e66', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b72a4b-0bdb-4733-989b-8ac490f89e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'{"volume": {"id": "16057873-37db-44b0-afaa-44509500fec8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:59.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1979364740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/16057873-37db-44b0-afaa-44509500fec8"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:59,725 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.037s 2025-07-31 13:13:59,725 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef5a3a9-f634-4377-888f-7f41826e5402', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef5a3a9-f634-4377-888f-7f41826e5402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'{"volume": {"id": "16057873-37db-44b0-afaa-44509500fec8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:59.000000", "updated_at": "2025-07-31T13:13:59.000000", "name": "tempest-VolumesCloneTest-Volume-1979364740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/16057873-37db-44b0-afaa-44509500fec8"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:59,777 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.036s 2025-07-31 13:13:59,777 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bff31e0-9b00-4193-9e80-a45184565005', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bff31e0-9b00-4193-9e80-a45184565005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'{"volume": {"id": "16057873-37db-44b0-afaa-44509500fec8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:59.000000", "updated_at": "2025-07-31T13:13:59.000000", "name": "tempest-VolumesCloneTest-Volume-1979364740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/16057873-37db-44b0-afaa-44509500fec8"}], "user_id": "28e0ed851c5d49d4b67d84699f3d7221", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "503bb313e8af42d5af0b535948eb81ec"}}' 2025-07-31 13:13:59,889 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.098s 2025-07-31 13:13:59,890 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177c0299-ec26-4424-a0df-499784c863a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'' 2025-07-31 13:13:59,914 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8 0.024s 2025-07-31 13:13:59,915 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc2e12e-41b2-4912-aba2-a47d6bc55f28', 'x-openstack-request-id': 'req-4bc2e12e-41b2-4912-aba2-a47d6bc55f28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/16057873-37db-44b0-afaa-44509500fec8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 16057873-37db-44b0-afaa-44509500fec8 could not be found."}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 537, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dec9c20d-3c13-4370-9129-4133320aa2ec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:29,400 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379 0.233s 2025-07-31 13:12:29,400 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f75b0f3-0e70-4755-8abc-fbd9f3ee47b4', 'x-compute-request-id': 'req-7f75b0f3-0e70-4755-8abc-fbd9f3ee47b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379'} Body: b'{"server": {"id": "c62a03ac-5024-44d4-bc65-c1127efbc379", "name": "tempest-ServersNegativeTestJSON-server-567842232", "status": "ACTIVE", "tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049", "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "metadata": {}, "hostId": "0049f937b09ebdb739c8aadc91c21549839a2b3d868e1b7e7571a49d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:57Z", "updated": "2025-07-31T13:08:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1925219958-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:20:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:13:29,819 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.341s 2025-07-31 13:13:29,819 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1755782820"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f962ab0-1356-4b51-b1d5-e021656e0063', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f962ab0-1356-4b51-b1d5-e021656e0063', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "dec9c20d-3c13-4370-9129-4133320aa2ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:29.755097", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1755782820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f 499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:13:29,873 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec 0.042s 2025-07-31 13:13:29,874 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6add95-43b6-4108-b62f-0c858bece791', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6add95-43b6-4108-b62f-0c858bece791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec'} Body: b'{"volume": {"id": "dec9c20d-3c13-4370-9129-4133320aa2ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:30.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1755782820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049"}}' 2025-07-31 13:13:30,927 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec 0.038s 2025-07-31 13:13:30,928 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2dc7bd6-8ffc-44db-953d-02cc2e075242', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2dc7bd6-8ffc-44db-953d-02cc2e075242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec'} Body: b'{"volume": {"id": "dec9c20d-3c13-4370-9129-4133320aa2ec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:13:30.000000", "updated_at": "2025-07-31T13:13:30.000000", "name": "tempest-ServersNegativeTestJSON-volume-1755782820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dec9c20d-3c13-4370-9129-4133320aa2ec"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049"}}' 2025-07-31 13:13:31,175 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379 0.233s 2025-07-31 13:13:31,176 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1e7ef9b-2d14-403d-a13b-91c2e907a563', 'x-compute-request-id': 'req-b1e7ef9b-2d14-403d-a13b-91c2e907a563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379'} Body: b'{"server": {"id": "c62a03ac-5024-44d4-bc65-c1127efbc379", "name": "tempest-ServersNegativeTestJSON-server-567842232", "status": "ACTIVE", "tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049", "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "metadata": {}, "hostId": "0049f937b09ebdb739c8aadc91c21549839a2b3d868e1b7e7571a49d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:57Z", "updated": "2025-07-31T13:08:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1925219958-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:20:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 505, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0f625939-ac42-4527-b0aa-52305895045a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:59,720 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6 0.217s 2025-07-31 13:12:59,720 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7017b561-ff13-4c29-b01c-73bc6013e231', 'x-compute-request-id': 'req-7017b561-ff13-4c29-b01c-73bc6013e231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6'} Body: b'{"server": {"id": "17c862f5-e7f0-49c6-abf6-b8c40c408bc6", "name": "tempest-ServerActionsTestOtherA-server-295201937", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:17Z", "updated": "2025-07-31T13:06:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}, {"version": 4, "addr": "172.24.4.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1987277541", "OS-SRV-USG:launched_at": "2025-07-31T13:06:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422908380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:13:59,885 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.082s 2025-07-31 13:13:59,885 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ea24e66b-ccb5-468a-9f71-81ab751ccdc1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "66e20c12c72a426abe6c5aa65d002770", "name": "tempest-ServerActionsTestOtherA-199091319-project-member", "password_expires_at": null}, "audit_ids": ["FAqoQwC0Qkegt6rMS_kwPg"], "expires_at": "2025-07-31T14:13:59.000000Z", "issued_at": "2025-07-31T13:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561a60e076b94758a74d2184b6b3d818", "name": "tempest-ServerActionsTestOtherA-199091319"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0 259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/561a60e076b94758a74d2184b6b3d818", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:13:59,886 99924 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'eb187384-71cd-4fd3-8ceb-0491834e190a', 'name': 'tempest-ServerActionsTestOtherA-1334405753-network', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '561a60e076b94758a74d2184b6b3d818', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22912, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:06:03Z', 'updated_at': '2025-07-31T13:06:03Z', 'revision_number': 1} available for tenant 2025-07-31 13:13:59,887 99924 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1987277541', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFwgcdPE5shYjixY9GlLhGzXP7MVzPBZylXiuKKDFv42KlYxU7aQFApAww2OWL3/B2jfS5Eix0YJyQ1CjRwsHOTjxF7niu+KscA5HkMgumLOTU289cV3BI/QNdN1/70DiQ==', 'fingerprint': 'd9:50:a4:5e:2a:d3:7e:e4:a7:83:7b:ea:39:fd:e5:b6', 'user_id': '66e20c12c72a426abe6c5aa65d002770', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6L+nKOphe4pSx95/jskDXzZugovtBq3UKjkjgDqKyuYNSAf66O0Bo\n8yBrJViH7SygBwYFK4EEACKhZANiAARcIHHTxObIWI4sWPRpS4Rs1z+zFczwWcpV\n4riigxb+NipWMVO2kBQKQMMNjli9/wdo30uRIsdGCckNQo0cLBzk48Re54rvirHA\nOR5DILpizk1NvPXFdwSP0DXTdf+9A4k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f84f912f-3338-44b4-8c0d-9b213bf62079', 'name': 'tempest-securitygroup--1422908380', 'stateful': True, 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'description': 'tempest-description--1454255393', 'shared': False, 'security_group_rules': [{'id': '8723953e-3bac-48fb-8ba7-efa9b0892dcd', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'security_group_id': 'f84f912f-3338-44b4-8c0d-9b213bf62079', 'ethertype': 'IPv 4', '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': 512, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:06:13Z', 'updated_at': '2025-07-31T13:06:13Z', 'revision_number': 0}, {'id': 'be9d9e45-e50b-4c41-83cc-721e6002aef6', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'security_group_id': 'f84f912f-3338-44b4-8c0d-9b213bf62079', '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': 511, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:06:13Z', 'updated_at': '2025-07-31T13:06:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:06:13Z', 'updated_at': '2025-07-31T13:06:13Z', 'revision_number': 1, 'project_id': '561a60e076b94758a74d2184b6b3d818'}, 'floating_ip': {'id': '55420f6f-ffc2-4641-ac0b-3d05249a5b2a', 'tenant_id': '561a60e076b94758a74d2184b6b3d818', 'floating_ip_address': '172.24.4.241', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '561a60e076b94758a74d2184b6b3d818', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:06:15Z', 'updated_at': '2025-07-31T13:06:15Z', 'revision_number': 0, 'ip': '172.24.4.241'}} 2025-07-31 13:14:00,287 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/volumes 0.398s 2025-07-31 13:14:00,287 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1585317670", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a676e097-7a49-4d04-a7fb-6b6d140874c2', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a676e097-7a49-4d04-a7fb-6b6d140874c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0f625939-ac42-4527-b0aa-52305895045a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:00.227320", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1585317670", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0f625939-ac42-4527-b0aa-52305895045a"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:14:00,340 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a 0.038s 2025-07-31 13:14:00,340 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-d3a776cd-5a07-4853-b77d-55ec554931c0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a776cd-5a07-4853-b77d-55ec554931c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a'} Body: b'{"volume": {"id": "0f625939-ac42-4527-b0aa-52305895045a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:00.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1585317670", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0f625939-ac42-4527-b0aa-52305895045a"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:14:01,394 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a 0.039s 2025-07-31 13:14:01,394 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f859db-ca12-48d9-9590-207256b0d571', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f859db-ca12-48d9-9590-207256b0d571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a'} Body: b'{"volume": {"id": "0f625939-ac42-4527-b0aa-52305895045a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:00.000000", "updated_at": "2025-07-31T13:14:00.000000", "name": "tempest-tempest.common.compute-volume-1585317670", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0f625939-ac42-4527-b0aa-52305895045a"}], "user_id": "66e20c12c72a426abe6c5aa65d002770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "561a60e076b94758a74d2184b6b3d818"}}' 2025-07-31 13:14:01,520 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a 0.110s 2025-07-31 13:14:01,521 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a7d0be-4070-46bb-a47e-81ac39012124', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a'} Body: b'' 2025-07-31 13:14:01,540 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volum e/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a 0.019s 2025-07-31 13:14:01,541 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5924b6f-9d65-4801-b435-5ed45646faf2', 'x-openstack-request-id': 'req-a5924b6f-9d65-4801-b435-5ed45646faf2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0f625939-ac42-4527-b0aa-52305895045a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0f625939-ac42-4527-b0aa-52305895045a could not be found."}}' 2025-07-31 13:14:01,541 99924 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2025-07-31 13:14:01,786 99924 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6 0.243s 2025-07-31 13:14:01,786 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92a6dc8a-954b-4fa4-8682-8f6ce06520ed', 'x-compute-request-id': 'req-92a6dc8a-954b-4fa4-8682-8f6ce06520ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6'} Body: b'{"server": {"id": "17c862f5-e7f0-49c6-abf6-b8c40c408bc6", "name": "tempest-ServerActionsTestOtherA-server-295201937", "status": "ACTIVE", "tenant_id": "561a60e076b94758a74d2184b6b3d818", "user_id": "66e20c12c72a426abe6c5aa65d002770", "metadata": {}, "hostId": "b0ac5e4f626df9fbe64dd5ae5f3ea1bcb170043ddefb42fc0c880d2b", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:06:17Z", "updated": "2025-07-31T13:06:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1334405753-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}, {"version": 4, "addr": "172.24.4.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:23:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17c862f5-e7f0-49c6-abf6-b8c40c408bc6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1987277541", "OS-SRV-USG:launched_at": "2025-07-31T13:06:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422908380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 356c114a-d3a9-464f-bbb1-34980fa93ff1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:12:30,270 99922 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:12:30,270 99922 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:12:30,419 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.148s 2025-07-31 13:12:30,420 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1496406648", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGClGkNkTr1xo+PZdHVupUO0fj1frWVYiNZ7fGLeqCYOeLnbsRZ7tCjDd8ywDfEJgCSjxabs4OwV6eiSuRAXkFSr7zMweA11NHEVI65SVnc7/pjvL0CbCAprqA66l/DSPg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83fc00a3-2f2b-4e51-ad68-7f913f8bba1c', 'x-compute-request-id': 'req-83fc00a3-2f2b-4e51-ad68-7f913f8bba1c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1496406648", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGClGkNkTr1xo+PZdHVupUO0fj1frWVYiNZ7fGLeqCYOeLnbsRZ7tCjDd8ywDfEJgCSjxabs4OwV6eiSuRAXkFSr7zMweA11NHEVI65SVnc7/pjvL0CbCAprqA66l/DSPg==", "fingerprint": "9e:7d:1c:d2:bd:0d:02:ae:42:f3:c6:56:02:a7:60:06", "user_id": "0780f119ff684f59a3957858cd8d8efd"}}' 2025-07-31 13:12:30,422 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1496406648 created 2025-07-31 13:12:30,653 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.230s 2025-07-31 13:12:30,654 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--19077633", "description": "tempest-description--1913016107"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-2c4dc42c-2352-48cb-bce8-ce1e1c62cc49', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "name": "tempest-securitygroup--19077633", "stateful": true, "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "description": "tempest-description--1913016107", "shared": false, "security_group_rules": [{"id": "9f253bb5-2607-49cd-9c5d-eb5be958e012", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "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": 892, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 0}, {"id": "ac2d8145-a83f-4acc-81cc-0b66b006778a", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "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": 891, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 1, "project_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:12:30,835 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.180s 2025-07-31 13:12:30,835 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-fc56f204-8015-47ad-a9db-a424d4698acd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a801e0b-ca37-45c2-bfdd-c3af50204b3d", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 0}}' 2025-07-31 13:12:31,044 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-07-31 13:12:31,045 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8031d990-e433-44fc-b9ad-2f987579074c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d41c0ff3-cf43-4907-b9fa-e49dd6604368", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "1a43ced2-b89d-4876-bfe4-60f2061503cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:12:30Z", "updated_at": "2025-07-31T13:12:30Z", "revision_number": 0}}' 2025-07-31 13:12:31,045 99922 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--19077633 created 2025-07-31 13:12:31,725 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.680s 2025-07-31 13:12:31,726 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appli cation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-576c0716-270f-4ab7-8618-faf74bc2a2e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "71385fef-5722-4342-b451-f6c457562704", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "floating_ip_address": "172.24.4.247", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "94ef345e0ef041d7805ad73af888ccff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:12:31Z", "updated_at": "2025-07-31T13:12:31Z", "revision_number": 0}}' 2025-07-31 13:12:31,726 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '71385fef-5722-4342-b451-f6c457562704', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'floating_ip_address': '172.24.4.247', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:12:31Z', 'updated_at': '2025-07-31T13:12:31Z', 'revision_number': 0, 'ip': '172.24.4.247'} created 2025-07-31 13:12:31,779 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.047s 2025-07-31 13:12:31,779 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2708b19c-fb29-41d5-b839-a0fc63dd8cc2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0780f119ff684f59a3957858cd8d8efd", "name": "tempest-AttachVolumeShelveTestJSON-2085804636-project-member", "password_expires_at": null}, "audit_ids": ["ikeDJFogSciMtxU0rwJe0g"], "expires_at": "2025-07-31T14:12:31.000000Z", "issued_at": "2025-07-31T13:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94ef345e0ef041d7805ad73af888ccff", "name": "tempest-AttachVolumeShelveTestJSON-2085804636"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/comp ute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/94ef345e0ef041d7805ad73af888ccff", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:12:31,779 99922 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '09accad4-d4c9-45e8-8eea-259662a67f9f', 'name': 'tempest-AttachVolumeShelveTestJSON-1446817230-network', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20223, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:12:22Z', 'updated_at': '2025-07-31T13:12:23Z', 'revision_number': 1} available for tenant 2025-07-31 13:12:31,780 99922 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1496406648', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGClGkNkTr1xo+PZdHVupUO0fj1frWVYiNZ7fGLeqCYOeLnbsRZ7tCjDd8ywDfEJgCSjxabs4OwV6eiSuRAXkFSr7zMweA11NHEVI65SVnc7/pjvL0CbCAprqA66l/DSPg==', 'fingerprint': '9e:7d:1c:d2:bd:0d:02:ae:42:f3:c6:56:02:a7:60:06', 'user_id': '0780f119ff684f59a3957858cd8d8efd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD1XpKBxkW0LZpOT9sbRCOWg6BgDAAla382MZGxrrw8KjZ0fm2BEiYr\nVnKUxuJIpwmgBwYFK4EEACKhZANiAARgpRpDZE69caPj2XR1bqVDtH49X61lWIjW\ne3xi3qgmDni527EWe7Qow3fMsA3xCYAko8Wm7ODsFenokrkQF5BUq+8zMHgNdTRx\nFSOuUlZ3O/6Y7y9AmwgKa6gOupfw0j4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1a43ced2-b89d-4876-bfe4-60f2061503cc', 'name': 'tempest-securitygroup--19077633', 'stateful': True, 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'description': 'tempest-description--1913016107', 'shared': False, 'security_group_rules': [{'id': '9f253bb5-2607-49cd-9c5d-eb5be958e012', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'security_group_id': '1a43ced2-b89d-4876-bfe4-60f2061503cc', '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': 892, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:12:30Z', 'updated_at': '2025-07-31T13:12:30Z', 'revision_number': 0}, {'id': 'ac2d8145-a83f-4acc-81cc-0b66b006778a', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'security_group_id': '1a43ced2-b89d-4876-bfe4-60f2061503cc', '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': 891, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': ' 2025-07-31T13:12:30Z', 'updated_at': '2025-07-31T13:12:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:12:30Z', 'updated_at': '2025-07-31T13:12:30Z', 'revision_number': 1, 'project_id': '94ef345e0ef041d7805ad73af888ccff'}, 'floating_ip': {'id': '71385fef-5722-4342-b451-f6c457562704', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'floating_ip_address': '172.24.4.247', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:12:31Z', 'updated_at': '2025-07-31T13:12:31Z', 'revision_number': 0, 'ip': '172.24.4.247'}} 2025-07-31 13:12:32,346 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.565s 2025-07-31 13:12:32,346 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2121486302", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "09accad4-d4c9-45e8-8eea-259662a67f9f"}], "security_groups": [{"name": "tempest-securitygroup--19077633"}], "key_name": "tempest-keypair-1496406648", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0c8710-4a0c-462e-9567-525aede3cc36', 'x-compute-request-id': 'req-6f0c8710-4a0c-462e-9567-525aede3cc36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--19077633"}], "adminPass": "password"}}' 2025-07-31 13:12:32,423 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.074s 2025-07-31 13:12:32,424 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-760412b7-a063-4119-8adb-20dd761d1d3b', 'x-compute-request-id': 'req-760412b7-a063-4119-8adb-20dd761d1d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'{"server": {"id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "name": "tempest-AttachVolumeShelveTestJSON-server-2121486302", "status": "BUILD", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "user_id": "0780f119ff68 4f59a3957858cd8d8efd", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:12:32Z", "updated": "2025-07-31T13:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1496406648", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:13:22,774 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.304s 2025-07-31 13:13:22,775 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:13:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61dc51e5-82d3-4532-b6ac-a1ceab02fdb2', 'x-compute-request-id': 'req-61dc51e5-82d3-4532-b6ac-a1ceab02fdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'{"server": {"id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "name": "tempest-AttachVolumeShelveTestJSON-server-2121486302", "status": "ACTIVE", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "user_id": "0780f119ff684f59a3957858cd8d8efd", "metadata": {}, "hostId": "5bccb3f22c226ddf428930e9ab1b24dca0b162672fc4038e821af5bc", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:12:32Z", "updated": "2025-07-31T13:12:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:fe:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1496406648", "OS-SRV-USG:launched_at": "2025-07-31T13:12:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--19077633"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:13:22,792 99922 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:14:23,021 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77- 451f-84bf-d3dfa1781e0e/os-interface 0.177s 2025-07-31 13:14:23,022 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27b108b-0668-4055-b504-ae8b0ee1334b', 'x-compute-request-id': 'req-d27b108b-0668-4055-b504-ae8b0ee1334b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "09accad4-d4c9-45e8-8eea-259662a67f9f", "port_id": "068c3914-3c43-45e6-9129-a53dde0fbf89", "mac_addr": "fa:16:3e:f9:fe:a9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7c4c32d8-4682-4346-98b1-99a9fb523a06", "ip_address": "10.0.0.11"}]}]}' 2025-07-31 13:14:23,949 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/71385fef-5722-4342-b451-f6c457562704 0.920s 2025-07-31 13:14:23,949 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "068c3914-3c43-45e6-9129-a53dde0fbf89"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-bd2c3cfa-fc75-4bec-86d5-d881d7bb95ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/71385fef-5722-4342-b451-f6c457562704'} Body: b'{"floatingip": {"id": "71385fef-5722-4342-b451-f6c457562704", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "floating_ip_address": "172.24.4.247", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "0578b359-7795-464b-88d6-5013c3ee14ed", "port_id": "068c3914-3c43-45e6-9129-a53dde0fbf89", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "09accad4-d4c9-45e8-8eea-259662a67f9f", "mac_address": "fa:16:3e:f9:fe:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:12:31Z", "updated_at": "2025-07-31T13:14:23Z", "revision_number": 1, "project_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:14:23,953 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.247:22' as 'cirros' with public key authentication 2025-07-31 13:14:23,968 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:14:24,071 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:14:24,072 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.247 successfully created 2025-07-31 13:14:24,125 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e/ips 0.052s 2025-07-31 13:14:24,125 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-vers ion': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96859829-4acf-467e-bc21-39487f59a666', 'x-compute-request-id': 'req-96859829-4acf-467e-bc21-39487f59a666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-07-31 13:14:24,332 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.204s 2025-07-31 13:14:24,332 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1506879168"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356417fe-6618-4c38-a80d-e785aafa386a', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356417fe-6618-4c38-a80d-e785aafa386a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "356c114a-d3a9-464f-bbb1-34980fa93ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:24.276110", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1506879168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:14:24,382 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1 0.038s 2025-07-31 13:14:24,383 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603dddc4-4bec-44a0-b94b-d93e3df5ed3d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603dddc4-4bec-44a0-b94b-d93e3df5ed3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1'} Body: b'{"volume": {"id": "356c114a-d3a9-464f-bbb1-34980fa93ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:24.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1506879168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07- 31 13:14:25,437 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1 0.039s 2025-07-31 13:14:25,437 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11b545e-414c-47ef-8147-2d46dffb8882', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11b545e-414c-47ef-8147-2d46dffb8882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1'} Body: b'{"volume": {"id": "356c114a-d3a9-464f-bbb1-34980fa93ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:24.000000", "updated_at": "2025-07-31T13:14:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1506879168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/356c114a-d3a9-464f-bbb1-34980fa93ff1"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:14:25,560 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.110s 2025-07-31 13:14:25,561 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6d9e32d-6437-4626-82bf-15fea24e7141', 'x-compute-request-id': 'req-b6d9e32d-6437-4626-82bf-15fea24e7141', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'' 2025-07-31 13:14:25,732 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.171s 2025-07-31 13:14:25,733 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1922b056-1114-4ef4-bbcc-6c79d0737c3b', 'x-compute-request-id': 'req-1922b056-1114-4ef4-bbcc-6c79d0737c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'{"server": {"id": "a3b24b1b-fa77-451f-84bf-d3dfa1781e0e", "name": "tempest-AttachVolumeShelveTestJSON-server-2121486302", "status": "ACTIVE", "tenant_id": "94ef345e0ef041d7805ad73a f888ccff", "user_id": "0780f119ff684f59a3957858cd8d8efd", "metadata": {}, "hostId": "5bccb3f22c226ddf428930e9ab1b24dca0b162672fc4038e821af5bc", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:12:32Z", "updated": "2025-07-31T13:14:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:fe:a9"}, {"version": 4, "addr": "172.24.4.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:fe:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1496406648", "OS-SRV-USG:launched_at": "2025-07-31T13:12:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--19077633"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:15:15,815 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e 0.040s 2025-07-31 13:15:15,816 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1568c59e-8166-4866-9adc-24f87175b858', 'x-compute-request-id': 'req-1568c59e-8166-4866-9adc-24f87175b858', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3b24b1b-fa77-451f-84bf-d3dfa1781e0e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3b24b1b-fa77-451f-84bf-d3dfa1781e0e could not be found."}}' 2025-07-31 13:15:15,848 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1496406648 0.032s 2025-07-31 13:15:15,849 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-508e0eca-a150-415e-8fe6-8b24133c9376', 'x-compute-request-id': 'req-508e0eca-a150-415e-8fe6-8b24133c9376', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1496406648'} Body: b'' 2025-07-31 13:15:16,027 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/1a43ced2-b89d-4876-bfe4-60f2061503cc 0.177s 2025-07-31 13:15:16,027 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicatio n/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1d5b5af6-97e1-4b89-ad8f-662532c73279', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/1a43ced2-b89d-4876-bfe4-60f2061503cc'} Body: b'' 2025-07-31 13:15:16,054 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/1a43ced2-b89d-4876-bfe4-60f2061503cc 0.026s 2025-07-31 13:15:16,055 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-95925a41-f874-413a-acde-9ebedbaa8958', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/1a43ced2-b89d-4876-bfe4-60f2061503cc'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1a43ced2-b89d-4876-bfe4-60f2061503cc does not exist", "detail": ""}}' 2025-07-31 13:15:16,385 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/71385fef-5722-4342-b451-f6c457562704 0.329s 2025-07-31 13:15:16,385 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7aab6a4c-affd-4a72-a9f8-4df5fa016b41', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/71385fef-5722-4342-b451-f6c457562704'} Body: b'' tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9609f0de-c262-4889-9692-23936dc68814 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:15:58,437 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.164s 2025-07-31 13:15:58,438 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4ce588-ccc5-44d8-8549-386d346b08c7', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4ce588-ccc5-44d8-8549-386d346b08c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "37d416be-1020-4b84-89e8-1ccfb721a9e1", "name": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-07-31 13:15:58,551 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.109s 2025-07-31 13:15:58,551 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "37d416be-1020-4b84-89e8-1ccfb721a9e1", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1203a7f2-32ba-4c38-b668-f22c8d22424c', 'x-openstack-request-id': 'req-1203a7f2-32ba-4c38-b668-f22c8d22424c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 37d416be-1020-4b84-89e8-1ccfb721a9e1 could not be found."}}' 2025-07-31 13:15:58,552 99924 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-07-31 13:15:58,638 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1/action 0.085s 2025-07-31 13:15:58,638 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "ba71a8f2828f40d096dd59098a8909d7"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461d8b4e-ab05-4b26-ac5b-c5b27cfc1061', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1/action'} Body: b'' 2025-07-31 13:15:58,924 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.284s 2025-07-31 13:15:58,925 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "37d416be-1020-4b84-89e8-1ccfb721a9e1", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1922288442"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-81530da9-da99-4f0f-94c4-e6312419c1ab', 'content-length': '794', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81530da9-da99-4f0f-94c4-e6312419c1ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9609f0de-c262-4889-9692-23936dc68814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:58.853160", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1922288442", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9609f0de-c262-4889-9692-23936dc68814"}], "user_id": "c2ef4843c9224bb4abbb15a12319cc2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:15:58,974 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.037s 2025-07-31 13:15:58,974 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb900db-75f8-4faa-950c-91cc03b4959b', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb900db-75f8-4faa-950c-91cc03b4959b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'{"volume": {"id": "9609f0de-c262-4889-9692-23936dc68814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:59.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1922288442", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9609f0de-c262-4889-9692-23936dc68814"}], "user_id": "c2ef4843c9224bb4abbb15a12319cc2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba71a8f2828f40d096dd59098a8909d7"}}' 2025-07-31 13:16:00,027 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.038s 2025-07-31 13:16:00,027 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9a6805-3e36-494a-889d-e1205ff337d6', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9a6805-3e36-494a-889d-e1205ff337d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'{"volume": {"id": "9609f0de-c262-4889-9692-23936dc68814", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:59.000000", "updated_at": "2025-07-31T13:15:59.0 00000", "name": "tempest-VolumeTypesAccessTest-Volume-1922288442", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9609f0de-c262-4889-9692-23936dc68814"}], "user_id": "c2ef4843c9224bb4abbb15a12319cc2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba71a8f2828f40d096dd59098a8909d7"}}' 2025-07-31 13:16:00,087 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.046s 2025-07-31 13:16:00,088 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd214c9f-b923-4536-b5e6-4168ecafb324', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd214c9f-b923-4536-b5e6-4168ecafb324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'{"volume": {"id": "9609f0de-c262-4889-9692-23936dc68814", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:59.000000", "updated_at": "2025-07-31T13:15:59.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1922288442", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2077853107", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9609f0de-c262-4889-9692-23936dc68814"}], "user_id": "c2ef4843c9224bb4abbb15a12319cc2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba71a8f2828f40d096dd59098a8909d7"}}' 2025-07-31 13:16:00,249 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.148s 2025-07-31 13:16:00,249 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520774f4-dec9-43e8-af42-307ccf5287af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'' 2025-07-31 13:16:00,269 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814 0.019s 2025-07-31 13:16:00,269 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b9f5e5-f209-457c-a81c-e8e 5a1c574bd', 'x-openstack-request-id': 'req-77b9f5e5-f209-457c-a81c-e8e5a1c574bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9609f0de-c262-4889-9692-23936dc68814'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9609f0de-c262-4889-9692-23936dc68814 could not be found."}}' 2025-07-31 13:16:00,299 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1/action 0.030s 2025-07-31 13:16:00,300 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "ba71a8f2828f40d096dd59098a8909d7"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c132fcb-d9f8-4e99-9366-db8e3f19f3df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1/action'} Body: b'' 2025-07-31 13:16:00,362 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1 0.062s 2025-07-31 13:16:00,362 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf30957-d5cd-4d3b-a85c-53e14b015c66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1'} Body: b'' 2025-07-31 13:16:00,376 99924 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1 0.013s 2025-07-31 13:16:00,377 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-11db7dfb-3c3a-47b7-ae9a-60f402e0e21b', 'x-openstack-request-id': 'req-11db7dfb-3c3a-47b7-ae9a-60f402e0e21b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/37d416be-1020-4b84-89e8-1ccfb721a9e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 37d416be-1020-4b84-89e8-1ccfb721a9e1 could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 495329a4-17ce-4204-bc5e-9229a2fc5937 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:16:04,088 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.143s 2025-07-31 13:16:04,089 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d59296d-bd2a-421f-a4e9-13e9c71efd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:16:04,436 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.346s 2025-07-31 13:16:04,436 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-VolumesExtendTest-Volume-967295386"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ed7f28-a3c8-41c0-97c2-dc833df5b287', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ed7f28-a3c8-41c0-97c2-dc833df5b287', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "495329a4-17ce-4204-bc5e-9229a2fc5937", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:04.373450", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-967295386", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:04,488 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.040s 2025-07-31 13:16:04,489 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4 ce5dac4-1f41-4a22-9e3b-9d35cf854d0b', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce5dac4-1f41-4a22-9e3b-9d35cf854d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'{"volume": {"id": "495329a4-17ce-4204-bc5e-9229a2fc5937", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:04.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-967295386", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:05,544 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.040s 2025-07-31 13:16:05,544 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c1ff10-5361-4217-894c-310cb833e13b', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c1ff10-5361-4217-894c-310cb833e13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'{"volume": {"id": "495329a4-17ce-4204-bc5e-9229a2fc5937", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:04.000000", "updated_at": "2025-07-31T13:16:04.000000", "name": "tempest-VolumesExtendTest-Volume-967295386", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:05,597 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.037s 2025-07-31 13:16:05,598 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2531296-bc94-44a1-8525-01d36a86df11', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2531296-bc94-44a1-8525-01d36a86df11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'{"volume": {"id": "495329a4-17ce-4204-bc5e-9229a2fc5937", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:04.000000", "updated_at": "2025-07-31T13:16:04.000000", "nam e": "tempest-VolumesExtendTest-Volume-967295386", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:05,708 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.097s 2025-07-31 13:16:05,708 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce04d60-74a3-4c5c-a81b-6af8ad9b630c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'' 2025-07-31 13:16:05,731 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937 0.021s 2025-07-31 13:16:05,731 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6c1536-f927-4d8c-93fa-7268732e0b2b', 'x-openstack-request-id': 'req-db6c1536-f927-4d8c-93fa-7268732e0b2b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/495329a4-17ce-4204-bc5e-9229a2fc5937'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 495329a4-17ce-4204-bc5e-9229a2fc5937 could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c9c5b9b3-4cbb-4574-a659-0bfce0ba962d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:16:05,910 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.176s 2025-07-31 13:16:05,911 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1036993429"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347d89dc-3771-46ee-a6b8-12e84bbe4550', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347d89dc-3771-46ee-a6b8-12e84bbe4550', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c9c5b9b3-4cbb-4574-a659-0bfce0ba962d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:05.847019", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1036993429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:05,961 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.038s 2025-07-31 13:16:05,962 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cda73bd-64d0-4a50-a1a7-a92b3ecf15a2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cda73bd-64d0-4a50-a1a7-a92b3ecf15a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'{"volume": {"id": "c9c5b9b3-4cbb-4574-a659-0bfce0ba962d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:06.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1036993429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:07,014 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.037s 2025-07-31 13:16:07,014 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-i d': 'req-b4316a4d-e681-454e-a770-407febeeb32f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4316a4d-e681-454e-a770-407febeeb32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'{"volume": {"id": "c9c5b9b3-4cbb-4574-a659-0bfce0ba962d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:06.000000", "updated_at": "2025-07-31T13:16:06.000000", "name": "tempest-VolumesExtendTest-Volume-1036993429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:07,066 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.038s 2025-07-31 13:16:07,066 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78ba76e-77ad-4bf7-a83f-48411c6965fc', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78ba76e-77ad-4bf7-a83f-48411c6965fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'{"volume": {"id": "c9c5b9b3-4cbb-4574-a659-0bfce0ba962d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:06.000000", "updated_at": "2025-07-31T13:16:06.000000", "name": "tempest-VolumesExtendTest-Volume-1036993429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d"}], "user_id": "7324bdbd01c143d2b9ba8cbbb4577f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e05768b49c9246e7ad2435cef114f28e"}}' 2025-07-31 13:16:07,181 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.101s 2025-07-31 13:16:07,182 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc2fb94-aab1-455e-8bff-a22584cf8bb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'' 2025-07-31 13:16:07,208 99924 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d 0.026s 2025-07-31 13:16:07,209 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87a0cae-5515-4c96-a871-e0099ed198e3', 'x-openstack-request-id': 'req-b87a0cae-5515-4c96-a871-e0099ed198e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c9c5b9b3-4cbb-4574-a659-0bfce0ba962d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c9c5b9b3-4cbb-4574-a659-0bfce0ba962d could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a64bc91f-7f99-4f4a-8b11-e4e7f8810d7a failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ad6c1eb-5d68-40d4-be38-8647aaeabf37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:16:20,797 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.326s 2025-07-31 13:16:20,797 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-309988200"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d885c3de-76fc-45fd-a381-e8f4ca20cc5c', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d885c3de-76fc-45fd-a381-e8f4ca20cc5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ad6c1eb-5d68-40d4-be38-8647aaeabf37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:20.740013", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-309988200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,013 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.199s 2025-07-31 13:16:21,013 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1228970767"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904cb655-845d-47b5-b99a-47183c3c9bf0', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904cb655-845d-47b5-b99a-47183c3c9bf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d5864582-b909-426e-a10a-1d73df20dbf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:20.952910", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1228970767", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5864582-b909-426e-a10a-1d73df20dbf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5864582-b909-426e-a10a-1d73df20dbf3"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,214 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.189s 2025-07-31 13:16:21,215 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-11103913 20"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91e0850-a5bc-4a5b-b0bb-89489bd39a2f', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91e0850-a5bc-4a5b-b0bb-89489bd39a2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7df64512-be61-4a34-9964-fe87886dc62b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.151584", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1110391320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7df64512-be61-4a34-9964-fe87886dc62b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7df64512-be61-4a34-9964-fe87886dc62b"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,442 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-07-31 13:16:21,442 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-123480173"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3edb0e-7463-48fd-a63e-30e8657d5b2b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3edb0e-7463-48fd-a63e-30e8657d5b2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d600826c-61ee-4605-9f42-e7dedf7c7558", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.341919", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-123480173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d600826c-61ee-4605-9f42-e7dedf7c7558"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d600826c-61ee-4605-9f42-e7dedf7c7558"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,697 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.243s 2025-07-31 13:16:21,697 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1230458846"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b199e78-cefd-4de0-9b0d-6f80826d81fa', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b199e78-cefd-4de0-9b0d-6f80826d81fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1dfc9449-a121-401 2-b525-75e7f462feeb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.589757", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1230458846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1dfc9449-a121-4012-b525-75e7f462feeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1dfc9449-a121-4012-b525-75e7f462feeb"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:16:21,749 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37 0.040s 2025-07-31 13:16:21,750 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7365f4bf-1e46-4513-a115-6db7c47b43e3', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7365f4bf-1e46-4513-a115-6db7c47b43e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37'} Body: b'{"volume": {"id": "3ad6c1eb-5d68-40d4-be38-8647aaeabf37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.000000", "updated_at": "2025-07-31T13:16:21.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-309988200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb282ed8f2b46e8a33ea612d0067c03"}}' 2025-07-31 13:16:22,810 99924 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37 0.046s 2025-07-31 13:16:22,811 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb86d90-c431-4425-9939-a3a5a45004c5', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb86d90-c431-4425-9939-a3a5a45004c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37'} Body: b'{"volume": {"id": "3ad6c1eb-5d68-40d4-be38-8647aaeabf37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:16:21.000000", "updated_at": "2025-07-31T13:16:21.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-309988200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad6c1eb-5d68-40d4-be38-8647aaeabf37"}], "user_id": "14f1f78d17ab4e7c9f069634340d971c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb282ed8f2b46e8a33ea612d0067c03"}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0a1438b2-4050-452f-9643-c07f5e11a47f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:14:31,462 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379 0.244s 2025-07-31 13:14:31,462 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5aa402d-1b8b-41de-b9f5-4c9c28adc80f', 'x-compute-request-id': 'req-f5aa402d-1b8b-41de-b9f5-4c9c28adc80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379'} Body: b'{"server": {"id": "c62a03ac-5024-44d4-bc65-c1127efbc379", "name": "tempest-ServersNegativeTestJSON-server-567842232", "status": "ACTIVE", "tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049", "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "metadata": {}, "hostId": "0049f937b09ebdb739c8aadc91c21549839a2b3d868e1b7e7571a49d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:57Z", "updated": "2025-07-31T13:08:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1925219958-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:20:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:15:31,703 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/volumes 0.174s 2025-07-31 13:15:31,703 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-640785324"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc756f0-2bf9-4ad2-ab7a-cf3aa43949c6', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc756f0-2bf9-4ad2-ab7a-cf3aa43949c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0a1438b2-4050-452f-9643-c07f5e11a47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:31.641266", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-640785324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499 ", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:15:31,753 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f 0.037s 2025-07-31 13:15:31,753 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39607a4e-d3b0-43e7-86cb-afd3a85858ac', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39607a4e-d3b0-43e7-86cb-afd3a85858ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f'} Body: b'{"volume": {"id": "0a1438b2-4050-452f-9643-c07f5e11a47f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:32.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-640785324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049"}}' 2025-07-31 13:15:32,839 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f 0.055s 2025-07-31 13:15:32,841 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29cd8684-2c34-4650-8819-c36ae50848c6', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29cd8684-2c34-4650-8819-c36ae50848c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f'} Body: b'{"volume": {"id": "0a1438b2-4050-452f-9643-c07f5e11a47f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:15:32.000000", "updated_at": "2025-07-31T13:15:32.000000", "name": "tempest-ServersNegativeTestJSON-volume-640785324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a1438b2-4050-452f-9643-c07f5e11a47f"}], "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049"}}' 2025-07-31 13:15:33,063 99939 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379 0.205s 2025-07-31 13:15:33,063 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-055253af-ed17-4d7a-9cc6-8d54f772693d', 'x-compute-request-id': 'req-055253af-ed17-4d7a-9cc6-8d54f772693d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379'} Body: b'{"server": {"id": "c62a03ac-5024-44d4-bc65-c1127efbc379", "name": "tempest-ServersNegativeTestJSON-server-567842232", "status": "ACTIVE", "tenant_id": "ae8d1bd94db74dc0a89f24f2195e3049", "user_id": "9c35e6f18da24f0fb3607e57d8c8f499", "metadata": {}, "hostId": "0049f937b09ebdb739c8aadc91c21549839a2b3d868e1b7e7571a49d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:07:57Z", "updated": "2025-07-31T13:08:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1925219958-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:20:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c62a03ac-5024-44d4-bc65-c1127efbc379"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:17:29,023 99939 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.424s 2025-07-31 13:17:29,024 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-358265035"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10e867f2-4031-417d-81be-3fad21a673cd', 'x-compute-request-id': 'req-10e867f2-4031-417d-81be-3fad21a673cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:17:28.920183", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-358265035", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-07-31 13:17:29,090 99939 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956 0.061s 2025-07-31 13:17:29,091 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65feb374-7b41-42b2-ae07-d0e60e379b5c', 'x-compute-request-id': 'req-65feb374-7b41-42b2-ae07-d0e60e379b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956'} Body: b'{"volume": {"id": "2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T13:17:29.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-358265035", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-07-31 13:17:30,157 99939 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956 0.059s 2025-07-31 13:17:30,157 99939 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53e386bc-68af-465d-a914-72646def6f7b', 'x-compute-request-id': 'req-53e386bc-68af-465d-a914-72646def6f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956'} Body: b'{"volume": {"id": "2b1d1648-1b4e-4dbc-8d0d-1ca33a2ab956", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-07-31T1 3:17:29.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-358265035", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2adab7c7-36de-4f36-a744-3d54de4d81c4 failed to build and is in ERROR status setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97f06b47-d75b-4dc6-84f6-40a1af4550b3 failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5d253208-3694-4749-9a2c-eb3205771ee4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:15:16,389 99922 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:15:16,389 99922 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:15:16,448 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2025-07-31 13:15:16,449 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-680728778", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAARX3NufmA0ioYWZi1dlK3gwZ4ugt4kn2H/j0vaV8jBNGYTocHSShCZRFsM1j3TaDMfvYlqoNmiQ965RaW+vNMeQcmkXad7jEQK+Cp41QNtZB4yfK/e7HgidY79IEO9+Q=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d90ad5-709c-4908-9a67-ae4b4672f6d5', 'x-compute-request-id': 'req-c1d90ad5-709c-4908-9a67-ae4b4672f6d5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-680728778", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAARX3NufmA0ioYWZi1dlK3gwZ4ugt4kn2H/j0vaV8jBNGYTocHSShCZRFsM1j3TaDMfvYlqoNmiQ965RaW+vNMeQcmkXad7jEQK+Cp41QNtZB4yfK/e7HgidY79IEO9+Q==", "fingerprint": "10:c8:78:1d:c4:3b:68:ff:11:46:2b:48:96:e9:5b:5a", "user_id": "0780f119ff684f59a3957858cd8d8efd"}}' 2025-07-31 13:15:16,451 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-680728778 created 2025-07-31 13:15:16,750 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.298s 2025-07-31 13:15:16,750 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--271456299", "description": "tempest-description--1610769473"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ac76b6e1-b70b-4f3c-80ae-a8dea6eb97c9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dafed9e8-303e-4149-b762-1c530d081574", "name": "tempest-securitygroup--271456299", "stateful": true, "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "description": "tempest-description--1610769473", "shared": false, "security_group_rules": [{"id": "7fdb4c97-d4d5-4e96-bb46-9767521f7a75", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "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": 979, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:15:16Z", "updated_at": "2025-07-31T13:15:16Z", "revision_number": 0}, {"id": "81cda186-66ac-464d-8baf-18f27915f032", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "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": 980, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:15:16Z", "updated_at": "2025-07-31T13:15:16Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:15:16Z", "updated_at": "2025-07-31T13:15:16Z", "revision_number": 1, "project_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:15:16,979 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.228s 2025-07-31 13:15:16,979 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9c36ce83-ae9f-41e4-b0bd-7d244ab1e595', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5db513e0-c3e0-446a-8f64-1b7c5fb5895e", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:15:16Z", "updated_at": "2025-07-31T13:15:16Z", "revision_number": 0}}' 2025-07-31 13:15:17,297 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.317s 2025-07-31 13:15:17,297 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e4b95d4d-e24d-43e9-85c5-9f5c91f602d1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa6cbcff-2f75-4e29-b4de-8b213a1fb9af", "project_id": "94ef345e0ef041d7805ad73af888ccff", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "security_group_id": "dafed9e8-303e-4149-b762-1c530d081574", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:15:17Z", "updated_at": "2025-07-31T13:15:17Z", "revision_number": 0}}' 2025-07-31 13:15:17,298 99922 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--271456299 created 2025-07-31 13:15:17,974 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.675s 2025-07-31 13:15:17,974 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appli cation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f22c5a1d-6bbc-438f-addc-d9bd8b337e9c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ab654ac0-a169-4c62-a333-8689919d4722", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "floating_ip_address": "172.24.4.85", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "94ef345e0ef041d7805ad73af888ccff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:15:17Z", "updated_at": "2025-07-31T13:15:17Z", "revision_number": 0}}' 2025-07-31 13:15:17,975 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ab654ac0-a169-4c62-a333-8689919d4722', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'floating_ip_address': '172.24.4.85', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:15:17Z', 'updated_at': '2025-07-31T13:15:17Z', 'revision_number': 0, 'ip': '172.24.4.85'} created 2025-07-31 13:15:18,066 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-07-31 13:15:18,067 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ca2d27c9-cdba-4815-a345-8b4f1dbe1e49', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0780f119ff684f59a3957858cd8d8efd", "name": "tempest-AttachVolumeShelveTestJSON-2085804636-project-member", "password_expires_at": null}, "audit_ids": ["9SeQnuUDRKu98ujvYP1RBA"], "expires_at": "2025-07-31T14:15:18.000000Z", "issued_at": "2025-07-31T13:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94ef345e0ef041d7805ad73af888ccff", "name": "tempest-AttachVolumeShelveTestJSON-2085804636"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute /v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/94ef345e0ef041d7805ad73af888ccff", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:15:18,067 99922 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '09accad4-d4c9-45e8-8eea-259662a67f9f', 'name': 'tempest-AttachVolumeShelveTestJSON-1446817230-network', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20223, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:12:22Z', 'updated_at': '2025-07-31T13:12:23Z', 'revision_number': 1} available for tenant 2025-07-31 13:15:18,068 99922 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-680728778', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAARX3NufmA0ioYWZi1dlK3gwZ4ugt4kn2H/j0vaV8jBNGYTocHSShCZRFsM1j3TaDMfvYlqoNmiQ965RaW+vNMeQcmkXad7jEQK+Cp41QNtZB4yfK/e7HgidY79IEO9+Q==', 'fingerprint': '10:c8:78:1d:c4:3b:68:ff:11:46:2b:48:96:e9:5b:5a', 'user_id': '0780f119ff684f59a3957858cd8d8efd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCFMtN7ByXvSSQXL7JSTM/dEYIURuRk0J5sS/drTEiQPrkvvY9CE6Np\nmJ7l9XXSUCegBwYFK4EEACKhZANiAAQAEV9zbn5gNIqGFmYtXZSt4MGeLoLeJJ9h\n/49L2lfIwTRmE6HB0koQmURbDNY902gzH72JaqDZokPeuUWlvrzTHkHJpF2ne4xE\nCvgqeNUDbWQeMnyv3ux4InWO/SBDvfk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dafed9e8-303e-4149-b762-1c530d081574', 'name': 'tempest-securitygroup--271456299', 'stateful': True, 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'description': 'tempest-description--1610769473', 'shared': False, 'security_group_rules': [{'id': '7fdb4c97-d4d5-4e96-bb46-9767521f7a75', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'security_group_id': 'dafed9e8-303e-4149-b762-1c530d081574', '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': 979, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:15:16Z', 'updated_at': '2025-07-31T13:15:16Z', 'revision_number': 0}, {'id': '81cda186-66ac-464d-8baf-18f27915f032', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'security_group_id': 'dafed9e8-303e-4149-b762-1c530d081574', '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': 980, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '202 5-07-31T13:15:16Z', 'updated_at': '2025-07-31T13:15:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:15:16Z', 'updated_at': '2025-07-31T13:15:16Z', 'revision_number': 1, 'project_id': '94ef345e0ef041d7805ad73af888ccff'}, 'floating_ip': {'id': 'ab654ac0-a169-4c62-a333-8689919d4722', 'tenant_id': '94ef345e0ef041d7805ad73af888ccff', 'floating_ip_address': '172.24.4.85', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94ef345e0ef041d7805ad73af888ccff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:15:17Z', 'updated_at': '2025-07-31T13:15:17Z', 'revision_number': 0, 'ip': '172.24.4.85'}} 2025-07-31 13:15:18,628 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.559s 2025-07-31 13:15:18,628 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2084508416", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "09accad4-d4c9-45e8-8eea-259662a67f9f"}], "security_groups": [{"name": "tempest-securitygroup--271456299"}], "key_name": "tempest-keypair-680728778", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d87a338a-c2ac-469b-b3db-557f35e827b4', 'x-compute-request-id': 'req-d87a338a-c2ac-469b-b3db-557f35e827b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "412efeaf-84e5-48e2-9610-55e9604d3374", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--271456299"}], "adminPass": "password"}}' 2025-07-31 13:15:18,756 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.125s 2025-07-31 13:15:18,757 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4267131-bdd5-4402-b5de-163d0d59a6c2', 'x-compute-request-id': 'req-e4267131-bdd5-4402-b5de-163d0d59a6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'{"server": {"id": "412efeaf-84e5-48e2-9610-55e9604d3374", "name": "tempest-AttachVolumeShelveTestJSON-server-2084508416", "status": "BUILD", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "user_id": "0780f119ff684f59 a3957858cd8d8efd", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:15:19Z", "updated": "2025-07-31T13:15:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-680728778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:16:09,353 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.530s 2025-07-31 13:16:09,353 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6bb2a52-28c3-4887-be32-dfecd67a9b12', 'x-compute-request-id': 'req-b6bb2a52-28c3-4887-be32-dfecd67a9b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'{"server": {"id": "412efeaf-84e5-48e2-9610-55e9604d3374", "name": "tempest-AttachVolumeShelveTestJSON-server-2084508416", "status": "ACTIVE", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "user_id": "0780f119ff684f59a3957858cd8d8efd", "metadata": {}, "hostId": "5bccb3f22c226ddf428930e9ab1b24dca0b162672fc4038e821af5bc", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:15:18Z", "updated": "2025-07-31T13:15:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:84:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-680728778", "OS-SRV-USG:launched_at": "2025-07-31T13:15:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--271456299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:16:09,370 99922 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:17:09,873 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2- 9610-55e9604d3374/os-interface 0.443s 2025-07-31 13:17:09,874 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cfe2f41-a17c-4803-8150-9aa3204ebdba', 'x-compute-request-id': 'req-6cfe2f41-a17c-4803-8150-9aa3204ebdba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "09accad4-d4c9-45e8-8eea-259662a67f9f", "port_id": "b209b784-ad79-4d52-a53b-bc1aac6f103b", "mac_addr": "fa:16:3e:d4:84:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7c4c32d8-4682-4346-98b1-99a9fb523a06", "ip_address": "10.0.0.12"}]}]}' 2025-07-31 13:17:10,667 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/ab654ac0-a169-4c62-a333-8689919d4722 0.789s 2025-07-31 13:17:10,667 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b209b784-ad79-4d52-a53b-bc1aac6f103b"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b5b68550-303b-42b1-b0ff-a5edb75a7345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ab654ac0-a169-4c62-a333-8689919d4722'} Body: b'{"floatingip": {"id": "ab654ac0-a169-4c62-a333-8689919d4722", "tenant_id": "94ef345e0ef041d7805ad73af888ccff", "floating_ip_address": "172.24.4.85", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "0578b359-7795-464b-88d6-5013c3ee14ed", "port_id": "b209b784-ad79-4d52-a53b-bc1aac6f103b", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "09accad4-d4c9-45e8-8eea-259662a67f9f", "mac_address": "fa:16:3e:d4:84:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "412efeaf-84e5-48e2-9610-55e9604d3374", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:15:17Z", "updated_at": "2025-07-31T13:17:10Z", "revision_number": 1, "project_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:17:10,668 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.85:22' as 'cirros' with public key authentication 2025-07-31 13:17:10,681 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:17:10,784 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:17:10,785 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.85 successfully created 2025-07-31 13:17:10,839 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374/ips 0.053s 2025-07-31 13:17:10,839 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-version': 'c ompute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5be50ca-14c0-4789-b1de-84ea64c5d707', 'x-compute-request-id': 'req-d5be50ca-14c0-4789-b1de-84ea64c5d707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2025-07-31 13:17:11,018 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.176s 2025-07-31 13:17:11,019 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1220732179"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e308f94-7619-457e-b116-02126afd1620', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e308f94-7619-457e-b116-02126afd1620', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5d253208-3694-4749-9a2c-eb3205771ee4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:17:10.959430", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1220732179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:17:11,073 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4 0.043s 2025-07-31 13:17:11,074 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94181828-3c6f-489d-b67c-841e8560de7a', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94181828-3c6f-489d-b67c-841e8560de7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4'} Body: b'{"volume": {"id": "5d253208-3694-4749-9a2c-eb3205771ee4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:17:11.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1220732179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:17 :12,124 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4 0.036s 2025-07-31 13:17:12,125 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4b7a34-1157-4df1-af93-1099ea3b2c86', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4b7a34-1157-4df1-af93-1099ea3b2c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4'} Body: b'{"volume": {"id": "5d253208-3694-4749-9a2c-eb3205771ee4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:17:11.000000", "updated_at": "2025-07-31T13:17:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1220732179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d253208-3694-4749-9a2c-eb3205771ee4"}], "user_id": "0780f119ff684f59a3957858cd8d8efd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94ef345e0ef041d7805ad73af888ccff"}}' 2025-07-31 13:17:12,248 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.110s 2025-07-31 13:17:12,248 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed8757d-c851-456b-818a-8a1c75a6243d', 'x-compute-request-id': 'req-3ed8757d-c851-456b-818a-8a1c75a6243d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'' 2025-07-31 13:17:12,423 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.175s 2025-07-31 13:17:12,424 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ce2b63-327e-4fbd-a25b-8ddff0b82b96', 'x-compute-request-id': 'req-99ce2b63-327e-4fbd-a25b-8ddff0b82b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'{"server": {"id": "412efeaf-84e5-48e2-9610-55e9604d3374", "name": "tempest-AttachVolumeShelveTestJSON-server-2084508416", "status": "ACTIVE", "tenant_id": "94ef345e0ef041d7805ad73af888ccff ", "user_id": "0780f119ff684f59a3957858cd8d8efd", "metadata": {}, "hostId": "5bccb3f22c226ddf428930e9ab1b24dca0b162672fc4038e821af5bc", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:15:18Z", "updated": "2025-07-31T13:17:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1446817230-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:84:e9"}, {"version": 4, "addr": "172.24.4.85", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:84:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/412efeaf-84e5-48e2-9610-55e9604d3374"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-680728778", "OS-SRV-USG:launched_at": "2025-07-31T13:15:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--271456299"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-07-31 13:18:02,719 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374 0.231s 2025-07-31 13:18:02,720 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e62f3909-4a81-4ba0-b8c5-87dbee38e98a', 'x-compute-request-id': 'req-e62f3909-4a81-4ba0-b8c5-87dbee38e98a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/412efeaf-84e5-48e2-9610-55e9604d3374'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 412efeaf-84e5-48e2-9610-55e9604d3374 could not be found."}}' 2025-07-31 13:18:02,756 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-680728778 0.035s 2025-07-31 13:18:02,756 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46726bba-0888-4a16-87e0-1139ad79b203', 'x-compute-request-id': 'req-46726bba-0888-4a16-87e0-1139ad79b203', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-680728778'} Body: b'' 2025-07-31 13:18:02,939 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/dafed9e8-303e-4149-b762-1c530d081574 0.182s 2025-07-31 13:18:02,940 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5bb49959-03ff-4146-9a81-792b076aaede', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/dafed9e8-303e-4149-b762-1c530d081574'} Body: b'' 2025-07-31 13:18:02,958 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/dafed9e8-303e-4149-b762-1c530d081574 0.018s 2025-07-31 13:18:02,959 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cffc4265-d2f1-4c68-9f88-8207ff0a4a6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/dafed9e8-303e-4149-b762-1c530d081574'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group dafed9e8-303e-4149-b762-1c530d081574 does not exist", "detail": ""}}' 2025-07-31 13:18:03,293 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/ab654ac0-a169-4c62-a333-8689919d4722 0.333s 2025-07-31 13:18:03,293 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bdccfa27-907e-4a19-950d-7e8abc8a5fb5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ab654ac0-a169-4c62-a333-8689919d4722'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 249, in test_stable_device_rescue_disk_virtio_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a5ae4d94-7bfb-46c9-83e3-926806ef508f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:14:39,601 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.294s 2025-07-31 13:14:39,601 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-512305403"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20010c19-08db-4cb0-96da-1ce5cf112706', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20010c19-08db-4cb0-96da-1ce5cf112706', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a5ae4d94-7bfb-46c9-83e3-926806ef508f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:39.546058", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-512305403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}], "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:14:39,618 99926 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:14:39,677 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2025-07-31 13:14:39,677 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-268392349", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPBsovYpxBWZpOzlZWj2LOI8rWZ6Mzr+yfD+QojQujFh1zDixb/uY+7jInOeM5Mz/duLuJrjmYsQQkBk43jy8tCUXhJwstxOMVp0EFWOj0aPW3C1a3TBTNzREcPxfbLTGw=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a778dcc5-78b6-4e93-9af3-80bd7891ffe3', 'x-compute-request-id': 'req-a778dcc5-78b6-4e93-9af3-80bd7891ffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-268392349", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPBsovYpxBWZpOzlZWj2LOI8rWZ6Mzr+yfD+QojQujFh1zDixb/uY+7jInOeM5Mz/duLuJrjmYsQQkBk43jy8tCUXhJwstxOMVp0EFWOj0aPW3C1a3TBTNzREcPxfbLTGw==", "fingerprint": "6e:f6:91:45:d1:18:09:9c:46:3b:bc:e0:db:df:3e:50", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b"}}' 2025-07-31 13:14:39,680 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-268392349 created 2025-07-31 13:14:39,917 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.237s 2025-07-31 13:14:39,918 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1558625613", "description": "tempest-description--1759342739"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-0b7cc375-66ba-4a02-ba57-68f84e775078', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "name": "tempest-securitygroup--1558625613", "stateful": true, "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "description": "tempest-description--1759342739", "shared": false, "security_group_rules": [{"id": "31544c11-07ba-4fd9-b5fe-938f114491ca", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "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": 971, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:14:39Z", "updated_at": "2025-07-31T13:14:39Z", "revision_number": 0}, {"id": "c944d7a6-7f75-49ea-b38a-ddcb596c282d", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "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": 972, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:14:39Z", "updated_at": "2025-07-31T13:14:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:14:39Z", "updated_at": "2025-07-31T13:14:39Z", "revision_number": 1, "project_id": "6e56732c6b6049e59fdad55e6efb44e3"}}' 2025-07-31 13:14:40,161 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-07-31 13:14:40,161 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8849952d-fb67-43dc-a23e-5ee055cf0a7f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "50a4686d-0741-49a4-b49d-231504925c15", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:14:40Z", "updated_at": "2025-07-31T13:14:40Z", "revision_number": 0}}' 2025-07-31 13:14:40,567 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.405s 2025-07-31 13:14:40,568 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-632eac6d-e2eb-4ccd-99e4-df7433f62161', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c71bf8f-a255-495a-89b1-9f4149dc2f02", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "security_group_id": "c4975115-96e8-4db0-bde5-c38eeb9d9ee0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:14:40Z", "updated_at": "2025-07-31T13:14:40Z", "revision_number": 0}}' 2025-07-31 13:14:40,568 99926 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1558625613 created 2025-07-31 13:14:41,240 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.671s 2025-07-31 13:14:41,241 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6323c0b9-7388-45ea-a97a-0641addc579a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "636701b8-6fbf-4436-a643-b5797e4ce11c", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "floating_ip_address": "172.24.4.97", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6e56732c6b6049e59fdad55e6efb44e3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:14:40Z", "updated_at": "2025-07-31T13:14:40Z", "revision_number": 0}}' 2025-07-31 13:14:41,241 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '636701b8-6fbf-4436-a643-b5797e4ce11c', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:14:40Z', 'updated_at': '2025-07-31T13:14:40Z', 'revision_number': 0, 'ip': '172.24.4.97'} created 2025-07-31 13:14:41,287 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-07-31 13:14:41,288 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2 505', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3cd9bc7d-afa9-4fd5-bd58-f45f5b1e684a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "password_expires_at": null}, "audit_ids": ["Xz90pcFnSrmwy-MLRbhfKg"], "expires_at": "2025-07-31T14:14:41.000000Z", "issued_at": "2025-07-31T13:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e56732c6b6049e59fdad55e6efb44e3", "name": "tempest-ServerStableDeviceRescueTest-1681830710"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e56732c6b6049e59fdad55e6efb44e3", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:14:41,289 99926 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '3b4b4c86-9c64-409c-b7e3-9397123c6a0f', 'name': 'tempest-ServerStableDeviceRescueTest-1574459614-network', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62025, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:14:34Z', 'updated_at': '2025-07-31T13:14:34Z', 'revision_number': 1} available for tenant 2025-07-31 13:14:41,289 99926 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-268392349', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPBsovYpxBWZpOzlZWj2LOI8rWZ6Mzr+yfD+QojQujFh1zDixb/uY+7jInOeM5Mz/duLuJrjmYsQQkBk43jy8tCUXhJwstxOMVp0EFWOj0aPW3C1a3TBTNzREcPxfbLTGw==', 'f ingerprint': '6e:f6:91:45:d1:18:09:9c:46:3b:bc:e0:db:df:3e:50', 'user_id': 'db4c44a7a49b49d3849e7ef1df8d0f0b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBUqNn1AhO26DiGEE/TmawqqksrslEj4eoSS4co12vhGDZ+F/4QP0BE\nG8KTWdlit9ugBwYFK4EEACKhZANiAATwbKL2KcQVmaTs5WVo9iziPK1mejM6/snw\n/kKI0LoxYdcw4sW/7mPu4yJznjOTM/3bi7ia45mLEEJAZON48vLQlF4ScLLcTjFa\ndBBVjo9Gj1twtWt0wUzc0RHD8X2y0xs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c4975115-96e8-4db0-bde5-c38eeb9d9ee0', 'name': 'tempest-securitygroup--1558625613', 'stateful': True, 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'description': 'tempest-description--1759342739', 'shared': False, 'security_group_rules': [{'id': '31544c11-07ba-4fd9-b5fe-938f114491ca', 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'security_group_id': 'c4975115-96e8-4db0-bde5-c38eeb9d9ee0', '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': 971, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:14:39Z', 'updated_at': '2025-07-31T13:14:39Z', 'revision_number': 0}, {'id': 'c944d7a6-7f75-49ea-b38a-ddcb596c282d', 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'security_group_id': 'c4975115-96e8-4db0-bde5-c38eeb9d9ee0', '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': 972, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:14:39Z', 'updated_at': '2025-07-31T13:14:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:14:39Z', 'updated_at': '2025-07-31T13:14:39Z', 'revision_number': 1, 'project_id': '6e56732c6b6049e59fdad55e6efb44e3'}, 'floating_ip': {'id': '636701b8-6fbf-4436-a643-b5797e4ce11c', 'tenant_id': '6e56732c6b6049e59fdad55e6efb44e3', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e56732c6b6049e59fdad55e6efb44e3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:14:40Z', 'updated_at': '2025-07-31T13:14:40Z', 'revision_number': 0, 'ip': '172.24.4.97'}} 2025-07-31 13:14:41,987 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.696s 2025-07-31 13:14:41,987 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "3b4b4c86-9c64-409c-b7e3-9397123c6a0f"}], "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "key_name": "tempest-keypair-268392349", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-629d5eb0-9027-4687-8397-10ad524c337c', 'x-compute-request-id': 'req-629d5eb0-9027-4687-8397-10ad524c337c', 'connection': 'close', 'status': ' 202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "adminPass": "PsLGwCoqxp6B"}}' 2025-07-31 13:14:42,066 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b 0.076s 2025-07-31 13:14:42,067 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c4e0198-59fe-4a5a-9277-ebbd463e01d4', 'x-compute-request-id': 'req-3c4e0198-59fe-4a5a-9277-ebbd463e01d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "status": "BUILD", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:14:42Z", "updated": "2025-07-31T13:14:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-268392349", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:15:32,322 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b 0.233s 2025-07-31 13:15:32,323 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9087be-9ebd-4f4c-aee0-c459006be038', 'x-compute-request-id': 'req-9c9087be-9ebd-4f4c-aee0-c459006be038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "status": "ACTIVE", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f 0b", "metadata": {}, "hostId": "8d62e967f10f9c50160015250857d169a5d21bed40d9a603034e6d6d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:14:41Z", "updated": "2025-07-31T13:14:57Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1574459614-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268392349", "OS-SRV-USG:launched_at": "2025-07-31T13:14:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:15:32,337 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:16:32,580 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b/os-interface 0.182s 2025-07-31 13:16:32,580 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6490fc-9d92-4ca1-9a00-2b05bc537f54', 'x-compute-request-id': 'req-8e6490fc-9d92-4ca1-9a00-2b05bc537f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3b4b4c86-9c64-409c-b7e3-9397123c6a0f", "port_id": "08c5211a-696d-49e6-952b-1d3e5ae74d24", "mac_addr": "fa:16:3e:3b:25:c7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0878f212-3d9f-441f-8440-fa87f6acc897", "ip_address": "10.0.0.10"}]}]}' 2025-07-31 13:16:33,490 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/636701b8-6fbf-4436-a643-b5797e4ce11c 0.905s 2025-07-31 13:16:33,491 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "08c5211a-696d-49e6-952b-1d3e5ae74d24"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f8d843d0-e932-43bc-b44b-f1f6ff363903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/636701b8-6fbf-4436-a643-b5797e4ce11c'} Body: b'{"floatingip": {"id": "636701b8-6fbf-4436-a643-b5797e4ce11c", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "floating_ip_address": "172.24.4.97", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "65503d8f-3c9f-468d-85a3-657a6708c1fb", "port_id": "08c5211a-696d-49e6-952b-1d3e5ae74d24", "fixed_ip_add ress": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3b4b4c86-9c64-409c-b7e3-9397123c6a0f", "mac_address": "fa:16:3e:3b:25:c7", "admin_state_up": true, "status": "ACTIVE", "device_id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:14:40Z", "updated_at": "2025-07-31T13:16:32Z", "revision_number": 1, "project_id": "6e56732c6b6049e59fdad55e6efb44e3"}}' 2025-07-31 13:16:33,493 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2025-07-31 13:16:33,510 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:16:33,615 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:16:33,616 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2025-07-31 13:16:34,401 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b/action 0.784s 2025-07-31 13:16:34,401 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1599543320"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/64a64bb2-bc69-4131-b347-e0bff1b0981c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da18f1b8-5238-4a4f-b7b5-2c151bb5e495', 'x-compute-request-id': 'req-da18f1b8-5238-4a4f-b7b5-2c151bb5e495', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b/action'} Body: b'' 2025-07-31 13:16:34,465 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.060s 2025-07-31 13:16:34,465 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6490fb-ea13-45b2-bcec-b90c832513c9', 'x-compute-request-id': 'req-7a6490fb-ea13-45b2-bcec-b90c832513c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"image": {"id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_ id": "db4c44a7a49b49d3849e7ef1df8d0f0b"}, "created": "2025-07-31T13:16:34Z", "updated": "2025-07-31T13:16:34Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}], "server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}]}}}' 2025-07-31 13:17:24,608 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.087s 2025-07-31 13:17:24,609 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c1395fe-1a62-4ac3-b527-a5b7982a0178', 'x-compute-request-id': 'req-7c1395fe-1a62-4ac3-b527-a5b7982a0178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"image": {"id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_id": "6e56732c6b6049e59fdad55e6efb44e3", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b"}, "created": "2025-07-31T13:16:34Z", "updated": "2025-07-31T13:16:43Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}], "server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}]}}}' 2025-07-31 13:17:24,683 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.068s 2025-07-31 13:17:24,684 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd634248-f52f-4755-92aa-5c55ebc71eb7', 'x-compute-request-id': 'req-cd634248-f52f-4755-92aa-5c55ebc71eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"image": {"id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_id": "6e56732c6b6049e59fdad55e6efb44e3", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b"}, "created": "2025-07-31T13:16:34Z", "updated": "2025-07-31T13:16:43Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/64a64bb2-bc69-4131-b347-e0bff1b0981c"}], "server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}]}}}' 2025-07-31 13:17:24,907 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b 0.217s 2025-07-31 13:17:24,908 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1361131e-9d16-4700-aaeb-987331ba9cc2', 'x-compute-request-id': 'req-1361131e-9d16-4700-aaeb-987331ba9cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "status": "ACTIVE", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "metadata": {}, "hostId": "8d62e967f10f9c50160015250857d169a5d21bed40d9a603034e6d6d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:14:41Z", "updated": "2025-07-31T13:16:43Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1574459614 -network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268392349", "OS-SRV-USG:launched_at": "2025-07-31T13:14:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:18:25,125 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.175s 2025-07-31 13:18:25,125 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5dc09121-9364-4a5f-9834-0278f30e2137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_id": "6e56732c6b6049e59fdad55e6efb44e3", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "d9843019cab43a2eec0a5f8f8753d5e7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6e56732c6b6049e59fdad55e6efb44e3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "21265348b4003ac02104192ec521e6575896655147aabb60b0f837b25d778a1ea056102b02072a97eb099aec1e2143590d515bd1c9425b61aedc4c8f67a680ac", "id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "created_at": "2025-07-31T13:16:34Z", "updated_at": "2025-07-31T13:18:25Z", "tags": [], "self": "/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c", "file": "/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:18:25,280 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c 0.154s 2025-07-31 13:18:25,280 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-150d68d9-a30d-49bd-8bfe-c7581da51b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c'} Body: b'{"base_image_ref": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "owner_id": "6e56732c6b6049e59fdad55e6efb44e3", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1681830710", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1681830710-project-member", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1599543320", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "d9843019cab43a2eec0a5f8f8753d5e7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6e56732c6b6049e59fdad55e6efb44e3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "21265348b4003ac02104192ec521e6575896655147aabb60b0f837b25d778a1ea056102b02072a97eb099aec1e2143590d515bd1c9425b61aedc4c8f67a680ac", "id": "64a64bb2-bc69-4131-b347-e0bff1b0981c", "created_at": "2025-07-31T13:16:34Z", "updated_at": "2025-07-31T13:18:25Z", "tags": [], "self": "/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c", "file": "/v2/images/64a64bb2-bc69-4131-b347-e0bff1b0981c/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:18:25,515 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b 0.234s 2025-07-31 13:18:25,516 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f2e9f8-0153-4cee-9356-da03cdea3e11', 'x-compute-request-id': 'req-41f2e9f8-0153-4cee-9356-da03cdea3e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b'} Body: b'{"server": {"id": "f5935e8a-e181-4b9a-8385-d9e030a6307b", "name": "tempest-ServerStableDeviceRescueTest-server-2096707161", "status": "ACTIVE", "tenant_id": "6e56732c6b6049e59fdad55e6efb44e3", "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "metadata": {}, "hostId": "8d62e967f10f9c50160015250857d169a5d21bed40d9a603034e6d6d", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:14:41Z", "updated": "2025-07-31T13:16:43Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1574459614-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:25:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ f5935e8a-e181-4b9a-8385-d9e030a6307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5935e8a-e181-4b9a-8385-d9e030a6307b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268392349", "OS-SRV-USG:launched_at": "2025-07-31T13:14:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558625613"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:18:25,581 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f 0.049s 2025-07-31 13:18:25,582 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0da750c-6040-4b9f-a6fd-65bd0d3c1311', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0da750c-6040-4b9f-a6fd-65bd0d3c1311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f'} Body: b'{"volume": {"id": "a5ae4d94-7bfb-46c9-83e3-926806ef508f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:40.000000", "updated_at": "2025-07-31T13:14:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-512305403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}], "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e56732c6b6049e59fdad55e6efb44e3"}}' 2025-07-31 13:18:26,663 99926 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f 0.063s 2025-07-31 13:18:26,663 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61c4c61-7690-499e-bc68-3674a4ebe1a8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61c4c61-7690-499e-bc68-3674a4ebe1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f'} Body: b'{"volume": {"id": "a5ae4d94-7bfb-46c9-83e3-926806ef508f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:14:40.000000", "updated_at": "2025-07-31T13:14:40.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-512305403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5ae4d94-7bfb-46c9-83e3-926806ef508f"}], "user_id": "db4c44a7a49b49d3849e7ef1df8d0f0b", "bootable": "false", "encrypted": fals e, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e56732c6b6049e59fdad55e6efb44e3"}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7aeeda17-252c-478a-9d52-609c98831ef2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:18:13,433 99922 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:18:13,434 99922 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:18:13,659 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.225s 2025-07-31 13:18:13,660 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1937869843", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDYB3zvYiTCmbCQP/95cMQ3Z/6JNJlSEbRAjd1mHhp3SeK5d2se6fQdQkIlOkSjrTNYneBoyZQ7E1AnEGSNSrp+FRD/7j73vVZioSOKcDRP5z2Vy79d6+sKAJrwmPYIq3g=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6f474dc-e9f8-4de5-9b77-a5fa9cf11ba2', 'x-compute-request-id': 'req-f6f474dc-e9f8-4de5-9b77-a5fa9cf11ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1937869843", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDYB3zvYiTCmbCQP/95cMQ3Z/6JNJlSEbRAjd1mHhp3SeK5d2se6fQdQkIlOkSjrTNYneBoyZQ7E1AnEGSNSrp+FRD/7j73vVZioSOKcDRP5z2Vy79d6+sKAJrwmPYIq3g==", "fingerprint": "16:6c:ce:ce:69:7a:82:24:48:a6:8f:29:41:32:2b:c4", "user_id": "003751cc35d449e5910cce732ac0f449"}}' 2025-07-31 13:18:13,662 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1937869843 created 2025-07-31 13:18:14,154 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.491s 2025-07-31 13:18:14,154 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--800511965", "description": "tempest-description--1090096478"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-82339f6c-aceb-4cc0-9764-178e307fdb10', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "name": "tempest-securitygroup--800511965", "stateful": true, "tenant_id": "97ae7c39c67147289da4013f06186eff", "description": "tempest-description--1090096478", "shared": false, "security_group_rules": [{"id": "e28068d9-9d99-48d5-9d4a-dc706b0ffbf2", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "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": 1074, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:18:13Z", "updated_at": "2025-07-31T13:18:13Z", "revision_number": 0}, {"id": "e813de70-2fa7-4a2a-92b6-acc135fe6ba8", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "po rt_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1073, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:18:13Z", "updated_at": "2025-07-31T13:18:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:18:13Z", "updated_at": "2025-07-31T13:18:13Z", "revision_number": 1, "project_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:18:14,406 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.251s 2025-07-31 13:18:14,406 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-71aaa576-d16b-4a3d-8c74-17f9cbf94db7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d50cb9d8-05b4-4f43-8f8f-99f594467ffd", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:18:14Z", "updated_at": "2025-07-31T13:18:14Z", "revision_number": 0}}' 2025-07-31 13:18:14,610 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-07-31 13:18:14,610 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-52d705b6-3a54-49aa-b02c-8866a01af740', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fa70a265-83d3-4149-9893-c9ecb50197fe", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "0b297179-4d5f-42e2-963c-cad0aa08878e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:18:14Z", "updated_at": "2025-07-31T13:18:14Z", "revision_number": 0}}' 2025-07-31 13:18:14,610 99922 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--800511965 created 2025-07-31 13:18:15,286 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.675s 2025-07-31 13:18:15,287 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6f4d8fc3-ead8-46c9-a2c7-6016ba53f1da', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5f33f7ea-3731-4291-819c-186d5a52508e", "tenant_id": "97ae7c39c67147289da4013f06186eff", "floating_ip_address": "172.24.4.14", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "97ae7c39c67147289da4013f06186eff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:18:14Z", "updated_at": "2025-07-31T13:18:14Z", "revision_number": 0}}' 2025-07-31 13:18:15,287 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5f33f7ea-3731-4291-819c-186d5a52508e', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'floating_ip_address': '172.24.4.14', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '97ae7c39c67147289da4013f06186eff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:18:14Z', 'updated_at': '2025-07-31T13:18:14Z', 'revision_number': 0, 'ip': '172.24.4.14'} created 2025-07-31 13:18:15,334 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-07-31 13:18:15,334 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6bd1c1eb-70e6-4348-96d9-6cd7a6b08225', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "003751cc35d449e5910cce732ac0f449", "name": "tempest-AttachVolumeTestJSON-1592616034-project-member", "password_expires_at": null}, "audit_ids": ["pFh-N7VETjSMqqc-jRVHiQ"], "expires_at": "2025-07-31T14:18:15.000000Z", "issued_at": "2025-07-31T13:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97ae7c39c67147289da4013f06186eff", "name": "tempest-AttachVolumeTestJSON-1592616034"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compu te", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/97ae7c39c67147289da4013f06186eff", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:18:15,335 99922 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'f8d5c810-e75d-47a4-9db4-9b0da9dd18f2', 'name': 'tempest-AttachVolumeTestJSON-1368609306-network', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '97ae7c39c67147289da4013f06186eff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14894, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:18:08Z', 'updated_at': '2025-07-31T13:18:08Z', 'revision_number': 1} available for tenant 2025-07-31 13:18:15,336 99922 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1937869843', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDYB3zvYiTCmbCQP/95cMQ3Z/6JNJlSEbRAjd1mHhp3SeK5d2se6fQdQkIlOkSjrTNYneBoyZQ7E1AnEGSNSrp+FRD/7j73vVZioSOKcDRP5z2Vy79d6+sKAJrwmPYIq3g==', 'fingerprint': '16:6c:ce:ce:69:7a:82:24:48:a6:8f:29:41:32:2b:c4', 'user_id': '003751cc35d449e5910cce732ac0f449', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBTyKljTOzUyR6r51xUSKG91wQQdv0cO4DWmB3toSrc1v6KmDAt3oxI\nj4XUJ7LHqP+gBwYFK4EEACKhZANiAAQ2Ad872IkwpmwkD//eXDEN2f+iTSZUhG0Q\nI3dZh4ad0niuXdrHun0HUJCJTpEo60zWJ3gaMmUOxNQJxBkjUq6fhUQ/+4+971WY\nqEjinA0T+c9lcu/XevrCgCa8Jj2CKt4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0b297179-4d5f-42e2-963c-cad0aa08878e', 'name': 'tempest-securitygroup--800511965', 'stateful': True, 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'description': 'tempest-description--1090096478', 'shared': False, 'security_group_rules': [{'id': 'e28068d9-9d99-48d5-9d4a-dc706b0ffbf2', 'project_id': '97ae7c39c67147289da4013f06186eff', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'security_group_id': '0b297179-4d5f-42e2-963c-cad0aa08878e', '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': 1074, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:18:13Z', 'updated_at': '2025-07-31T13:18:13Z', 'revision_number': 0}, {'id': 'e813de70-2fa7-4a2a-92b6-acc135fe6ba8', 'project_id': '97ae7c39c67147289da4013f06186eff', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'security_group_id': '0b297179-4d5f-42e2-963c-cad0aa08878e', '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': 1073, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:18:13Z', 'updated_at': '2025-07-31T13:18:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:18:13Z', 'updated_at': '2025-07-31T13:18:13Z', 'revision_number': 1, 'project_id': '97ae7c39c67147289da4013f06186eff'}, 'floating_ip': {'id': '5f33f7ea-3731-4291-819c-186d5a52508e', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'floating_ip_address': '172.24.4.14', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '97ae7c39c67147289da4013f06186eff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:18:14Z', 'updated_at': '2025-07-31T13:18:14Z', 'revision_number': 0, 'ip': '172.24.4.14'}} 2025-07-31 13:18:15,857 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.520s 2025-07-31 13:18:15,857 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-41261889", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2"}], "security_groups": [{"name": "tempest-securitygroup--800511965"}], "key_name": "tempest-keypair-1937869843", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b1b123-ef7f-4b62-9134-3cc77dc8173e', 'x-compute-request-id': 'req-c8b1b123-ef7f-4b62-9134-3cc77dc8173e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--800511965"}], "adminPass": "password"}}' 2025-07-31 13:18:15,929 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.068s 2025-07-31 13:18:15,929 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49132e45-ad09-43e4-81fe-c1ad9f7aef44', 'x-compute-request-id': 'req-49132e45-ad09-43e4-81fe-c1ad9f7aef44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'{"server": {"id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "name": "tempest-AttachVolumeTestJSON-server-41261889", "status": "BUILD", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:18:16Z", "updated": "2025-07-31T13:18:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1937869843", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:19:06,178 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.206s 2025-07-31 13:19:06,178 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149d8dcc-7772-4e78-a6a4-afa97e175902', 'x-compute-request-id': 'req-149d8dcc-7772-4e78-a6a4-afa97e175902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'{"server": {"id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "name": "tempest-AttachVolumeTestJSON-server-41261889", "status": "ACTIVE", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "a013032c5be4441ebe8ad7ddfadcd18f944f7837af0203abd32da187", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:18:15Z", "updated": "2025-07-31T13:18:31Z", "addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:97:6c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1937869843", "OS-SRV-USG:launched_at": "2025-07-31T13:18:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--800511965"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:19:06,192 99922 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:20:06,416 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5/os-interface 0.165s 2025-07-31 13:20:06,417 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-no va-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04bf32ca-567c-4541-ae8b-c8fc34d8a9c8', 'x-compute-request-id': 'req-04bf32ca-567c-4541-ae8b-c8fc34d8a9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2", "port_id": "90cf4d45-27f9-4a94-80d8-ffe15f22f8d9", "mac_addr": "fa:16:3e:91:97:6c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "324be2c6-1b3d-47f7-b55f-c958966d5266", "ip_address": "10.0.0.9"}]}]}' 2025-07-31 13:20:07,234 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/5f33f7ea-3731-4291-819c-186d5a52508e 0.813s 2025-07-31 13:20:07,234 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "90cf4d45-27f9-4a94-80d8-ffe15f22f8d9"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5957882e-309b-4977-8942-30d0c28e7ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5f33f7ea-3731-4291-819c-186d5a52508e'} Body: b'{"floatingip": {"id": "5f33f7ea-3731-4291-819c-186d5a52508e", "tenant_id": "97ae7c39c67147289da4013f06186eff", "floating_ip_address": "172.24.4.14", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "73fc938e-871a-4894-963e-e385ba942316", "port_id": "90cf4d45-27f9-4a94-80d8-ffe15f22f8d9", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2", "mac_address": "fa:16:3e:91:97:6c", "admin_state_up": true, "status": "ACTIVE", "device_id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:18:14Z", "updated_at": "2025-07-31T13:20:06Z", "revision_number": 1, "project_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:20:07,236 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.14:22' as 'cirros' with public key authentication 2025-07-31 13:20:07,247 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:20:07,350 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:20:07,351 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.14 successfully created 2025-07-31 13:20:07,398 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5/ips 0.047s 2025-07-31 13:20:07,399 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7497e677-272d-4f38-be08-ed74d6fb832d', 'x-compute-request-id': 'req-7497e677-272d-4f38-be08-ed74d6fb832d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2025-07-31 13:20:07,402 99922 INFO [tempest.lib.common.ssh] Creating ssh co nnection to '172.24.4.14:22' as 'cirros' with public key authentication 2025-07-31 13:20:07,405 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:20:07,510 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:20:07,511 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.14 successfully created 2025-07-31 13:20:07,511 99922 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-07-31 13:20:07,511 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.14:22' as 'cirros' with public key authentication 2025-07-31 13:20:07,514 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:20:07,618 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:20:07,619 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.14 successfully created 2025-07-31 13:20:07,919 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.291s 2025-07-31 13:20:07,919 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-312137842"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347a2e15-d1b6-46e2-bc74-15e015f34d0c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347a2e15-d1b6-46e2-bc74-15e015f34d0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7aeeda17-252c-478a-9d52-609c98831ef2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:20:07.846592", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-312137842", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:20:07,973 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2 0.042s 2025-07-31 13:20:07,973 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5278ce-a894-415a-b08e-90e3da7e8457', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5278ce-a894-415a-b08e-90e3da7e8457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2'} Body: b'{"volume": {"id": "7aeeda17-252c-478a-9d52-609c98831ef2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:20:08.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-312137842", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hre f": "http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:20:09,035 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2 0.047s 2025-07-31 13:20:09,035 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfa727f-c1e8-4d56-b2c0-84b0208c96bd', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfa727f-c1e8-4d56-b2c0-84b0208c96bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2'} Body: b'{"volume": {"id": "7aeeda17-252c-478a-9d52-609c98831ef2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:20:08.000000", "updated_at": "2025-07-31T13:20:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-312137842", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7aeeda17-252c-478a-9d52-609c98831ef2"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:20:09,171 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.122s 2025-07-31 13:20:09,172 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef5ae76-6e38-4406-96ae-815c16d05b5b', 'x-compute-request-id': 'req-1ef5ae76-6e38-4406-96ae-815c16d05b5b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'' 2025-07-31 13:20:09,447 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.274s 2025-07-31 13:20:09,447 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b937019-25f8-476d-83f9-6b0583ec17ba', 'x-compute-request-id': 'req-5b937019-25f8-476d-83f9-6b0583ec17ba', 'connection': ' close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'{"server": {"id": "035d28dd-c7d7-44f4-be16-e6b09e34e2f5", "name": "tempest-AttachVolumeTestJSON-server-41261889", "status": "ACTIVE", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "a013032c5be4441ebe8ad7ddfadcd18f944f7837af0203abd32da187", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:18:15Z", "updated": "2025-07-31T13:20:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:97:6c"}, {"version": 4, "addr": "172.24.4.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:97:6c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1937869843", "OS-SRV-USG:launched_at": "2025-07-31T13:18:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--800511965"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:20:59,543 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5 0.046s 2025-07-31 13:20:59,544 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b3c25b2c-d9e9-4408-bba1-10d770557621', 'x-compute-request-id': 'req-b3c25b2c-d9e9-4408-bba1-10d770557621', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/035d28dd-c7d7-44f4-be16-e6b09e34e2f5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 035d28dd-c7d7-44f4-be16-e6b09e34e2f5 could not be found."}}' 2025-07-31 13:20:59,580 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1937869843 0.036s 2025-07-31 13:20:59,580 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3fee47-8dd8-4173-ba82-c367a2cc7472', 'x-compute-request-id': 'req-fb3fee47-8dd8-4173-ba82-c367a2cc7472', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1937869843'} Body: b'' 2025-07-31 13:20:59,796 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/network ing/v2.0/security-groups/0b297179-4d5f-42e2-963c-cad0aa08878e 0.215s 2025-07-31 13:20:59,796 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0f31bbf2-c68e-4b7f-b447-41b87cafba02', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0b297179-4d5f-42e2-963c-cad0aa08878e'} Body: b'' 2025-07-31 13:20:59,822 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/0b297179-4d5f-42e2-963c-cad0aa08878e 0.025s 2025-07-31 13:20:59,822 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8767575f-3ca1-4d7c-9541-16a3ecddfd79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0b297179-4d5f-42e2-963c-cad0aa08878e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0b297179-4d5f-42e2-963c-cad0aa08878e does not exist", "detail": ""}}' 2025-07-31 13:21:00,165 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/5f33f7ea-3731-4291-819c-186d5a52508e 0.342s 2025-07-31 13:21:00,165 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f76d2a51-1046-4b73-8e03-86e6f3e7e04a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5f33f7ea-3731-4291-819c-186d5a52508e'} Body: b'' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c0a74c88-cdf6-4d9f-8094-6a673d08d890 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:19:39,932 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-07-31 13:19:39,933 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d0a327fe-3285-4b13-a527-c10cffa531af', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e40d49fe97f347cb9d991611aa4a5034", "name": "tempest-VolumesActionsTest-526474555-project-member", "password_expires_at": null}, "audit_ids": ["J7zDwTjvTFOuuaUCZVddcg"], "expires_at": "2025-07-31T14:19:39.000000Z", "issued_at": "2025-07-31T13:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b75fa96b9544f94a9a274f8842dc461", "name": "tempest-VolumesActionsTest-526474555"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5b75fa96b9544f94a9a274f8842dc461", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:19:39,933 99926 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '83ef6f8d-78af-401f-a7eb-bb59c5120f3b', 'name': 'tempest-VolumesActionsTest-1420556101-network', 'tenant_id': '5b75fa96b9544f94a9a274f8842dc461', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5b75fa96b9544f94a9a274f8842dc461', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52137, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:19:26Z', 'updated_at': '2025-0 7-31T13:19:27Z', 'revision_number': 1} available for tenant 2025-07-31 13:19:40,605 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.671s 2025-07-31 13:19:40,606 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-515764123", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "networks": [{"uuid": "83ef6f8d-78af-401f-a7eb-bb59c5120f3b"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3709a2b9-8749-402e-b8bd-b90571fc42df', 'x-compute-request-id': 'req-3709a2b9-8749-402e-b8bd-b90571fc42df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s78NWToJYxsz"}}' 2025-07-31 13:19:40,693 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 0.084s 2025-07-31 13:19:40,693 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2523f8c-6c62-4d20-8ba0-fd7a11d39ac2', 'x-compute-request-id': 'req-f2523f8c-6c62-4d20-8ba0-fd7a11d39ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'{"server": {"id": "0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4", "name": "tempest-VolumesActionsTest-instance-515764123", "status": "BUILD", "tenant_id": "5b75fa96b9544f94a9a274f8842dc461", "user_id": "e40d49fe97f347cb9d991611aa4a5034", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:19:41Z", "updated": "2025-07-31T13:19:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:20:30,983 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4 bcd-a9ce-a831ec6034a4 0.225s 2025-07-31 13:20:30,983 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a31ffd86-0a76-4e27-8ec4-270439a2191c', 'x-compute-request-id': 'req-a31ffd86-0a76-4e27-8ec4-270439a2191c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'{"server": {"id": "0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4", "name": "tempest-VolumesActionsTest-instance-515764123", "status": "ACTIVE", "tenant_id": "5b75fa96b9544f94a9a274f8842dc461", "user_id": "e40d49fe97f347cb9d991611aa4a5034", "metadata": {}, "hostId": "29432f39a9b9b1800ebaac9fb004866f9a0edda871273eedf408eca3", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:19:40Z", "updated": "2025-07-31T13:19:56Z", "addresses": {"tempest-VolumesActionsTest-1420556101-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:e1:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:19:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:20:30,999 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:21:31,340 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.281s 2025-07-31 13:21:31,341 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-602606399"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e643bf-3404-4c2b-92ac-e21889a8d429', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e643bf-3404-4c2b-92ac-e21889a8d429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c0a74c88-cdf6-4d9f-8094-6a673d08d890", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:21:31.278398", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-602606399", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistency group_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:21:31,419 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.066s 2025-07-31 13:21:31,419 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff1493b-a81e-43d3-9c96-fca56097495e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff1493b-a81e-43d3-9c96-fca56097495e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'{"volume": {"id": "c0a74c88-cdf6-4d9f-8094-6a673d08d890", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:21:31.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-602606399", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:21:32,474 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.040s 2025-07-31 13:21:32,475 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bdd174-f502-43ee-a618-a84bcb52d5a8', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bdd174-f502-43ee-a618-a84bcb52d5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'{"volume": {"id": "c0a74c88-cdf6-4d9f-8094-6a673d08d890", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:21:31.000000", "updated_at": "2025-07-31T13:21:31.000000", "name": "tempest-VolumesActionsTest-Volume-602606399", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:21:32,547 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.043s 2025-07-31 13:21:32,547 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe558e0-d7f0-44ff-b4e9-f8e1c33317f8', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe558e0-d7f0-44ff-b4e9-f8e1c33317f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'{"volume": {"id": "c0a74c88-cdf6-4d9f-8094-6a673d08d890", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:21:31.000000", "updated_at": "2025-07-31T13:21:31.000000", "name": "tempest-VolumesActionsTest-Volume-602606399", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:21:32,655 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.094s 2025-07-31 13:21:32,655 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2550ccff-1952-4e90-9b0b-91c4786e9a85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'' 2025-07-31 13:21:32,676 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890 0.020s 2025-07-31 13:21:32,676 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96f99e4-dc09-4272-9702-2524496ddf2e', 'x-openstack-request-id': 'req-d96f99e4-dc09-4272-9702-2524496ddf2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c0a74c88-cdf6-4d9f-8094-6a673d08d890'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0a74c88-cdf6-4d9f-8094-6a673d08d890 could not be found."}}' 2025-07-31 13:21:32,817 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 0.141s 2025-07-31 13:21:32,818 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9044bf49-9018-48a5-a3ae-227d20fc9f67', 'x-compute-request-id': 'req-9044bf49-9018-48a5-a3ae-227d20fc9f67', 'connection': 'close', 'status': '204', 'content- location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'' 2025-07-31 13:21:33,035 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 0.217s 2025-07-31 13:21:33,036 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ee1efa-cd46-4253-a209-3f816af34cec', 'x-compute-request-id': 'req-b5ee1efa-cd46-4253-a209-3f816af34cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'{"server": {"id": "0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4", "name": "tempest-VolumesActionsTest-instance-515764123", "status": "ACTIVE", "tenant_id": "5b75fa96b9544f94a9a274f8842dc461", "user_id": "e40d49fe97f347cb9d991611aa4a5034", "metadata": {}, "hostId": "29432f39a9b9b1800ebaac9fb004866f9a0edda871273eedf408eca3", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:19:40Z", "updated": "2025-07-31T13:21:33Z", "addresses": {"tempest-VolumesActionsTest-1420556101-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:e1:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-07-31T13:19:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:22:23,106 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 0.047s 2025-07-31 13:22:23,107 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1f5c3e58-1ebd-4ab5-b4f9-e13836c184a0', 'x-compute-request-id': 'req-1f5c3e58-1ebd-4ab5-b4f9-e13836c184a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0ae42ba0-0a60-4bcd-a9ce-a831ec6034a4 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 13acf070-334a-4d4b-b325-29d0e30d6df5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:23,303 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/volumes 0.192s 2025-07-31 13:22:23,303 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-644745974"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d921e703-b749-4c84-bb35-5cf659f72d4e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d921e703-b749-4c84-bb35-5cf659f72d4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "13acf070-334a-4d4b-b325-29d0e30d6df5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:23.239830", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-644745974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:23,354 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.038s 2025-07-31 13:22:23,354 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8806f2e-a374-416b-a510-1a73e1bd0416', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8806f2e-a374-416b-a510-1a73e1bd0416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'{"volume": {"id": "13acf070-334a-4d4b-b325-29d0e30d6df5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:23.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-644745974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:24,413 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.044s 2025-07-31 13:22:24,414 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e5bfdf-3a8e-41fd-8dde-8ee9c0b9faf7', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e5bfdf-3a8e-41fd-8dde-8ee9c0b9faf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'{"volume": {"id": "13acf070-334a-4d4b-b325-29d0e30d6df5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:23.000000", "updated_at": "2025-07-31T13:22:23.000000", "name": "tempest-VolumesActionsTest-Volume-644745974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:24,469 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.041s 2025-07-31 13:22:24,469 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0289e082-338d-4e7a-8d3b-ca85959fae58', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0289e082-338d-4e7a-8d3b-ca85959fae58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'{"volume": {"id": "13acf070-334a-4d4b-b325-29d0e30d6df5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:23.000000", "updated_at": "2025-07-31T13:22:23.000000", "name": "tempest-VolumesActionsTest-Volume-644745974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:24,583 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.099s 2025-07-31 13:22:24,584 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102c8a19-3255-4f92-b1e8-794e150baa20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'' 2025-07-31 13:22:24,606 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5 0.021s 2025-07-31 13:22:24,606 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf15906-f4e6-4c85-8ad9-aacf6b7aff02', 'x-openstack-request-id': 'req-fdf15906-f4e6-4c85-8ad9-aacf6b7aff02', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/13acf070-334a-4d4b-b325-29d0e30d6df5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 13acf070-334a-4d4b-b325-29d0e30d6df5 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ea76173-2d05-4178-bc89-3fd1bf4795fe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:24,797 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/volumes 0.188s 2025-07-31 13:22:24,798 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-203689706"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74696b8e-3c41-45f4-8361-d02dae2e212c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74696b8e-3c41-45f4-8361-d02dae2e212c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ea76173-2d05-4178-bc89-3fd1bf4795fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:24.732148", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-203689706", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:24,848 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.037s 2025-07-31 13:22:24,849 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dba9856-a24d-4acf-90a6-97874edb8422', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dba9856-a24d-4acf-90a6-97874edb8422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'{"volume": {"id": "3ea76173-2d05-4178-bc89-3fd1bf4795fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:25.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-203689706", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:25,905 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.041s 2025-07-31 13:22:25,906 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-0c6a0fa8-5074-47a0-9804-b40be03648db', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6a0fa8-5074-47a0-9804-b40be03648db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'{"volume": {"id": "3ea76173-2d05-4178-bc89-3fd1bf4795fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:25.000000", "updated_at": "2025-07-31T13:22:25.000000", "name": "tempest-VolumesActionsTest-Volume-203689706", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:25,957 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.037s 2025-07-31 13:22:25,957 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ed22e9-b832-4217-90a8-bec5f37cc161', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ed22e9-b832-4217-90a8-bec5f37cc161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'{"volume": {"id": "3ea76173-2d05-4178-bc89-3fd1bf4795fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:25.000000", "updated_at": "2025-07-31T13:22:25.000000", "name": "tempest-VolumesActionsTest-Volume-203689706", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:26,073 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.097s 2025-07-31 13:22:26,074 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08390608-d701-404b-a4fd-d75af6301784', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'' 2025-07-31 13:22:26,097 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe 0.022s 2025-07-31 13: 22:26,097 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a853c949-8df3-4a4d-b226-5ef653bb04e8', 'x-openstack-request-id': 'req-a853c949-8df3-4a4d-b226-5ef653bb04e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ea76173-2d05-4178-bc89-3fd1bf4795fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ea76173-2d05-4178-bc89-3fd1bf4795fe could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 40cf0b91-1177-4248-9caf-fb4fd0b2fd46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:26,363 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/volumes 0.264s 2025-07-31 13:22:26,364 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-883513655"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869f9d7a-8c76-42b1-92bf-7f5e93496672', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869f9d7a-8c76-42b1-92bf-7f5e93496672', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "40cf0b91-1177-4248-9caf-fb4fd0b2fd46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:26.285848", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-883513655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:26,416 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.039s 2025-07-31 13:22:26,416 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd2c8f9-8f1b-4dce-ad68-3264f33735d2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd2c8f9-8f1b-4dce-ad68-3264f33735d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'{"volume": {"id": "40cf0b91-1177-4248-9caf-fb4fd0b2fd46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:26.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-883513655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:27,469 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.037s 2025-07-31 13:22:27,470 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-6b8bfc71-7544-4117-ad01-4876433881bb', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8bfc71-7544-4117-ad01-4876433881bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'{"volume": {"id": "40cf0b91-1177-4248-9caf-fb4fd0b2fd46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:26.000000", "updated_at": "2025-07-31T13:22:26.000000", "name": "tempest-VolumesActionsTest-Volume-883513655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:27,534 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.050s 2025-07-31 13:22:27,534 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f597b104-8fc4-4839-9c0b-222bbfa6d24b', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f597b104-8fc4-4839-9c0b-222bbfa6d24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'{"volume": {"id": "40cf0b91-1177-4248-9caf-fb4fd0b2fd46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:26.000000", "updated_at": "2025-07-31T13:22:26.000000", "name": "tempest-VolumesActionsTest-Volume-883513655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:27,649 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.101s 2025-07-31 13:22:27,649 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1823b604-3350-4164-8922-d1726a44571f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'' 2025-07-31 13:22:27,669 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46 0.019s 2025-07-31 13:22:27,669 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-209192b3-d2f5-4478-8e69-959ed13e4df0', 'x-openstack-request-id': 'req-209192b3-d2f5-4478-8e69-959ed13e4df0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40cf0b91-1177-4248-9caf-fb4fd0b2fd46'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 40cf0b91-1177-4248-9caf-fb4fd0b2fd46 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d00f1d82-a59f-430e-9caa-0ec5d15c2625 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:27,847 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/volumes 0.175s 2025-07-31 13:22:27,847 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1355763004"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb32aae9-1519-449b-bbde-eaf070b7c396', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb32aae9-1519-449b-bbde-eaf070b7c396', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d00f1d82-a59f-430e-9caa-0ec5d15c2625", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:27.793628", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1355763004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:27,896 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.036s 2025-07-31 13:22:27,897 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1496a14a-d531-4b9a-a8d9-f35353812170', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1496a14a-d531-4b9a-a8d9-f35353812170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'{"volume": {"id": "d00f1d82-a59f-430e-9caa-0ec5d15c2625", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:28.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1355763004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:28,957 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.043s 2025-07-31 13:22:28,958 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-201f4f25-c3a6-4845-8bc2-687c8e2388c0', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201f4f25-c3a6-4845-8bc2-687c8e2388c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'{"volume": {"id": "d00f1d82-a59f-430e-9caa-0ec5d15c2625", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:28.000000", "updated_at": "2025-07-31T13:22:28.000000", "name": "tempest-VolumesActionsTest-Volume-1355763004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:29,012 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.039s 2025-07-31 13:22:29,012 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328d676e-c74b-4e8f-8820-e440bae3e30e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328d676e-c74b-4e8f-8820-e440bae3e30e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'{"volume": {"id": "d00f1d82-a59f-430e-9caa-0ec5d15c2625", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:28.000000", "updated_at": "2025-07-31T13:22:28.000000", "name": "tempest-VolumesActionsTest-Volume-1355763004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:29,118 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.092s 2025-07-31 13:22:29,118 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290191b9-e619-47ae-b814-2031774621a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'' 2025-07-31 13:22:29,139 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625 0.020s 2025-07-31 13:22:29,139 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2a735d-19f1-4645-bdd0-ca00e6cb39bd', 'x-openstack-request-id': 'req-3d2a735d-19f1-4645-bdd0-ca00e6cb39bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d00f1d82-a59f-430e-9caa-0ec5d15c2625'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d00f1d82-a59f-430e-9caa-0ec5d15c2625 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] ---------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume efddc776-1c04-4675-9225-b5bb8ac0e3a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:29,326 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-07-31 13:22:29,326 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-436702158"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ef80f1-b87a-4298-81eb-d7d07940742a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ef80f1-b87a-4298-81eb-d7d07940742a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "efddc776-1c04-4675-9225-b5bb8ac0e3a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:29.267046", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-436702158", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:29,385 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.037s 2025-07-31 13:22:29,385 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9440a2f2-466a-48ea-b365-9da346b55228', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9440a2f2-466a-48ea-b365-9da346b55228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'{"volume": {"id": "efddc776-1c04-4675-9225-b5bb8ac0e3a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:29.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-436702158", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:30,451 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.051s 2025-07-31 13:22:30,451 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2a5a23-61a6-468a-9f0c-91d31aa0ff81', 'conte nt-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2a5a23-61a6-468a-9f0c-91d31aa0ff81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'{"volume": {"id": "efddc776-1c04-4675-9225-b5bb8ac0e3a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:29.000000", "updated_at": "2025-07-31T13:22:29.000000", "name": "tempest-VolumesActionsTest-Volume-436702158", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:30,510 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.042s 2025-07-31 13:22:30,511 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c872480c-cdb0-4a3a-9def-6285e8083a08', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c872480c-cdb0-4a3a-9def-6285e8083a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'{"volume": {"id": "efddc776-1c04-4675-9225-b5bb8ac0e3a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:29.000000", "updated_at": "2025-07-31T13:22:29.000000", "name": "tempest-VolumesActionsTest-Volume-436702158", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5"}], "user_id": "e40d49fe97f347cb9d991611aa4a5034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b75fa96b9544f94a9a274f8842dc461"}}' 2025-07-31 13:22:30,815 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.288s 2025-07-31 13:22:30,816 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54561289-d240-492f-91f9-cbf0c2062e43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'' 2025-07-31 13:22:30,840 99926 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5 0.023s 2025-07-31 13:22:30,841 99926 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f7fe4c-ad33-49f7-8063-e1e8a20298de', 'x-openstack-request-id': 'req-36f7fe4c-ad33-49f7-8063-e1e8a20298de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/efddc776-1c04-4675-9225-b5bb8ac0e3a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume efddc776-1c04-4675-9225-b5bb8ac0e3a5 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e4901750-c972-4ea3-8f74-c973f2c56f1b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:40,137 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.386s 2025-07-31 13:22:40,138 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2025996689"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953cee13-61a7-446a-a55d-9c1725b0fe98', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953cee13-61a7-446a-a55d-9c1725b0fe98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e4901750-c972-4ea3-8f74-c973f2c56f1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:40.081015", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2025996689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-07-31 13:22:40,191 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.041s 2025-07-31 13:22:40,192 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da2e866-ffd5-4650-a2e4-16500fa26164', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da2e866-ffd5-4650-a2e4-16500fa26164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'{"volume": {"id": "e4901750-c972-4ea3-8f74-c973f2c56f1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:40.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2025996689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:41,244 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.037s 2025-07-31 13:22:41,244 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8c646b-1336-476f-aa76-0f29a380507c', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8c646b-1336-476f-aa76-0f29a380507c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'{"volume": {"id": "e4901750-c972-4ea3-8f74-c973f2c56f1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:40.000000", "updated_at": "2025-07-31T13:22:40.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2025996689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:41,300 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.040s 2025-07-31 13:22:41,300 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68ef851-4b30-43a5-b96f-9fca8cc11835', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68ef851-4b30-43a5-b96f-9fca8cc11835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'{"volume": {"id": "e4901750-c972-4ea3-8f74-c973f2c56f1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:40.000000", "updated_at": "2025-07-31T13:22:40.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2025996689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:41,414 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.100s 2025-07-31 13:22:41,414 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2fc7e5-7c20-4492-b1ee-28616ff65c0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'' 2025-07-31 13:22:41,439 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b 0.024s 2025-07-31 13:22:41,439 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7cb490-cb36-4dd8-892e-1cb8bd46012d', 'x-openstack-request-id': 'req-2a7cb490-cb36-4dd8-892e-1cb8bd46012d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e4901750-c972-4ea3-8f74-c973f2c56f1b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e4901750-c972-4ea3-8f74-c973f2c56f1b could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 09b2666e-f7c8-4e3b-becb-73812d903a86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:22:41,700 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.256s 2025-07-31 13:22:41,701 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1807021882"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec720685-2a44-4014-9c19-72b58787a254', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec720685-2a44-4014-9c19-72b58787a254', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "09b2666e-f7c8-4e3b-becb-73812d903a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:41.585256", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1807021882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-07-31 13:22:41,786 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.073s 2025-07-31 13:22:41,786 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ac34fd-64a6-43b8-bae9-aeea846bd0cf', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ac34fd-64a6-43b8-bae9-aeea846bd0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'{"volume": {"id": "09b2666e-f7c8-4e3b-becb-73812d903a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:42.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1807021882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:42,842 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.041s 2025-07-31 13:22:42,843 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bedb5f-3968-49db-aa8f-465405cb6149', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bedb5f-3968-49db-aa8f-465405cb6149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'{"volume": {"id": "09b2666e-f7c8-4e3b-becb-73812d903a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:42.000000", "updated_at": "2025-07-31T13:22:42.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1807021882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:42,897 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.040s 2025-07-31 13:22:42,897 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49d438e-2552-4113-9952-68e86e5a5868', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49d438e-2552-4113-9952-68e86e5a5868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'{"volume": {"id": "09b2666e-f7c8-4e3b-becb-73812d903a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:42.000000", "updated_at": "2025-07-31T13:22:42.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1807021882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86"}], "user_id": "3dbffd734d174714b5c95814c9f5c97c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "95ecea35f5494344bbd105a007f4f486"}}' 2025-07-31 13:22:43,015 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.103s 2025-07-31 13:22:43,015 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-v ersion': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d74599-a34b-4262-b16c-f6fcf9ee113f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'' 2025-07-31 13:22:43,038 99926 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86 0.022s 2025-07-31 13:22:43,038 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae02e5b-48e5-4a76-8a67-c3d968f0c0bd', 'x-openstack-request-id': 'req-fae02e5b-48e5-4a76-8a67-c3d968f0c0bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09b2666e-f7c8-4e3b-becb-73812d903a86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 09b2666e-f7c8-4e3b-becb-73812d903a86 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8dfdf9e-998b-4cfd-90c9-d112bf881d00 failed to build and is in ERROR status tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97421ee0-1055-44fd-a6e6-37e8e621e64b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:23:06,722 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.156s 2025-07-31 13:23:06,723 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1023417914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNCF/Xhqz+LYyp94r7Xfq2sg7+ZVauTrCslI5s7s3iBd3/TAyHR3xgHVU6otnDrKNgqbC+V6+ilbOh+kgEg1zQ+vGgDRwWxvc2tg9dmVX1bE45A3Mwd92xi7jfsU6/a2Tg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44bc3bc7-155e-4952-8701-534dae54283a', 'x-compute-request-id': 'req-44bc3bc7-155e-4952-8701-534dae54283a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1023417914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNCF/Xhqz+LYyp94r7Xfq2sg7+ZVauTrCslI5s7s3iBd3/TAyHR3xgHVU6otnDrKNgqbC+V6+ilbOh+kgEg1zQ+vGgDRwWxvc2tg9dmVX1bE45A3Mwd92xi7jfsU6/a2Tg==", "fingerprint": "42:2c:3e:5c:df:bb:fa:0a:4b:d9:04:78:aa:74:d1:4c", "user_id": "d4cabf8e952d40c8a8ceb09d74d96e08"}}' 2025-07-31 13:23:07,013 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.288s 2025-07-31 13:23:07,014 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1591040295", "description": "tempest-secgroup-smoke-1591040295 description", "project_id": "010c1cc81c514820975e1601afd5b333"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-335495e3-3a41-4cce-987e-f8e983cac78f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b15c9340-085c-476b-84db-b16c3f276c3e", "name": "tempest-secgroup-smoke-1591040295", "stateful": true, "tenant_id": "010c1cc81c514820975e1601afd5b333", "description": "tempest-secgroup-smoke-1591040295 description", "shared": false, "security_group_rules": [{"id": "03b8ced1-7e2c-406d-9c54-4312f97238e2", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "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": 1169, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:23:06Z", "updated_at": "2025-07-31T13:23:06Z", "revision_number": 0}, {"id": "354f0fca-b993-4acf-b6e4-c1e82c60339f", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "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": 1168, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:23:06Z", "updated_at": "2025-07-31T13:23:06Z", "revision_n umber": 0}], "tags": [], "created_at": "2025-07-31T13:23:06Z", "updated_at": "2025-07-31T13:23:06Z", "revision_number": 1, "project_id": "010c1cc81c514820975e1601afd5b333"}}' 2025-07-31 13:23:07,196 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.181s 2025-07-31 13:23:07,196 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-385921b6-83f9-41c7-8577-bd163455a8ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a944bfdb-2ef1-4d14-b94f-782f0d35a02d", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:07,398 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.201s 2025-07-31 13:23:07,398 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-79dde3d4-5dd2-4bc2-94bd-0e2dccb60f3d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f1c5648a-b9f1-4a09-bf31-5a450b60f2a3", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:07,616 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-07-31 13:23:07,617 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json ', 'content-length': '602', 'x-openstack-request-id': 'req-2b9efc38-cbf3-4e74-810e-d2d0b039990f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f821336c-9ed0-494c-ab8e-71a36319684e", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:07,820 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-07-31 13:23:07,821 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-46877e25-a777-4018-b688-c9e8f85ca409', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7c1efc13-de63-4825-9b76-bef9a14288f4", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:08,042 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.221s 2025-07-31 13:23:08,042 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-e66e1982-8fe7-4b2d-919d-868c10cd47d2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c133445-8bfe-455d-a777-5c8d4a70c10e", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:07Z", "updated_at": "2025-07-31T13:23:07Z", "revision_number": 0}}' 2025-07-31 13:23:09,208 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_vo lume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.165s 2025-07-31 13:23:09,208 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "project_id": "010c1cc81c514820975e1601afd5b333", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e4f093ce-12e9-4f8a-a93b-2332019b5f3b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69677037-52d7-4cab-87a6-0b14a1a6f366", "project_id": "010c1cc81c514820975e1601afd5b333", "tenant_id": "010c1cc81c514820975e1601afd5b333", "security_group_id": "b15c9340-085c-476b-84db-b16c3f276c3e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:09Z", "updated_at": "2025-07-31T13:23:09Z", "revision_number": 0}}' 2025-07-31 13:23:09,254 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-07-31 13:23:09,255 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-60a0cb69-6b3f-4886-b355-2ceb796e074b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d4cabf8e952d40c8a8ceb09d74d96e08", "name": "tempest-TestShelveInstance-169593056-project-member", "password_expires_at": null}, "audit_ids": ["oKRCIjKTTd27so4Uo7esgw"], "expires_at": "2025-07-31T14:23:09.000000Z", "issued_at": "2025-07-31T13:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "010c1cc81c514820975e1601afd5b333", "name": "tempest-TestShelveInstance-169593056"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/010c1cc81c51482097 5e1601afd5b333", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:23:09,256 99926 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'a65e2181-e1af-4c53-90cf-082e1d9418ab', 'name': 'tempest-TestShelveInstance-895805657-network', 'tenant_id': '010c1cc81c514820975e1601afd5b333', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '010c1cc81c514820975e1601afd5b333', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60111, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:22:50Z', 'updated_at': '2025-07-31T13:22:50Z', 'revision_number': 1} available for tenant 2025-07-31 13:23:09,741 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.484s 2025-07-31 13:23:09,741 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1597198042", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2d2c10-4b9b-411b-b0e5-e7d36abc3ff5', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2d2c10-4b9b-411b-b0e5-e7d36abc3ff5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "97421ee0-1055-44fd-a6e6-37e8e621e64b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:09.673144", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1597198042", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}], "user_id": "d4cabf8e952d40c8a8ceb09d74d96e08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:23:09,789 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b 0.036s 2025-07-31 13:23:09,789 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee04763d-30c4-47e7-b96b-07a0834a82e0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee04763d-30 c4-47e7-b96b-07a0834a82e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b'} Body: b'{"volume": {"id": "97421ee0-1055-44fd-a6e6-37e8e621e64b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:10.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1597198042", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}], "user_id": "d4cabf8e952d40c8a8ceb09d74d96e08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "010c1cc81c514820975e1601afd5b333"}}' 2025-07-31 13:23:10,845 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b 0.041s 2025-07-31 13:23:10,845 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77173c28-2e4a-4929-bec6-8bca12fc50f1', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77173c28-2e4a-4929-bec6-8bca12fc50f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b'} Body: b'{"volume": {"id": "97421ee0-1055-44fd-a6e6-37e8e621e64b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:10.000000", "updated_at": "2025-07-31T13:23:10.000000", "name": "tempest-tempest.common.compute-volume-1597198042", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b"}], "user_id": "d4cabf8e952d40c8a8ceb09d74d96e08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "010c1cc81c514820975e1601afd5b333"}}' 2025-07-31 13:23:10,972 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b 0.113s 2025-07-31 13:23:10,972 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e51dd7d-5a7a-492e-8e7d-a8fde75dc11a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b'} Body: b'' 2025-07-31 13:23:10,996 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b 0.022s 2025-07-31 13:23:10,996 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-T oken': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c955693a-2dd3-4b5d-a281-2880aa43e6b5', 'x-openstack-request-id': 'req-c955693a-2dd3-4b5d-a281-2880aa43e6b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97421ee0-1055-44fd-a6e6-37e8e621e64b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97421ee0-1055-44fd-a6e6-37e8e621e64b could not be found."}}' 2025-07-31 13:23:11,212 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/b15c9340-085c-476b-84db-b16c3f276c3e 0.214s 2025-07-31 13:23:11,212 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9abca6d5-71ff-4701-9db8-04d8f3a6e0f4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b15c9340-085c-476b-84db-b16c3f276c3e'} Body: b'' 2025-07-31 13:23:11,251 99926 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1023417914 0.038s 2025-07-31 13:23:11,251 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67197167-fa42-4c5b-8288-f48674de07fd', 'x-compute-request-id': 'req-67197167-fa42-4c5b-8288-f48674de07fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1023417914'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3fe30a37-86ff-4060-9039-ca43b2221970 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:21:00,169 99922 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:21:00,170 99922 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:21:00,219 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2025-07-31 13:21:00,220 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-730360834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGe5If81IUyDkb3VeU9JWskM/35K+Qq2Obfr9fGQMXTvxBAXKrHJhzAF8r5sE5CdPBFpKpQG1MTUnbTKGA18xL0zE0+shemW/aXsDq/oqu9AdHVuE63S6h6CxuFyQafI1w=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398080a5-cde2-4f1c-aba5-3d5ce9b00c21', 'x-compute-request-id': 'req-398080a5-cde2-4f1c-aba5-3d5ce9b00c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-730360834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGe5If81IUyDkb3VeU9JWskM/35K+Qq2Obfr9fGQMXTvxBAXKrHJhzAF8r5sE5CdPBFpKpQG1MTUnbTKGA18xL0zE0+shemW/aXsDq/oqu9AdHVuE63S6h6CxuFyQafI1w==", "fingerprint": "e8:e7:45:c4:f1:58:ba:bb:ed:ac:0b:5e:50:c1:b2:b0", "user_id": "003751cc35d449e5910cce732ac0f449"}}' 2025-07-31 13:21:00,222 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-730360834 created 2025-07-31 13:21:00,448 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.225s 2025-07-31 13:21:00,448 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1167696252", "description": "tempest-description--1726614717"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-95cd5ce1-3424-400b-b046-15fff1de90c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "name": "tempest-securitygroup--1167696252", "stateful": true, "tenant_id": "97ae7c39c67147289da4013f06186eff", "description": "tempest-description--1726614717", "shared": false, "security_group_rules": [{"id": "1f30fdd5-f371-484c-840a-24e4caccd805", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "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": 1116, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 0}, {"id": "3da5874a-f959-4e5e-9b81-60c102ec1859", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "por t_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": 1117, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 1, "project_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:21:00,683 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.234s 2025-07-31 13:21:00,684 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3e3b8185-9feb-42df-898f-1173049e5c32', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d94058fc-d873-4f46-85fc-af84e1ab4a06", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 0}}' 2025-07-31 13:21:00,909 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.225s 2025-07-31 13:21:00,910 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-70d41451-6a62-486d-aef0-abfe0a7b2443', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e7f4435-fd10-4ded-aaa9-c05be022b918", "project_id": "97ae7c39c67147289da4013f06186eff", "tenant_id": "97ae7c39c67147289da4013f06186eff", "security_group_id": "42beb204-0a2b-4e72-98ba-df24283efa2c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:21:00Z", "updated_at": "2025-07-31T13:21:00Z", "revision_number": 0}}' 2025-07-31 13:21:00,911 99922 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1167696252 created 2025-07-31 13:21:01,580 99922 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.668s 2025-07-31 13:21:01,580 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-64fc67e5-21f5-4c7c-a545-f433a6b29568', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "329e627e-66f1-48e6-a171-c82400f4c4a3", "tenant_id": "97ae7c39c67147289da4013f06186eff", "floating_ip_address": "172.24.4.152", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "97ae7c39c67147289da4013f06186eff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:21:01Z", "updated_at": "2025-07-31T13:21:01Z", "revision_number": 0}}' 2025-07-31 13:21:01,581 99922 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '329e627e-66f1-48e6-a171-c82400f4c4a3', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'floating_ip_address': '172.24.4.152', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '97ae7c39c67147289da4013f06186eff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:21:01Z', 'updated_at': '2025-07-31T13:21:01Z', 'revision_number': 0, 'ip': '172.24.4.152'} created 2025-07-31 13:21:01,680 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2025-07-31 13:21:01,681 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-36252ef0-95f4-436f-9c9c-d789f826eb16', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "003751cc35d449e5910cce732ac0f449", "name": "tempest-AttachVolumeTestJSON-1592616034-project-member", "password_expires_at": null}, "audit_ids": ["POZFRjF1SPuKkRfqgvrVig"], "expires_at": "2025-07-31T14:21:01.000000Z", "issued_at": "2025-07-31T13:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97ae7c39c67147289da4013f06186eff", "name": "tempest-AttachVolumeTestJSON-1592616034"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "typ e": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/97ae7c39c67147289da4013f06186eff", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:21:01,681 99922 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'f8d5c810-e75d-47a4-9db4-9b0da9dd18f2', 'name': 'tempest-AttachVolumeTestJSON-1368609306-network', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '97ae7c39c67147289da4013f06186eff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14894, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:18:08Z', 'updated_at': '2025-07-31T13:18:08Z', 'revision_number': 1} available for tenant 2025-07-31 13:21:01,682 99922 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-730360834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGe5If81IUyDkb3VeU9JWskM/35K+Qq2Obfr9fGQMXTvxBAXKrHJhzAF8r5sE5CdPBFpKpQG1MTUnbTKGA18xL0zE0+shemW/aXsDq/oqu9AdHVuE63S6h6CxuFyQafI1w==', 'fingerprint': 'e8:e7:45:c4:f1:58:ba:bb:ed:ac:0b:5e:50:c1:b2:b0', 'user_id': '003751cc35d449e5910cce732ac0f449', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB3A7ZVdcPlmEeRNmeeMC/n0SYN11DEE4tnK18/xMmMDBidrau+/aeJ\nJDaZvLwMN46gBwYFK4EEACKhZANiAARnuSH/NSFMg5G91XlPSVrJDP9+SvkKtjm3\n6/XxkDF078QQFyqxyYcwBfK+bBOQnTwRaSqUBtTE1J20yhgNfMS9MxNPrIXplv2l\n7A6v6KrvQHR1bhOt0uoegsbhckGnyNc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '42beb204-0a2b-4e72-98ba-df24283efa2c', 'name': 'tempest-securitygroup--1167696252', 'stateful': True, 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'description': 'tempest-description--1726614717', 'shared': False, 'security_group_rules': [{'id': '1f30fdd5-f371-484c-840a-24e4caccd805', 'project_id': '97ae7c39c67147289da4013f06186eff', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'security_group_id': '42beb204-0a2b-4e72-98ba-df24283efa2c', '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': 1116, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:21:00Z', 'updated_at': '2025-07-31T13:21:00Z', 'revision_number': 0}, {'id': '3da5874a-f959-4e5e-9b81-60c102ec1859', 'project_id': '97ae7c39c67147289da4013f06186eff', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'security_group_id': '42beb204-0a2b-4e72-98ba-df24283efa2c', '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': 1117, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:21:00Z', 'updated_at': '2025-07-31T13:21:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-0 7-31T13:21:00Z', 'updated_at': '2025-07-31T13:21:00Z', 'revision_number': 1, 'project_id': '97ae7c39c67147289da4013f06186eff'}, 'floating_ip': {'id': '329e627e-66f1-48e6-a171-c82400f4c4a3', 'tenant_id': '97ae7c39c67147289da4013f06186eff', 'floating_ip_address': '172.24.4.152', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '97ae7c39c67147289da4013f06186eff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:21:01Z', 'updated_at': '2025-07-31T13:21:01Z', 'revision_number': 0, 'ip': '172.24.4.152'}} 2025-07-31 13:21:02,447 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.764s 2025-07-31 13:21:02,447 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-234803573", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2"}], "security_groups": [{"name": "tempest-securitygroup--1167696252"}], "key_name": "tempest-keypair-730360834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-963ac9ee-4fb8-4fc2-b1f4-5812d6a6a784', 'x-compute-request-id': 'req-963ac9ee-4fb8-4fc2-b1f4-5812d6a6a784', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1167696252"}], "adminPass": "password"}}' 2025-07-31 13:21:02,530 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.079s 2025-07-31 13:21:02,530 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73982f61-e25a-4436-b566-689451296fa2', 'x-compute-request-id': 'req-73982f61-e25a-4436-b566-689451296fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'{"server": {"id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "name": "tempest-AttachVolumeTestJSON-server-234803573", "status": "BUILD", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "lin ks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:21:02Z", "updated": "2025-07-31T13:21:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-730360834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:21:52,806 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.220s 2025-07-31 13:21:52,806 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e4bb4c-57f7-41b0-aa93-a6538980be4c', 'x-compute-request-id': 'req-74e4bb4c-57f7-41b0-aa93-a6538980be4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'{"server": {"id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "name": "tempest-AttachVolumeTestJSON-server-234803573", "status": "ACTIVE", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "a013032c5be4441ebe8ad7ddfadcd18f944f7837af0203abd32da187", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:21:02Z", "updated": "2025-07-31T13:21:17Z", "addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:3c:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-730360834", "OS-SRV-USG:launched_at": "2025-07-31T13:21:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167696252"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:21:52,820 99922 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-07-31 13:22:53,041 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b/os-interface 0.170s 2025-07-31 13:22:53,041 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd82e16-c0e5-4b1d-b87f-337b2afe2014', 'x-compute-request-id': 'req-5cd82e16-c0e5-4b1d-b87f-337b2afe2014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2", "port_id": "e03cec73-1e06-4bbc-8e2b-a1e853f0c42e", "mac_addr": "fa:16:3e:fb:3c:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "324be2c6-1b3d-47f7-b55f-c958966d5266", "ip_address": "10.0.0.7"}]}]}' 2025-07-31 13:22:53,903 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/329e627e-66f1-48e6-a171-c82400f4c4a3 0.857s 2025-07-31 13:22:53,903 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e03cec73-1e06-4bbc-8e2b-a1e853f0c42e"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-83294910-97fa-494b-9b12-d0afe93f232d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/329e627e-66f1-48e6-a171-c82400f4c4a3'} Body: b'{"floatingip": {"id": "329e627e-66f1-48e6-a171-c82400f4c4a3", "tenant_id": "97ae7c39c67147289da4013f06186eff", "floating_ip_address": "172.24.4.152", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "73fc938e-871a-4894-963e-e385ba942316", "port_id": "e03cec73-1e06-4bbc-8e2b-a1e853f0c42e", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f8d5c810-e75d-47a4-9db4-9b0da9dd18f2", "mac_address": "fa:16:3e:fb:3c:cd", "admin_state_up": true, "status": "ACTIVE", "device_id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:21:01Z", "updated_at": "2025-07-31T13:22:53Z", "revision_number": 1, "project_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:22:53,904 99922 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.152:22' as 'cirros' with public key authentication 2025-07-31 13:22:53,914 99922 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:22:54,020 99922 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:22:54,021 99922 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.152 successfully created 2025-07-31 13:22:54,066 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b/ips 0.044s 2025-07-31 13:22:54,066 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6628faa7-4d33-4a74-ac7d-a14ac7135cf8', 'x-compute-request-id': 'req-6628faa7-4d33-4a74-ac7d-a14ac7135cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2025-07-31 1 3:22:54,289 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.220s 2025-07-31 13:22:54,290 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-929471777"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c582fcc-51a6-4f8b-99e5-b82c8e70a178', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c582fcc-51a6-4f8b-99e5-b82c8e70a178', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3fe30a37-86ff-4060-9039-ca43b2221970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:54.220132", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-929471777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:22:54,339 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970 0.038s 2025-07-31 13:22:54,340 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96eb1b17-de9c-47c2-b249-5a27913db69d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96eb1b17-de9c-47c2-b249-5a27913db69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970'} Body: b'{"volume": {"id": "3fe30a37-86ff-4060-9039-ca43b2221970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:54.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-929471777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:22:55,393 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970 0.039s 2025-07-31 13:22:55,394 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca337c02-a3bb -46b5-af54-0593dbeb7917', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca337c02-a3bb-46b5-af54-0593dbeb7917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970'} Body: b'{"volume": {"id": "3fe30a37-86ff-4060-9039-ca43b2221970", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:22:54.000000", "updated_at": "2025-07-31T13:22:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-929471777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3fe30a37-86ff-4060-9039-ca43b2221970"}], "user_id": "003751cc35d449e5910cce732ac0f449", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97ae7c39c67147289da4013f06186eff"}}' 2025-07-31 13:22:55,524 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.115s 2025-07-31 13:22:55,524 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1700eed-5d4a-4d5d-96c6-459333ad24b5', 'x-compute-request-id': 'req-a1700eed-5d4a-4d5d-96c6-459333ad24b5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'' 2025-07-31 13:22:55,783 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.258s 2025-07-31 13:22:55,783 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aabf83d-b264-40a4-8673-98e5082faf4b', 'x-compute-request-id': 'req-4aabf83d-b264-40a4-8673-98e5082faf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'{"server": {"id": "b793f6da-59ef-4233-9b6b-e713ed88488b", "name": "tempest-AttachVolumeTestJSON-server-234803573", "status": "ACTIVE", "tenant_id": "97ae7c39c67147289da4013f06186eff", "user_id": "003751cc35d449e5910cce732ac0f449", "metadata": {}, "hostId": "a013032c5be4441ebe8ad7ddfadcd18f944f7837af0203abd32da187", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:21:02Z", "updated": "2025-07-31T13:22:55Z", "addresses": {"tempest-AttachVolumeTestJSON-1368609306-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:3c:cd"}, {"version": 4, "addr": "172.24.4.152", "OS-EXT-IPS:type": "floating ", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:3c:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b793f6da-59ef-4233-9b6b-e713ed88488b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-730360834", "OS-SRV-USG:launched_at": "2025-07-31T13:21:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167696252"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:23:45,950 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b 0.152s 2025-07-31 13:23:45,951 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-32a3b6de-11fc-4d15-8170-d6d6a5c35b2f', 'x-compute-request-id': 'req-32a3b6de-11fc-4d15-8170-d6d6a5c35b2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b793f6da-59ef-4233-9b6b-e713ed88488b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b793f6da-59ef-4233-9b6b-e713ed88488b could not be found."}}' 2025-07-31 13:23:45,984 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-730360834 0.031s 2025-07-31 13:23:45,984 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb780a8-a432-4446-9790-b0ff4f2a001e', 'x-compute-request-id': 'req-fbb780a8-a432-4446-9790-b0ff4f2a001e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-730360834'} Body: b'' 2025-07-31 13:23:46,160 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/42beb204-0a2b-4e72-98ba-df24283efa2c 0.174s 2025-07-31 13:23:46,160 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e60d46d0-4108-45f3-b411-56a52b0766bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/42beb204-0a2b-4e72-98ba-df24283efa2c'} Body: b'' 2025-07-31 13:23:46,179 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/42beb204-0a2b-4e72-98ba-df24283efa2c 0.018s 2025-07-31 13:23:46,179 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f3081f83-4ced-4d8a-b3df-2dff758d480a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/42beb204-0a2b-4e72-98ba-df24283efa2c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 42beb204-0a2b-4e72-98ba-df24283efa2c does not exist", "detail": ""}}' 2025-07-31 13:23:46,503 99922 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/329e627e-66f1-48e6-a171-c82400f4c4a3 0.323s 2025-07-31 13:23:46,504 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2d7ce40-8223-432b-8243-4e625eb835f5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/329e627e-66f1-48e6-a171-c82400f4c4a3'} Body: b'' tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e98f80e0-4024-404d-96c8-781e3b3b39d5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:23:58,110 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/volumes 0.536s 2025-07-31 13:23:58,110 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-364566064"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99741c75-c475-444f-abfa-451cb3642b76', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99741c75-c475-444f-abfa-451cb3642b76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e98f80e0-4024-404d-96c8-781e3b3b39d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:57.862824", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-364566064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}], "user_id": "8e8b7487fe5045d2a80870315faa3a12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:23:58,227 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0.105s 2025-07-31 13:23:58,227 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac6fe30-c88c-41e1-81ea-51e52e911965', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac6fe30-c88c-41e1-81ea-51e52e911965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'{"volume": {"id": "e98f80e0-4024-404d-96c8-781e3b3b39d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:58.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-364566064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}], "user_id": "8e8b7487fe5045d2a80870315faa3a12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c88334caa4444decacd85a7bbc936cae"}}' 2025-07-31 13:23:59,279 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0.037s 2025-07-31 13:23:59,280 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-5265d477-aab8-4a58-aca3-cf99b4de10a2', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5265d477-aab8-4a58-aca3-cf99b4de10a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'{"volume": {"id": "e98f80e0-4024-404d-96c8-781e3b3b39d5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:58.000000", "updated_at": "2025-07-31T13:23:58.000000", "name": "tempest-VolumesServicesTestJSON-Volume-364566064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}], "user_id": "8e8b7487fe5045d2a80870315faa3a12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c88334caa4444decacd85a7bbc936cae"}}' 2025-07-31 13:23:59,332 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0.037s 2025-07-31 13:23:59,332 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd2559f-6f36-46a2-aa8a-8b3c51daf774', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd2559f-6f36-46a2-aa8a-8b3c51daf774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'{"volume": {"id": "e98f80e0-4024-404d-96c8-781e3b3b39d5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:58.000000", "updated_at": "2025-07-31T13:23:58.000000", "name": "tempest-VolumesServicesTestJSON-Volume-364566064", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5"}], "user_id": "8e8b7487fe5045d2a80870315faa3a12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c88334caa4444decacd85a7bbc936cae"}}' 2025-07-31 13:23:59,500 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0.155s 2025-07-31 13:23:59,501 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94794ee-e426-4971-b354-56a6fb5f73b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'' 2025-07-31 13:23:59,522 99922 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5 0. 021s 2025-07-31 13:23:59,523 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87a2f22-e94a-46f1-b5d6-2e88e12e9eaa', 'x-openstack-request-id': 'req-b87a2f22-e94a-46f1-b5d6-2e88e12e9eaa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e98f80e0-4024-404d-96c8-781e3b3b39d5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e98f80e0-4024-404d-96c8-781e3b3b39d5 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 147, in test_bootable_volume_snapshot_stop_start_instance volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9f617cb2-82ce-42af-b6c7-b28be5c631a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:24:17,379 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.183s 2025-07-31 13:24:17,379 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-55164b7c-f507-4056-847a-e7d1558c70bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:24:17,809 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.429s 2025-07-31 13:24:17,810 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-421464314", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d6926b-b4b4-4d60-bc0b-335a38c0bb62', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d6926b-b4b4-4d60-bc0b-335a38c0bb62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9f617cb2-82ce-42af-b6c7-b28be5c631a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:17.747465", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-421464314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:24:17,858 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4 0.035s 2025-07-31 13:24:17,858 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405bd76e-d735-415b-9d2f-f42588214746', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405bd76e-d735-415b-9d2f-f42588214746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4'} Body: b'{"volume": {"id": "9f617cb2-82ce-42af-b6c7-b28be5c631a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:18.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-421464314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:18,915 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4 0.041s 2025-07-31 13:24:18,915 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c28f35c-25b8-458a-be3a-54166ea0f54b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c28f35c-25b8-458a-be3a-54166ea0f54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4'} Body: b'{"volume": {"id": "9f617cb2-82ce-42af-b6c7-b28be5c631a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:18.000000", "updated_at": "2025-07-31T13:24:18.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-421464314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:19,022 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4 0.092s 2025-07-31 13:24:19,023 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b9f254-4e93-4fd6-a988-167410c004ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4'} Body: b'' 2025-07-31 13:24:19,043 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4 0.020s 2025-07-31 13:24:19,043 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ab8396-de0a-46f3-b724-1c6b30fb8df2', 'x-openstack-request-id': 'req-84ab8396-de0a-46f3-b724-1c6b30fb8df2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9f617cb2-82ce-42af-b6c7-b28be5c631a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9f617cb2-82ce-42af-b6c7-b28be5c631a4 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 179, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7be6d5b0-5251-4210-b7ae-28976b75a47a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:24:19,066 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.019s 2025-07-31 13:24:19,066 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9e8c5a4-26e8-431d-b0f1-ced841fd2829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:24:19,380 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.313s 2025-07-31 13:24:19,380 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1294063454", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e4a06c-d9c8-4cc0-a65d-5f3131338a8e', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e4a06c-d9c8-4cc0-a65d-5f3131338a8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7be6d5b0-5251-4210-b7ae-28976b75a47a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:19.320656", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1294063454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:24:19,427 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a 0.035s 2025-07-31 13:24:19,428 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Thu, 31 Jul 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dbae6f-56af-47bf-913d-669841e17bdd', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dbae6f-56af-47bf-913d-669841e17bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a'} Body: b'{"volume": {"id": "7be6d5b0-5251-4210-b7ae-28976b75a47a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:19.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1294063454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:20,486 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a 0.043s 2025-07-31 13:24:20,486 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b511f2-81de-40ba-9cb0-08074c65b9b3', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b511f2-81de-40ba-9cb0-08074c65b9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a'} Body: b'{"volume": {"id": "7be6d5b0-5251-4210-b7ae-28976b75a47a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:19.000000", "updated_at": "2025-07-31T13:24:19.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1294063454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:20,599 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a 0.098s 2025-07-31 13:24:20,599 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4ec71c-f3e5-4d6e-a7a1-90a8fb0d990b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a'} Body: b'' 2025-07-31 13:24:20,620 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a 0.020s 2025-07-31 13:24:20,620 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-04888f08-54be-4415-8395-a4f01dd80654', 'x-openstack-request-id': 'req-04888f08-54be-4415-8395-a4f01dd80654', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7be6d5b0-5251-4210-b7ae-28976b75a47a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7be6d5b0-5251-4210-b7ae-28976b75a47a could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 224, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8fb64e12-5799-429f-bcdd-070ce11e9def failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:24:20,644 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.020s 2025-07-31 13:24:20,644 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f8fe14d-4052-4a20-a7f5-269f3604b1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:24:20,996 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.351s 2025-07-31 13:24:20,997 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-752090393", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f8565c-2bfa-47b6-93b0-fc536ff491e4', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f8565c-2bfa-47b6-93b0-fc536ff491e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8fb64e12-5799-429f-bcdd-070ce11e9def", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:20.930242", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-752090393", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:24:21,047 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def 0.039s 2025-07-31 13:24:21,048 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509539b3-5a34-4915-bee0-eced20976155', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509539b3-5a34-4915-bee0-eced20976155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def'} Body: b'{"volume": {"id": "8fb64e12-5799-429f-bcdd-070ce11e9def", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:21.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-752090393", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:22,100 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def 0.038s 2025-07-31 13:24:22,101 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fb0789-f977-4362-8825-c0f3ae5d0cf7', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fb0789-f977-4362-8825-c0f3ae5d0cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def'} Body: b'{"volume": {"id": "8fb64e12-5799-429f-bcdd-070ce11e9def", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:21.000000", "updated_at": "2025-07-31T13:24:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-752090393", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:22,214 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def 0.100s 2025-07-31 13:24:22,214 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3969de37-6d05-48f6-9f10-86970a032400', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def'} Body: b'' 2025-07-31 13:24:22,239 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeB ootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def 0.025s 2025-07-31 13:24:22,240 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-70785217-9f4a-4772-90b3-ecc194405f81', 'x-openstack-request-id': 'req-70785217-9f4a-4772-90b3-ecc194405f81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fb64e12-5799-429f-bcdd-070ce11e9def'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8fb64e12-5799-429f-bcdd-070ce11e9def could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 81, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44cd7f29-86f7-4bc1-ae7e-a040f540166d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:24:22,243 99922 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-07-31 13:24:22,299 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2025-07-31 13:24:22,299 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1566640065", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5P/HaOAHjYkhwuorY9aduwa8/LceD4c12kjuBYKxuAh7K1dXnUCbqY9UnBNMCfaB/qIxnF5DqWZ17aBsik3v0+9ezYvovSYmQ0T8v1C01xJecwgAAH6wFyAy0En+VEpg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c64b95-8cca-47a8-b5c5-e42672023264', 'x-compute-request-id': 'req-a5c64b95-8cca-47a8-b5c5-e42672023264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1566640065", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5P/HaOAHjYkhwuorY9aduwa8/LceD4c12kjuBYKxuAh7K1dXnUCbqY9UnBNMCfaB/qIxnF5DqWZ17aBsik3v0+9ezYvovSYmQ0T8v1C01xJecwgAAH6wFyAy0En+VEpg==", "fingerprint": "8d:ac:c4:88:28:c8:96:f5:d5:79:1a:98:0f:e8:6a:ae", "user_id": "e007a5fcb72b41f298c34e8023f6de29"}}' 2025-07-31 13:24:22,584 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.282s 2025-07-31 13:24:22,585 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-891664262", "description": "tempest-secgroup-smoke-891664262 description", "project_id": "5fda1944e52545119f5b446a1a4cfd20"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-a66ce046-2207-4e8c-a694-0dc978cc4e68', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "name": "tempest-secgroup-smoke-891664262", "stateful": true, "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "description": "tempest-secgroup-smoke-891664262 description", "shared": false, "security_group_rules": [{"id": "464c926c-779c-4df9-88e0-2d1bd4f64565", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "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": 1261, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 0}, {"id": "8c67589f-a45b-4f6a-864f-c0197c7eb93d", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "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": 1260, "belongs_to_default_sg": false, "description" : null, "tags": [], "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 1, "project_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:22,777 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.192s 2025-07-31 13:24:22,778 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2ce9b659-5c5f-422d-baae-7649c924002a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e1dd737c-aabd-49d3-8674-56b4d07e29b5", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 0}}' 2025-07-31 13:24:22,993 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.214s 2025-07-31 13:24:22,993 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-5d5572ba-1b64-421c-9c25-87aed5679028', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "794ccd39-0ef8-4905-a76e-58ca22746d3b", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:22Z", "updated_at": "2025-07-31T13:24:22Z", "revision_number": 0}}' 2025-07-31 13:24:23,252 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.258s 2025-07-31 13:24:23,253 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 202 5 13:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-80fd7e54-0866-4614-b5be-7924d6748095', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d9f7231-7049-4f2b-a71b-ef21e59951ab", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:23Z", "updated_at": "2025-07-31T13:24:23Z", "revision_number": 0}}' 2025-07-31 13:24:23,448 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.195s 2025-07-31 13:24:23,449 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-69e0c158-100d-4203-a403-44bd867f2a1f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7b727c2f-85ad-403c-89dc-e4801ef5aa3c", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:23Z", "updated_at": "2025-07-31T13:24:23Z", "revision_number": 0}}' 2025-07-31 13:24:23,695 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.246s 2025-07-31 13:24:23,696 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-2e3cc7a1-78fb-43fd-adab-84e9045cb42c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9e29cb09-bec4-4795-a012-c2bbb28e02e5", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:23Z", "updated_at": "2025-07-31T13:24:23Z", "revision_number": 0}}' 2025-07-31 13:24:23,983 99922 INFO [te mpest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.286s 2025-07-31 13:24:23,983 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-906a0cf1-4d0d-4b75-b6fa-b84c4cbdf4e9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ee37d88-c601-4512-a342-f3be2ba03136", "project_id": "5fda1944e52545119f5b446a1a4cfd20", "tenant_id": "5fda1944e52545119f5b446a1a4cfd20", "security_group_id": "fa7483ef-adc8-47f5-9ee4-5e5b9c745310", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:24:23Z", "updated_at": "2025-07-31T13:24:23Z", "revision_number": 0}}' 2025-07-31 13:24:23,983 99922 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-07-31 13:24:24,007 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb 0.023s 2025-07-31 13:24:24,007 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7cc4c728-4e15-44dc-a363-7cfe14d8ff49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "acd472efd03a4fccb0846e488ab1238f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "created_at": "2025-07-31T12:56:40Z", "updated_at": "2025-07-31T12:56:41Z", "tags": [], "self": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "file": "/v2/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb/file", "schema": "/v2/schemas/image"}' 2025-07-31 13:24:24,400 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.392s 2025-07-31 13:24:24,400 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2110179523", "snapshot_id": null, "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:24 GMT', 'server': 'Apache/2.4.52 (Ubun tu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b6e42c-2256-4dac-97b4-be9064e7674a', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b6e42c-2256-4dac-97b4-be9064e7674a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "44cd7f29-86f7-4bc1-ae7e-a040f540166d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:24.319675", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2110179523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:24:24,451 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d 0.039s 2025-07-31 13:24:24,451 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f71a887-4abc-44d2-9ed0-ea9d62f05243', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f71a887-4abc-44d2-9ed0-ea9d62f05243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d'} Body: b'{"volume": {"id": "44cd7f29-86f7-4bc1-ae7e-a040f540166d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2110179523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:25,504 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d 0.038s 2025-07-31 13:24:25,504 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0eebb95-1e42-4546-a3c1-cfbb61285336', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0eebb95-1e42-4546-a3c1-cfbb61285336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d'} Body: b'{"volume": {"id": "44cd7f29-86f7-4bc1-ae7e-a040f540166d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:24:24.000000", "updated_at": "2025-07-31T13:24:24.000000", "name": " tempest-TestVolumeBootPattern-volume-origin-2110179523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d"}], "user_id": "e007a5fcb72b41f298c34e8023f6de29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fda1944e52545119f5b446a1a4cfd20"}}' 2025-07-31 13:24:25,627 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d 0.108s 2025-07-31 13:24:25,628 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b4379d-1fcc-4374-8736-78b44c22d47d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d'} Body: b'' 2025-07-31 13:24:25,650 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d 0.021s 2025-07-31 13:24:25,650 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-557ec3e6-a41d-4c99-a835-c17aa76dda25', 'x-openstack-request-id': 'req-557ec3e6-a41d-4c99-a835-c17aa76dda25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44cd7f29-86f7-4bc1-ae7e-a040f540166d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44cd7f29-86f7-4bc1-ae7e-a040f540166d could not be found."}}' 2025-07-31 13:24:25,866 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fa7483ef-adc8-47f5-9ee4-5e5b9c745310 0.216s 2025-07-31 13:24:25,867 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bddc313b-26e6-42ff-8282-17a02fe478db', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fa7483ef-adc8-47f5-9ee4-5e5b9c745310'} Body: b'' 2025-07-31 13:24:25,899 99922 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1566640065 0.032s 2025-07-31 13:24:25,900 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req -0e29cd84-d24a-4cb1-aef3-8daca33812b3', 'x-compute-request-id': 'req-0e29cd84-d24a-4cb1-aef3-8daca33812b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1566640065'} Body: b'' tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 103, in test_stamp_pattern waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:23:32,276 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.275s 2025-07-31 13:23:32,277 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-635905553", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAExUIHWfdBf7Q00gE/EpmIOVXq0vpRvfs7NmEdOD/dsRIisMGa382GTpEsa8ZOpAZiunB2Oe2/jIP92xS8GXTL1wP3bvpL9NyazjjOAfic17nbOYSBc2urJ8Y15rb8usg=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da0fe8da-ce4f-4acd-aad4-cc54a5f34f71', 'x-compute-request-id': 'req-da0fe8da-ce4f-4acd-aad4-cc54a5f34f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-635905553", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAExUIHWfdBf7Q00gE/EpmIOVXq0vpRvfs7NmEdOD/dsRIisMGa382GTpEsa8ZOpAZiunB2Oe2/jIP92xS8GXTL1wP3bvpL9NyazjjOAfic17nbOYSBc2urJ8Y15rb8usg==", "fingerprint": "d9:48:32:88:4b:50:d9:10:a9:60:d1:c7:a9:0a:25:13", "user_id": "e06ef17a3e984b3dae827634b60cd001"}}' 2025-07-31 13:23:32,532 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.252s 2025-07-31 13:23:32,532 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1988485391", "description": "tempest-secgroup-smoke-1988485391 description", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-ef6d1aa7-5e36-4461-a236-87eadd6d58a2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "name": "tempest-secgroup-smoke-1988485391", "stateful": true, "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "description": "tempest-secgroup-smoke-1988485391 description", "shared": false, "security_group_rules": [{"id": "274aa8ad-6191-4e34-a3ad-db522a84d7e5", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "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": 1202, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 0}, {"id": "30d4989a-3520-4dfb-804c-b343f310767e", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "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": 1201, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 0}], "tags": [], "created_at": "20 25-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 1, "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a"}}' 2025-07-31 13:23:32,731 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.198s 2025-07-31 13:23:32,731 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d9cb22dc-0834-4858-967f-ae7e974172cb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aae0b131-511d-423c-882c-d42cc1b0ff1f", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 0}}' 2025-07-31 13:23:32,948 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.216s 2025-07-31 13:23:32,948 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-7598d939-57f9-4bf0-b832-2fd91116365f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea2ddf1d-a3b9-4f3d-97f0-96de16f0b3db", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:32Z", "updated_at": "2025-07-31T13:23:32Z", "revision_number": 0}}' 2025-07-31 13:23:33,933 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.984s 2025-07-31 13:23:33,933 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-03eb5c0d-9e12-463f-a047-0b7f08e8f789' , 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f4f0b03-3e4e-4150-aac5-b67ae1ba5858", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:33Z", "updated_at": "2025-07-31T13:23:33Z", "revision_number": 0}}' 2025-07-31 13:23:34,146 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-07-31 13:23:34,147 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-fac03613-baf5-4cab-94fe-48bf0aeb77f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4eb9151-c5c7-413b-a546-2e2df503da6b", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:34Z", "updated_at": "2025-07-31T13:23:34Z", "revision_number": 0}}' 2025-07-31 13:23:34,370 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.223s 2025-07-31 13:23:34,371 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-c353b4bf-7627-430c-a0a3-c2976ad5db43', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e7cfd2c-380f-4606-93e5-2ad0f7dbd06c", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:34Z", "updated_at": "2025-07-31T13:23:34Z", "revision_number": 0}}' 2025-07-31 13:23:34,613 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.241s 2025-07-31 13:23:34,614 99926 DEBUG [tempest.lib.comm on.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-9e0ab93b-6ee7-492d-80f0-32e19c85a159', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9a3ecbca-b04f-486a-889f-ba98f2325c2c", "project_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "security_group_id": "a8d906a2-d0b0-44e7-af50-363127fc5b12", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:23:34Z", "updated_at": "2025-07-31T13:23:34Z", "revision_number": 0}}' 2025-07-31 13:23:34,870 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.255s 2025-07-31 13:23:34,871 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-453577911", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ea3826-035a-421a-9160-03de2b7df96d', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ea3826-035a-421a-9160-03de2b7df96d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:34.807481", "updated_at": null, "name": "tempest-TestStampPattern-volume-453577911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}], "user_id": "e06ef17a3e984b3dae827634b60cd001", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:23:34,937 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.050s 2025-07-31 13:23:34,938 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2479', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-770d651c-45f1-4a33-a3d0-af2766129cfc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e06ef17a3e984b3dae827634b60cd001", "name": "tempest-TestStampPattern-923397584-project-member", "password_expires_at": null}, "audit_ids": ["MTNdO_X-TtOQD6RwrJ 1Qwg"], "expires_at": "2025-07-31T14:23:34.000000Z", "issued_at": "2025-07-31T13:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa2a6f932a2c461eb64ed5c088ebff3a", "name": "tempest-TestStampPattern-923397584"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aa2a6f932a2c461eb64ed5c088ebff3a", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:23:34,938 99926 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '783beb7d-c776-4893-bef8-21fd163ccab8', 'name': 'tempest-TestStampPattern-792702115-network', 'tenant_id': 'aa2a6f932a2c461eb64ed5c088ebff3a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa2a6f932a2c461eb64ed5c088ebff3a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7964, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:23:19Z', 'updated_at': '2025-07-31T13:23:19Z', 'revision_number': 1} available for tenant 2025-07-31 13:23:35,622 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2025-07-31 13:23:35,622 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-550091106", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "key_name": "tempest-TestStampPattern-635905553", "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "networks": [{"uuid": "783beb7d-c776-4893-bef8-21fd163ccab8"}]}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-ope nstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303f2fe8-79e5-4f3f-a58d-fbeff242cdbf', 'x-compute-request-id': 'req-303f2fe8-79e5-4f3f-a58d-fbeff242cdbf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "adminPass": "vTzRPQ3igGXX"}}' 2025-07-31 13:23:35,709 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.081s 2025-07-31 13:23:35,709 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fabb142d-0fb9-4283-97db-4cf98c014718', 'x-compute-request-id': 'req-fabb142d-0fb9-4283-97db-4cf98c014718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "name": "tempest-TestStampPattern-server-550091106", "status": "BUILD", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "user_id": "e06ef17a3e984b3dae827634b60cd001", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:23:36Z", "updated": "2025-07-31T13:23:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-635905553", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:24:26,029 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.256s 2025-07-31 13:24:26,030 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49feae75-91d1-496c-a049-1e37ce2383e8', 'x-compute-request-id': 'req-49feae75-91d1-496c-a049-1e37ce2383e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "name": "tempest-T estStampPattern-server-550091106", "status": "ACTIVE", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "user_id": "e06ef17a3e984b3dae827634b60cd001", "metadata": {}, "hostId": "3b6deb61403bddbb6b5b761707b05ee83dc35836296ce146aa1b4c05", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:23:35Z", "updated": "2025-07-31T13:23:51Z", "addresses": {"tempest-TestStampPattern-792702115-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c2:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-635905553", "OS-SRV-USG:launched_at": "2025-07-31T13:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:24:26,047 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:25:26,632 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.535s 2025-07-31 13:25:26,632 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e62e4689-f2d8-46a8-a77e-98229a233df2', 'x-compute-request-id': 'req-e62e4689-f2d8-46a8-a77e-98229a233df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "name": "tempest-TestStampPattern-server-550091106", "status": "ACTIVE", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "user_id": "e06ef17a3e984b3dae827634b60cd001", "metadata": {}, "hostId": "3b6deb61403bddbb6b5b761707b05ee83dc35836296ce146aa1b4c05", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:23:35Z", "updated": "2025-07-31T13:23:51Z", "addresses": {"tempest-TestStampPattern-792702115-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c2:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-635905553", "OS-SRV-USG:launched_at": "2025-07-31T13:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_stat e": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:25:26,911 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=31518bc0-7959-4448-b439-eed7d2343a87 0.263s 2025-07-31 13:25:26,911 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-f9cadff6-97f8-40e9-9faf-9b96d7971cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"ports":[{"id":"f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce","name":"","network_id":"783beb7d-c776-4893-bef8-21fd163ccab8","tenant_id":"aa2a6f932a2c461eb64ed5c088ebff3a","mac_address":"fa:16:3e:11:c2:dd","admin_state_up":true,"status":"ACTIVE","device_id":"31518bc0-7959-4448-b439-eed7d2343a87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2b71b690-f3e4-4705-b1eb-d0c4de2ef739","ip_address":"10.0.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a8d906a2-d0b0-44e7-af50-363127fc5b12"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-07-31T13:23:40Z","updated_at":"2025-07-31T13:23:47Z","revision_number":5,"project_id":"aa2a6f932a2c461eb64ed5c088ebff3a"}]}' 2025-07-31 13:25:26,912 99926 DEBUG [tempest.common.waiters] Server ID 31518bc0-7959-4448-b439-eed7d2343a87 ports are all ACTIVE [{'id': 'f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce', 'name': '', 'network_id': '783beb7d-c776-4893-bef8-21fd163ccab8', 'tenant_id': 'aa2a6f932a2c461eb64ed5c088ebff3a', 'mac_address': 'fa:16:3e:11:c2:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '31518bc0-7959-4448-b439-eed7d2343a87', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '2b71b690-f3e4-4705-b1eb-d0c4de2ef739', 'ip_address': '10.0.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a8d906a2-d0b0-44e7-af50-363127fc5b12'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-07-31T13:23:40Z', 'updated_at': '2025-07-31T13:23:47Z', 'revision_number': 5, 'project_id': 'aa2a6f932a2c461eb64ed5c088ebff3a'}]: 2025-07-31 13:25:26,996 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=71eef0d2-052e-4548-8c0a-9dab93595776&port_id=f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce 0.084s 2025-07-31 13:25:26,997 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-ed5045bd-384e-49df-b131-a5657660da8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=71eef0d2-052e-4548-8c0a-9dab93595776&port_id=f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce'} Body: b'{"floatingips": []}' 2025-07-31 13:25:27,089 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/network ing/v2.0/ports?device_id=31518bc0-7959-4448-b439-eed7d2343a87 0.091s 2025-07-31 13:25:27,090 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-6bbe483e-58f8-42de-b386-d30452d9a315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"ports":[{"id":"f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce","name":"","network_id":"783beb7d-c776-4893-bef8-21fd163ccab8","tenant_id":"aa2a6f932a2c461eb64ed5c088ebff3a","mac_address":"fa:16:3e:11:c2:dd","admin_state_up":true,"status":"ACTIVE","device_id":"31518bc0-7959-4448-b439-eed7d2343a87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2b71b690-f3e4-4705-b1eb-d0c4de2ef739","ip_address":"10.0.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a8d906a2-d0b0-44e7-af50-363127fc5b12"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-07-31T13:23:40Z","updated_at":"2025-07-31T13:23:47Z","revision_number":5,"project_id":"aa2a6f932a2c461eb64ed5c088ebff3a"}]}' 2025-07-31 13:25:27,090 99926 DEBUG [tempest.common.waiters] Server ID 31518bc0-7959-4448-b439-eed7d2343a87 ports are all ACTIVE [{'id': 'f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce', 'name': '', 'network_id': '783beb7d-c776-4893-bef8-21fd163ccab8', 'tenant_id': 'aa2a6f932a2c461eb64ed5c088ebff3a', 'mac_address': 'fa:16:3e:11:c2:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '31518bc0-7959-4448-b439-eed7d2343a87', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '2b71b690-f3e4-4705-b1eb-d0c4de2ef739', 'ip_address': '10.0.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a8d906a2-d0b0-44e7-af50-363127fc5b12'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-07-31T13:23:40Z', 'updated_at': '2025-07-31T13:23:47Z', 'revision_number': 5, 'project_id': 'aa2a6f932a2c461eb64ed5c088ebff3a'}]: 2025-07-31 13:25:28,509 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.418s 2025-07-31 13:25:28,509 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "port_id": "f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "fixed_ip_address": "10.0.0.3"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-89b85011-f5e9-4701-9cee-0ee73b8fde29', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5a7af10d-3373-4692-a57e-c58b8cb1e630", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "floating_ip_address": "172.24.4.230", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "3b81f92f-4cbb-4018-871e-fdb2f9b629ac", "port_id": "f09a1d21-5c2b-42ff-8a77-7e0c0c5127ce", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "proje ct_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "description": "", "port_details": {"name": "", "network_id": "783beb7d-c776-4893-bef8-21fd163ccab8", "mac_address": "fa:16:3e:11:c2:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "31518bc0-7959-4448-b439-eed7d2343a87", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:25:27Z", "updated_at": "2025-07-31T13:25:27Z", "revision_number": 0}}' 2025-07-31 13:25:28,510 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication 2025-07-31 13:25:28,528 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:25:28,630 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:25:28,631 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.230 successfully created 2025-07-31 13:25:28,631 99926 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-07-31 13:25:28,631 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication 2025-07-31 13:25:28,634 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:25:28,737 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:25:28,738 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.230 successfully created 2025-07-31 13:25:28,789 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c 0.040s 2025-07-31 13:25:28,790 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae39569-6a6f-471e-97d6-d450f7442178', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae39569-6a6f-471e-97d6-d450f7442178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c'} Body: b'{"volume": {"id": "f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:35.000000", "updated_at": "2025-07-31T13:23:35.000000", "name": "tempest-TestStampPattern-volume-453577911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}], "user_id": "e06ef17a3e984b3dae827634b60cd001", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a"}}' 2025-07-31 13:25:29,851 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c 0.046s 2025-07-31 13:25:29,852 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14af83c1-35fd-4fae-a7fe-684d5a06d751', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-14af83c1-35fd-4fae-a7fe-684d5a06d751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c'} Body: b'{"volume": {"id": "f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:23:35.000000", "updated_at": "2025-07-31T13:23:35.000000", "name": "tempest-TestStampPattern-volume-453577911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c"}], "user_id": "e06ef17a3e984b3dae827634b60cd001", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a"}}' 2025-07-31 13:25:30,459 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/5a7af10d-3373-4692-a57e-c58b8cb1e630 0.590s 2025-07-31 13:25:30,460 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7d285f02-cad4-48fc-a40b-15e0c14b0ac5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5a7af10d-3373-4692-a57e-c58b8cb1e630'} Body: b'' 2025-07-31 13:25:30,590 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.130s 2025-07-31 13:25:30,591 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf95721-e572-4ff2-b4c6-95945c1ecf25', 'x-compute-request-id': 'req-0cf95721-e572-4ff2-b4c6-95945c1ecf25', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'' 2025-07-31 13:25:30,779 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.188s 2025-07-31 13:25:30,780 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e078d76-ae44-42e8-bbcc-d5ca2fdb2205', 'x-compute-request-id': 'req-4e078d76-ae44-42e8-bbcc-d5ca2fdb2205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"server": {"id": "31518bc0-7959-4448-b439-eed7d2343a87", "name": "tempest-TestStampPattern-server-550091106", "status": "ACTIVE", "tenant_id": "aa2a6f932a2c461eb64ed5c088ebff3a", "user_id": "e06ef17a3e984b3dae827634b60cd001", "metadata": {}, "hostId": "3b6deb61403bddbb6b5b761707b05ee83dc358 36296ce146aa1b4c05", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:23:35Z", "updated": "2025-07-31T13:25:31Z", "addresses": {"tempest-TestStampPattern-792702115-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c2:dd"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c2:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31518bc0-7959-4448-b439-eed7d2343a87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-635905553", "OS-SRV-USG:launched_at": "2025-07-31T13:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988485391"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:26:20,863 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87 0.044s 2025-07-31 13:26:20,864 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7989c115-e8f2-48bb-a896-fa2de966aa1b', 'x-compute-request-id': 'req-7989c115-e8f2-48bb-a896-fa2de966aa1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31518bc0-7959-4448-b439-eed7d2343a87'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 31518bc0-7959-4448-b439-eed7d2343a87 could not be found."}}' 2025-07-31 13:26:21,012 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c 0.147s 2025-07-31 13:26:21,012 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e29ac1-c9c0-4324-a5a6-4bec9c3e90ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c'} Body: b'' 2025-07-31 13:26:21,035 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c 0.022s 2025-07-31 13:26:21,035 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc884a4-d383-4a15-8ae5-ed582e691ae3', 'x-o penstack-request-id': 'req-5fc884a4-d383-4a15-8ae5-ed582e691ae3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f2ab97ca-d9cf-4b7b-a9a6-75e845ff945c could not be found."}}' 2025-07-31 13:26:21,278 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a8d906a2-d0b0-44e7-af50-363127fc5b12 0.243s 2025-07-31 13:26:21,279 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c3443cc4-7d34-458e-bac2-3370c9561854', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a8d906a2-d0b0-44e7-af50-363127fc5b12'} Body: b'' 2025-07-31 13:26:21,323 99926 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-635905553 0.043s 2025-07-31 13:26:21,323 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b1133d2-303c-4c94-bac2-c66d80e47e03', 'x-compute-request-id': 'req-9b1133d2-303c-4c94-bac2-c66d80e47e03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-635905553'} Body: b'' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 70, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 602834b5-6957-4681-8478-ffde9915c134 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-31 13:26:43,495 99926 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-07-31 13:26:43,496 99926 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-07-31 13:26:43,788 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.291s 2025-07-31 13:26:43,788 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-670807302", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMKcsXig3FiBoPqAfH/w0isx+R8ZW+ZkkRnbfGzoirBxs/lmAF1FGSZCA1yxVBuHAyJUQwELfjxGnPW8PLd8EBVlYHJqs3CgCbr856iBvUdlLfOMUADO27uv4/n5eVmX3Q=="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e137cde6-4215-4883-8eb0-50c4afc7aeb3', 'x-compute-request-id': 'req-e137cde6-4215-4883-8eb0-50c4afc7aeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-670807302", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMKcsXig3FiBoPqAfH/w0isx+R8ZW+ZkkRnbfGzoirBxs/lmAF1FGSZCA1yxVBuHAyJUQwELfjxGnPW8PLd8EBVlYHJqs3CgCbr856iBvUdlLfOMUADO27uv4/n5eVmX3Q==", "fingerprint": "4e:a1:31:b4:b0:d4:c0:06:02:45:eb:8a:99:72:bc:52", "user_id": "c157055ffe2d4697b3f59e9f943d7104"}}' 2025-07-31 13:26:43,791 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-670807302 created 2025-07-31 13:26:44,000 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.209s 2025-07-31 13:26:44,001 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1336150821", "description": "tempest-description--255934516"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-9018f6b2-bd34-4a34-9e04-ab5de2404d0d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "69119da1-6cec-42fe-abea-c0546783e18e", "name": "tempest-securitygroup--1336150821", "stateful": true, "tenant_id": "ec77cd207423462a9616e3b683be6de0", "description": "tempest-description--255934516", "shared": false, "security_group_rules": [{"id": "f19de354-7dea-4128-bc25-c61ee9c7cc05", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "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": 1295, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:26:43Z", "updated_at": "2025-07-31T13:26:43Z", "revision_number": 0}, {"id": "f698249c-32ed-4f4b-8409-414eb9d480f5", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "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": 1296, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:26:43Z", "updated_at": "2025-07-31T13:26:43Z", "revision_number": 0}], "tags": [], "created_at": "2025-07-31T13:26:43Z", "updated_at": "2025-07-31T13:26:43Z", "revision_number": 1, "project_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:26:44,412 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.411s 2025-07-31 13:26:44,413 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8378235d-e738-49ba-9ec0-b6548ac63abd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2b074afa-0a47-4eda-9d2c-0f8e75615b25", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:44Z", "updated_at": "2025-07-31T13:26:44Z", "revision_number": 0}}' 2025-07-31 13:26:44,704 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.291s 2025-07-31 13:26:44,705 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6e3a3a3c-1a9e-4c9b-9413-b5f2a86b51a5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6f9eae2c-9c40-4374-9860-e544e28f05a7", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "69119da1-6cec-42fe-abea-c0546783e18e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:44Z", "updated_at": "2025-07-31T13:26:44Z", "revision_number": 0}}' 2025-07-31 13:26:44,706 99926 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1336150821 created 2025-07-31 13:26:45,318 99926 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.611s 2025-07-31 13:26:45,318 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3b49ede2-7c6f-49b8-8462-12aa6bf59e8b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e9066ade-0744-4952-a939-da2164bb8d7a", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "floating_ip_address": "172.24.4.19", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ec77cd207423462a9616e3b683be6de0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}}' 2025-07-31 13:26:45,318 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e9066ade-0744-4952-a939-da2164bb8d7a', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'floating_ip_address': '172.24.4.19', 'floating_network_id': '71eef0d2-052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:26:45Z', 'updated_at': '2025-07-31T13:26:45Z', 'revision_number': 0, 'ip': '172.24.4.19'} created 2025-07-31 13:26:45,577 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.258s 2025-07-31 13:26:45,577 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-734956581", "description": "tempest-secgroup-smoke-734956581 description", "project_id": "ec77cd207423462a9616e3b683be6de0"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-8a74169b-dca6-44b1-8ee6-8f48419be1ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "name": "tempest-secgroup-smoke-734956581", "stateful": true, "tenant_id": "ec77cd207423462a9616e3b683be6de0", "description": "tempest-secgroup-smoke-734956581 description", "shared": false, "security_group_rules": [{"id": "8fc569e0-8a28-4ca5-950d-7a2a5007f029", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "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": 1302, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}, {"id": "bc853f98-baf8-4f2f-b58a-5233662059a2", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "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": 1303, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}], "ta gs": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 1, "project_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:26:45,791 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.213s 2025-07-31 13:26:45,791 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-73ec0629-4b1d-4463-afee-1fa0843ee8a4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91868261-8dca-4b80-930d-6541008b47cc", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}}' 2025-07-31 13:26:46,000 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.209s 2025-07-31 13:26:46,001 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-1db17b80-199e-452f-95c4-76588f0da154', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e9c494ca-763b-40c8-910b-9a2ef2ae4690", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:26:45Z", "revision_number": 0}}' 2025-07-31 13:26:46,219 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-07-31 13:26:46,219 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4b0abb71-e606-48d5-8 65e-9323b3baed26', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a2724f4-86cf-4b25-9cd0-d2150b36fcba", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:46Z", "updated_at": "2025-07-31T13:26:46Z", "revision_number": 0}}' 2025-07-31 13:26:46,444 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.224s 2025-07-31 13:26:46,445 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-cbe1fd96-c966-4fe1-afc4-a4962c518eeb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "17053ac5-8fcc-45c1-bac9-cc9c5c24055b", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:46Z", "updated_at": "2025-07-31T13:26:46Z", "revision_number": 0}}' 2025-07-31 13:26:46,783 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.338s 2025-07-31 13:26:46,783 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-744319d4-5bcd-4c6f-bf79-40e6b757b7d9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b5b50be3-5802-44a6-9d12-92f0336811c0", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:46Z", "updated_at": "2025-07-31T13:26:46Z", "revision_number": 0}}' 2025-07-31 13:26:47,007 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.223s 2025-07-31 13:26:47,007 99926 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "project_id": "ec77cd207423462a9616e3b683be6de0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-b65c1601-73d9-4316-8c1a-f55d812ee190', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "086fe937-e04a-4981-82d4-6ffe191f42ef", "project_id": "ec77cd207423462a9616e3b683be6de0", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "security_group_id": "09a57c1e-e71d-46fa-a9e1-b656a672d8e0", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-07-31T13:26:46Z", "updated_at": "2025-07-31T13:26:46Z", "revision_number": 0}}' 2025-07-31 13:26:47,053 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.040s 2025-07-31 13:26:47,054 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b769e16d-26fb-4cf4-93c7-eba430cfed94', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c157055ffe2d4697b3f59e9f943d7104", "name": "tempest-SnapshotDataIntegrityTests-1704088597-project-member", "password_expires_at": null}, "audit_ids": ["uODU0PF2S9ez6GaX9ogP4g"], "expires_at": "2025-07-31T14:26:47.000000Z", "issued_at": "2025-07-31T13:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec77cd207423462a9616e3b683be6de0", "name": "tempest-SnapshotDataIntegrityTests-1704088597"}, "is_domain": false, "roles": [{"id": "d1186a13e8aa474ab52e4a6f25511a51", "name": "member"}, {"id": "b173da0259b94fe79a1de5f09982a1b9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "14a7e25c44d54d00aeb1be78740edb4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0dcc9f4c09f34368af3f2a5c23b1778d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "468dd5631aa64bf39f52af73822ecd19", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "574932203ad34f29816144a0e52302a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e464955254cf4012b63c5b9a956f2548", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "7ef44866c5404e68aa4b1b7aea0f7aa8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b7ac59a1e7440cca55430756c013464", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a517e1f9fb6f459cba989bf9bc3c0d12", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a978ece4bffa4357bf7f09e0257592f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ec77cd207423462a9616e3b683be6de0", "region": "RegionOne"}], "id": "ae985f0625d1406bbe3d607c52afc26d", "type": "compute_legacy", "name": "nov a_legacy"}, {"endpoints": [{"id": "feef2c2ba6484bc78cc62895d7ac1a52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e3803ba697a14550b3f635a6575cf8e1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1cf0f781c2704a8facbd64cd8bdc6e79", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "e4f68d51f1694179b4378977d909ab1a", "type": "block-storage", "name": "cinder"}]}}' 2025-07-31 13:26:47,054 99926 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'a0bae944-c255-4218-9dac-216056f2b637', 'name': 'tempest-SnapshotDataIntegrityTests-1432148947-network', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65295, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-07-31T13:26:29Z', 'updated_at': '2025-07-31T13:26:30Z', 'revision_number': 1} available for tenant 2025-07-31 13:26:47,055 99926 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-670807302', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMKcsXig3FiBoPqAfH/w0isx+R8ZW+ZkkRnbfGzoirBxs/lmAF1FGSZCA1yxVBuHAyJUQwELfjxGnPW8PLd8EBVlYHJqs3CgCbr856iBvUdlLfOMUADO27uv4/n5eVmX3Q==', 'fingerprint': '4e:a1:31:b4:b0:d4:c0:06:02:45:eb:8a:99:72:bc:52', 'user_id': 'c157055ffe2d4697b3f59e9f943d7104', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCZGeLYptV0pR7UQ4U5Dq6S4lt1JiE3IIdsHizPN1rOLLxnji6MUV2W\noqKAQddDrjGgBwYFK4EEACKhZANiAATCnLF4oNxYgaD6gHx/8NIrMfkfGVvmZJEZ\n23xs6IqwcbP5ZgBdRRkmQgNcsVQbhwMiVEMBC348Rpz1vDy3fBAVZWByarNwoAm6\n/Oeogb1HZS3zjFAAztu7r+P5+XlZl90=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '69119da1-6cec-42fe-abea-c0546783e18e', 'name': 'tempest-securitygroup--1336150821', 'stateful': True, 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'description': 'tempest-description--255934516', 'shared': False, 'security_group_rules': [{'id': 'f19de354-7dea-4128-bc25-c61ee9c7cc05', 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'security_group_id': '69119da1-6cec-42fe-abea-c0546783e18e', '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': 1295, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:26:43Z', 'updated_at': '2025-07-31T13:26:43Z', 'revision_number': 0}, {'id': 'f698249c-32ed-4f4b-8409-414eb9d480f5', 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'security_group_id': '69119da1-6cec-42fe-abea-c0546783e18e', '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': 1296, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-07-31T13:26:43Z', 'updated_at': '2025-07-31T13:26:43Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-07-31T13:26:43Z', 'updated_at': '2025-07-31T13:26:43Z', 'revision_number': 1, 'project_id': 'ec77cd207423462a9616e3b683be6de0'}, 'floating_ip': {'id': 'e9066ade-0744-4952-a939-da2164bb8d7a', 'tenant_id': 'ec77cd207423462a9616e3b683be6de0', 'floating_ip_address': '172.24.4.19', 'floating_network_id': '71eef0d2 -052e-4548-8c0a-9dab93595776', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ec77cd207423462a9616e3b683be6de0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-07-31T13:26:45Z', 'updated_at': '2025-07-31T13:26:45Z', 'revision_number': 0, 'ip': '172.24.4.19'}} 2025-07-31 13:26:47,800 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.745s 2025-07-31 13:26:47,801 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-18180937", "imageRef": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "flavorRef": "1", "key_name": "tempest-keypair-670807302", "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "networks": [{"uuid": "a0bae944-c255-4218-9dac-216056f2b637"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbb9a87-52e2-491c-bf75-c37237392f1d', 'x-compute-request-id': 'req-1cbb9a87-52e2-491c-bf75-c37237392f1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "adminPass": "KSDxbPpPkU4e"}}' 2025-07-31 13:26:47,925 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.121s 2025-07-31 13:26:47,926 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f25f04c6-2503-4613-bf13-0bd55760f0a3', 'x-compute-request-id': 'req-f25f04c6-2503-4613-bf13-0bd55760f0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "name": "tempest-SnapshotDataIntegrityTests-server-18180937", "status": "BUILD", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "user_id": "c157055ffe2d4697b3f59e9f943d7104", "metadata": {}, "hostId": "", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:26:48Z", "updated": "2025-07-31T13:26:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", " href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-670807302", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:27:38,220 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.231s 2025-07-31 13:27:38,221 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41540572-81f2-4b82-8347-b57766ce6a74', 'x-compute-request-id': 'req-41540572-81f2-4b82-8347-b57766ce6a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "name": "tempest-SnapshotDataIntegrityTests-server-18180937", "status": "ACTIVE", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "user_id": "c157055ffe2d4697b3f59e9f943d7104", "metadata": {}, "hostId": "f9d3804f357c009c57d3c053dd80ebc225f1de202b40ac63b53530e1", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:26:47Z", "updated": "2025-07-31T13:27:03Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1432148947-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ed:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670807302", "OS-SRV-USG:launched_at": "2025-07-31T13:27:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:27:38,235 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-07-31 13:28:38,454 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4/os-interface 0.185s 2025-07-31 13:28:38,455 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:38 GMT', 'server': 'Apache/2.4.52 (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': 're q-fd1c065a-2625-42c0-a2cc-59c06c499558', 'x-compute-request-id': 'req-fd1c065a-2625-42c0-a2cc-59c06c499558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a0bae944-c255-4218-9dac-216056f2b637", "port_id": "3e11bfdd-b91f-4a20-937c-46f3f757e7bb", "mac_addr": "fa:16:3e:28:ed:79", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5d450b50-b717-45c1-90b8-769f9437dabf", "ip_address": "10.0.0.7"}]}]}' 2025-07-31 13:28:39,250 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e9066ade-0744-4952-a939-da2164bb8d7a 0.791s 2025-07-31 13:28:39,251 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3e11bfdd-b91f-4a20-937c-46f3f757e7bb"}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-babeafec-0d49-4291-b13a-0d637e97b2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e9066ade-0744-4952-a939-da2164bb8d7a'} Body: b'{"floatingip": {"id": "e9066ade-0744-4952-a939-da2164bb8d7a", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "floating_ip_address": "172.24.4.19", "floating_network_id": "71eef0d2-052e-4548-8c0a-9dab93595776", "router_id": "9a8810db-4ce5-47e4-be00-dbe604162a6c", "port_id": "3e11bfdd-b91f-4a20-937c-46f3f757e7bb", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a0bae944-c255-4218-9dac-216056f2b637", "mac_address": "fa:16:3e:28:ed:79", "admin_state_up": true, "status": "ACTIVE", "device_id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-07-31T13:26:45Z", "updated_at": "2025-07-31T13:28:38Z", "revision_number": 1, "project_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:28:39,252 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.19:22' as 'cirros' with public key authentication 2025-07-31 13:28:39,269 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-07-31 13:28:39,373 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-07-31 13:28:39,373 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.19 successfully created 2025-07-31 13:28:39,676 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.302s 2025-07-31 13:28:39,676 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7108e8c-c3b8-44f1-8123-6c22e8179561', 'x-compute-request-id': 'req-d7108e8c-c3b8-44f1-8123-6c22e8179561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "name": "tempest-SnapshotDataIntegrityTests-server-18180937", "status": "ACTIVE", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "user_id": "c157055ffe2d4697b3f59e9f943d7104", "metadata": {}, "hostId": "f9d3804f357c009c57d3c053dd 80ebc225f1de202b40ac63b53530e1", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:26:47Z", "updated": "2025-07-31T13:27:03Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1432148947-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ed:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670807302", "OS-SRV-USG:launched_at": "2025-07-31T13:27:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:28:39,916 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.225s 2025-07-31 13:28:39,917 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-761404465", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b89d28-e59a-40db-ad6d-5a4865294ab0', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b89d28-e59a-40db-ad6d-5a4865294ab0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "602834b5-6957-4681-8478-ffde9915c134", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:28:39.854001", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-761404465", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/602834b5-6957-4681-8478-ffde9915c134"}], "user_id": "c157055ffe2d4697b3f59e9f943d7104", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-07-31 13:28:39,984 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134 0.056s 2025-07-31 13:28:39,985 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c8685b-e857-45fa-b4e7-1a78268f212f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c8685b-e857-45fa-b4e7-1a78268f212f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134'} Body: b'{"volume": {"id": "602834b5-6957-4681-8478-ffde9 915c134", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:28:40.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-761404465", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/602834b5-6957-4681-8478-ffde9915c134"}], "user_id": "c157055ffe2d4697b3f59e9f943d7104", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:28:41,045 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134 0.045s 2025-07-31 13:28:41,045 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288608f5-d6e4-48a7-8349-8ce34f3d0bd9', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288608f5-d6e4-48a7-8349-8ce34f3d0bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134'} Body: b'{"volume": {"id": "602834b5-6957-4681-8478-ffde9915c134", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-07-31T13:28:40.000000", "updated_at": "2025-07-31T13:28:40.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-761404465", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/602834b5-6957-4681-8478-ffde9915c134"}], "user_id": "c157055ffe2d4697b3f59e9f943d7104", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec77cd207423462a9616e3b683be6de0"}}' 2025-07-31 13:28:41,154 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134 0.094s 2025-07-31 13:28:41,155 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895a1b27-a125-45a9-b800-6c9cae5c9683', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134'} Body: b'' 2025-07-31 13:28:41,178 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134 0.022s 2025-07-31 13:28:41,178 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content -type': 'application/json', 'x-compute-request-id': 'req-3f75be7c-28d6-409f-966e-1c9c79c964d3', 'x-openstack-request-id': 'req-3f75be7c-28d6-409f-966e-1c9c79c964d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/602834b5-6957-4681-8478-ffde9915c134'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 602834b5-6957-4681-8478-ffde9915c134 could not be found."}}' 2025-07-31 13:28:41,293 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.114s 2025-07-31 13:28:41,293 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7562e5e-61fa-4175-b53c-1b7a099143b2', 'x-compute-request-id': 'req-b7562e5e-61fa-4175-b53c-1b7a099143b2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'' 2025-07-31 13:28:41,475 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.181s 2025-07-31 13:28:41,476 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2809137-82b9-430b-a15d-1e818da41906', 'x-compute-request-id': 'req-b2809137-82b9-430b-a15d-1e818da41906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"server": {"id": "ff2bde07-ea99-45b1-97f7-0231825893f4", "name": "tempest-SnapshotDataIntegrityTests-server-18180937", "status": "ACTIVE", "tenant_id": "ec77cd207423462a9616e3b683be6de0", "user_id": "c157055ffe2d4697b3f59e9f943d7104", "metadata": {}, "hostId": "f9d3804f357c009c57d3c053dd80ebc225f1de202b40ac63b53530e1", "image": {"id": "f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f37079d0-e5ad-4d0a-99bd-8bb1614eaaeb"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-07-31T13:26:47Z", "updated": "2025-07-31T13:28:41Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1432148947-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ed:79"}, {"version": 4, "addr": "172.24.4.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ed:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff2bde07-ea99-45b1-97f7-0231825893f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670807302", "OS-SRV-USG:launched_at": "2025-07-31T13:27:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-734956581"}, {"name": "tempest-securitygroup--1336150821"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT- STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-07-31 13:29:31,587 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4 0.044s 2025-07-31 13:29:31,588 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d586bab7-2da5-42b3-8a46-fa81586dfb68', 'x-compute-request-id': 'req-d586bab7-2da5-42b3-8a46-fa81586dfb68', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff2bde07-ea99-45b1-97f7-0231825893f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ff2bde07-ea99-45b1-97f7-0231825893f4 could not be found."}}' 2025-07-31 13:29:31,935 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/09a57c1e-e71d-46fa-a9e1-b656a672d8e0 0.346s 2025-07-31 13:29:31,935 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-491bbafd-c379-46f2-8c7c-e363548f68f0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/09a57c1e-e71d-46fa-a9e1-b656a672d8e0'} Body: b'' 2025-07-31 13:29:31,975 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-670807302 0.038s 2025-07-31 13:29:31,975 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d1da32-5f20-4b0c-85a1-6b896836ebdc', 'x-compute-request-id': 'req-70d1da32-5f20-4b0c-85a1-6b896836ebdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-670807302'} Body: b'' 2025-07-31 13:29:32,170 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/69119da1-6cec-42fe-abea-c0546783e18e 0.194s 2025-07-31 13:29:32,171 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-726d0676-b133-4410-80fd-57a3f7b03ca9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/69119da1-6cec-42fe-abea-c0546783e18e'} Body: b'' 2025-07-31 13:29:32,189 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/69119da1-6cec-42fe-abea-c0546783e18e 0.017s 2025-07-31 13:29:32,189 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dd4b072a-9b7e-4731-aa76-a5ef66ed8231', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/69119da1-6cec-42fe-abea-c0546783e18e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 69119da1-6cec-42fe-abea-c0546783e18e does not exist", "detail": ""}}' 2025-07-31 13:29:32,598 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e9066ade-0744-4952-a939-da2164bb8d7a 0.409s 2025-07-31 13:29:32,599 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 31 Jul 2025 13:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2d2152b2-2b4a-493b-8bbe-9f911c50cdd6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e9066ade-0744-4952-a939-da2164bb8d7a'} Body: b'' ====== Totals ====== Ran: 218 tests in 1520.0928 sec. - Passed: 75 - Skipped: 31 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 112 Sum of execute time for each test: 4580.5165 sec. ============== Worker Balance ============== - Worker 0 (15 tests) => 0:01:29.098766 - Worker 1 (19 tests) => 0:01:42.661753 - Worker 2 (23 tests) => 0:20:19.975157 - Worker 3 (13 tests) => 0:11:26.123093 - Worker 4 (22 tests) => 0:24:53.161021 - Worker 5 (17 tests) => 0:07:18.359884 - Worker 6 (16 tests) => 0:09:24.037307 - Worker 7 (30 tests) => 0:06:47.968637 - Worker 8 (15 tests) => 0:06:53.269870 - Worker 9 (12 tests) => 0:00:52.349477 - Worker 10 (15 tests) => 0:13:10.971524 - Worker 11 (21 tests) => 0:07:40.661833 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed