all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==22.2.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2022.12.7,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.2.0,cmd2==2.4.3,cryptography==40.0.1,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.1.0,packaging==23.0,paramiko==3.1.0,pbr==5.11.1,prettytable==3.6.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==1.5.0,six==1.16.0,stestr==4.0.1,stevedore==5.0.0,-e git+https://github.com/openstack/tempest@3c7eebaaf35c9e8a3f00c76cd1741457bdec9fab#egg=tempest,testtools==2.6.0,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='4040602479' 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 {1} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {7} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {11} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.964341s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 785ffa2b-f621-4d57-b894-882251af3618 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:24,502 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes 0.635s 2023-04-19 07:59:24,502 79741 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-1130508714"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf3f7ce-0017-4bbb-8a2d-1cbe306bd851', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf3f7ce-0017-4bbb-8a2d-1cbe306bd851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes'} Body: b'{"volume": {"id": "785ffa2b-f621-4d57-b894-882251af3618", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:24.358215", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1130508714", "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/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}], "user_id": "3bc9208e072547c39bccfe87b51d3969", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:24,559 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618 0.046s 2023-04-19 07:59:24,559 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a16c0f-59b8-43bb-9b70-c9a0c033c55d', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a16c0f-59b8-43bb-9b70-c9a0c033c55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'{"volume": {"id": "785ffa2b-f621-4d57-b894-882251af3618", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:24.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1130508714", "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/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}], "user_id": "3bc9208e072547c39bccfe87b51d3969", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "686de8ff48c343b7a0291c91738fc71d"}}' 2023-04-19 07:59:25,613 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251 af3618 0.042s 2023-04-19 07:59:25,613 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60a296b-3f29-46a6-b654-c3486941ff08', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60a296b-3f29-46a6-b654-c3486941ff08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'{"volume": {"id": "785ffa2b-f621-4d57-b894-882251af3618", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:24.000000", "updated_at": "2023-04-19T07:59:25.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1130508714", "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/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}], "user_id": "3bc9208e072547c39bccfe87b51d3969", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "686de8ff48c343b7a0291c91738fc71d"}}' 2023-04-19 07:59:25,668 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618 0.043s 2023-04-19 07:59:25,668 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948aae8c-53a5-4e17-8ec4-9ab927ed5439', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948aae8c-53a5-4e17-8ec4-9ab927ed5439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'{"volume": {"id": "785ffa2b-f621-4d57-b894-882251af3618", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:24.000000", "updated_at": "2023-04-19T07:59:25.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1130508714", "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/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}], "user_id": "3bc9208e072547c39bccfe87b51d3969", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "686de8ff48c343b7a0291c91738fc71d"}}' 2023-04-19 07:59:25,803 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618 0.122s 2023-04-19 07:59:25,803 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-14f61298-1929-44e3-894c-80d173099ed0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'' 2023-04-19 07:59:25,829 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618 0.025s 2023-04-19 07:59:25,829 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-3ec05f20-e86c-4a07-9cc1-feede50e9d7c', 'x-openstack-request-id': 'req-3ec05f20-e86c-4a07-9cc1-feede50e9d7c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 785ffa2b-f621-4d57-b894-882251af3618 could not be found."}}' {11} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [3.159523s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8cabbaa-5b85-466a-94b4-c071a1fb2dd0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:24,407 79747 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 1.444s 2023-04-19 07:59:24,408 79747 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-1531506318"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e8dc6f-ab0f-4ea7-93c8-004bb0210f49', 'x-compute-request-id': 'req-c4e8dc6f-ab0f-4ea7-93c8-004bb0210f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "c8cabbaa-5b85-466a-94b4-c071a1fb2dd0", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:59:24.043942", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1531506318", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 07:59:24,741 79747 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/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0 0.327s 2023-04-19 07:59:24,742 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fb81f38-bf78-466e-8a11-60dfe592017c', 'x-compute-request-id': 'req-9fb81f38-bf78-466e-8a11-60dfe592017c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0'} Body: b'{"volume": {"id": "c8cabbaa-5b85-466a-94b4-c071a1fb2dd0", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:59:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1531506318", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 07:59:26,116 79747 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/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0 0.367s 2023-04-19 07:59:26,116 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce3ca96-7e2a-4c59-b9b4-a8048ad82d35', 'x-compute-request-id': 'req-7ce3ca96-7e2a-4c59-b9b4-a8048ad82d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0'} Body: b'{"volume": {"id": "c8cabbaa-5b85-466a-94b4-c071a1fb2dd0", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 9T07:59:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1531506318", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {1} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [2.766469s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 42, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group f0ea2066-f40d-4efb-9725-2f8777bfc47d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:24,493 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types 0.849s 2023-04-19 07:59:24,494 79727 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-1148492251"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc6b33c-be57-4d47-a07b-8f79cbda26d5', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc6b33c-be57-4d47-a07b-8f79cbda26d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types'} Body: b'{"volume_type": {"id": "7161aa90-5191-4bb7-ba40-72b959de6d96", "name": "tempest-GroupsTest-volume-type-1148492251", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:24,546 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types 0.048s 2023-04-19 07:59:24,547 79727 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-1338277826"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f60971-cf01-45c5-b77a-8410ee5d52b7', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f60971-cf01-45c5-b77a-8410ee5d52b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types'} Body: b'{"group_type": {"id": "65f387fe-d20b-4fb5-81eb-ab81508c2b82", "name": "tempest-GroupsTest-group-type-1338277826", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:24,793 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups 0.244s 2023-04-19 07:59:24,793 79727 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": "65f387fe-d20b-4fb5-81eb-ab81508c2b82", "volume_types": ["7161aa90-5191-4bb7-ba40-72b959de6d96"], "name": "tempest-Group1-994399199"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d1e66e-f74f-4015-b274-b1a6033b16be', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d1e66e-f74f-4015-b274-b1a6033b16be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups'} Body: b'{"group": {"id": "f0ea2066-f40d-4efb-9725-2f8777bfc47d", "name": "tempest-Group1-994399199"}}' 2023-04-19 07:59:25,010 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d 0.213s 2023-04-19 07:59:25,010 79727 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': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93a2668-f336-41e6-a2be-20a41575c863', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93a2668-f336-41e6-a2be-20a41575c863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d'} Body: b'{"group": {"id": "f0ea2066-f40d-4efb-9725-2f8777bfc47d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:59:25.000000", "name": "tempest-Group1-994399199", "description": null, "group_type": "65f387fe-d20b-4fb5-81eb-ab81508c2b82", "volume_types": ["7161aa90-5191-4bb7-ba40-72b959de6d96"]}}' 2023-04-19 07:59:26,052 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d 0.033s 2023-04-19 07:59:26,052 79727 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': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944b79b3-d0e7-41c3-8150-ac670bd6bfc0', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944b79b3-d0e7-41c3-8150-ac670bd6bfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d'} Body: b'{"group": {"id": "f0ea2066-f40d-4efb-9725-2f8777bfc47d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:25.000000", "name": "tempest-Group1-994399199", "description": null, "group_type": "65f387fe-d20b-4fb5-81eb-ab81508c2b82", "volume_types": ["7161aa90-5191-4bb7-ba40-72b959de6d96"]}}' 2023-04-19 07:59:26,143 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/volumes/detail 0.085s 2023-04-19 07:59:26,143 79727 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': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b32223-4d0c-409f-adb4-cc24e630ea32', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b32223-4d0c-409f-adb4-cc24e630ea32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:26,250 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d/action 0.097s 2023-04-19 07:59:26,250 79727 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': 'Wed, 19 Apr 2023 07:59:26 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-reque st-id': 'req-a13698ec-e373-4226-a1bc-71b7a5da91d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d/action'} Body: b'' 2023-04-19 07:59:26,266 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d 0.015s 2023-04-19 07:59:26,267 79727 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': 'Wed, 19 Apr 2023 07:59:26 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-86c8d018-a727-4c64-a042-69be591258cd', 'x-openstack-request-id': 'req-86c8d018-a727-4c64-a042-69be591258cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f0ea2066-f40d-4efb-9725-2f8777bfc47d could not be found."}}' 2023-04-19 07:59:26,317 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types/65f387fe-d20b-4fb5-81eb-ab81508c2b82 0.049s 2023-04-19 07:59:26,317 79727 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': 'Wed, 19 Apr 2023 07:59:26 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-562c8b88-03ee-4ec0-b515-38cc7817234f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types/65f387fe-d20b-4fb5-81eb-ab81508c2b82'} Body: b'' 2023-04-19 07:59:26,386 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/7161aa90-5191-4bb7-ba40-72b959de6d96 0.069s 2023-04-19 07:59:26,386 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-301dc075-e4d0-429a-89ee-012488f33852', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/7161aa90-5191-4bb7-ba40-72b959de6d96'} Body: b'' 2023-04-19 07:59:26,409 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/7161aa90-5191-4bb7-ba40-72b959de6d96 0.022s 2023-04-19 07:59:26,409 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-429c1378-478a-499e-aed9-2a7c783a0a7c', 'x-openstack-request-id': 'req-429c1378-478a-499e-aed9-2 a7c783a0a7c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/7161aa90-5191-4bb7-ba40-72b959de6d96'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7161aa90-5191-4bb7-ba40-72b959de6d96 could not be found."}}' {1} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.801570s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 108, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 57c79944-286d-4e41-b930-c2aeec0f43ba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:26,441 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types 0.029s 2023-04-19 07:59:26,442 79727 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-1745832583"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed75c477-8550-4cc6-8644-76d6430aa31e', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed75c477-8550-4cc6-8644-76d6430aa31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types'} Body: b'{"volume_type": {"id": "8a2873b0-2381-4ffb-8bda-9363cfa00381", "name": "tempest-GroupsTest-volume-type-1745832583", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:26,474 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types 0.030s 2023-04-19 07:59:26,475 79727 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-1126691463"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a510da4b-82ac-49f3-8e06-1489eae292bb', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a510da4b-82ac-49f3-8e06-1489eae292bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types'} Body: b'{"group_type": {"id": "92814225-78fa-4934-a539-d3435ef3f1eb", "name": "tempest-GroupsTest-group-type-1126691463", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:26,662 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups 0.184s 2023-04-19 07:59:26,662 79727 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": "92814225-78fa-4934-a539-d3435ef3f1eb", "volume_types": ["8a2873b0-2381-4ffb-8bda-9363cfa00381"], "name": "tempest-GroupsTest-Group-984188788"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bdb2bf-14e9-461f-90a8-53912dc6950f', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bdb2bf-14e9-461f-90a8-53912dc6950f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups'} Body: b'{"group": {"id": "57c79944-286d-4e41-b930-c2aeec0f43ba", "name": "tempest-GroupsTest-Group-984188788"}}' 2023-04-19 07:59:26,692 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba 0.027s 2023-04-19 07:59:26,692 79727 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': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687f64eb-35c5-43db-ab56-ec7ef2b235f8', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687f64eb-35c5-43db-ab56-ec7ef2b235f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba'} Body: b'{"group": {"id": "57c79944-286d-4e41-b930-c2aeec0f43ba", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:59:27.000000", "name": "tempest-GroupsTest-Group-984188788", "description": null, "group_type": "92814225-78fa-4934-a539-d3435ef3f1eb", "volume_types": ["8a2873b0-2381-4ffb-8bda-9363cfa00381"]}}' 2023-04-19 07:59:27,738 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba 0.042s 2023-04-19 07:59:27,739 79727 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': 'Wed, 19 Apr 2023 07:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a91a9a4-f15f-4ff4-9176-7795507ec3ce', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a91a9a4-f15f-4ff4-9176-7795507ec3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba'} Body: b'{"group": {"id": "57c79944-286d-4e41-b930-c2aeec0f43ba", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:27.000000", "name": "tempest-GroupsTest-Group-984188788", "description": null, "group_type": "92814225-78fa-4934-a539-d3435ef3f1eb", "volume_types": ["8a2873b0-2381-4ffb-8bda-9363cfa00381"]}}' 2023-04-19 07:59:28,024 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/volumes/detail 0.281s 2023-04-19 07:59:28,025 79727 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': 'Wed, 19 Apr 2023 07:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62482a79-6540-484b-bc51-3fa5b6f26e20', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62482a79-6540-484b-bc51-3fa5b6f26e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:28,095 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba/action 0.060s 2023-04-19 07:59:28,095 79727 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': 'Wed, 19 Apr 2023 07:59:28 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-c44f36ff-bae5-4d84-accd-2a7e292 6e5e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba/action'} Body: b'' 2023-04-19 07:59:28,111 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba 0.015s 2023-04-19 07:59:28,112 79727 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': 'Wed, 19 Apr 2023 07:59:28 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-93e39e6b-962b-49ad-b601-7b1e30bd59dd', 'x-openstack-request-id': 'req-93e39e6b-962b-49ad-b601-7b1e30bd59dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 57c79944-286d-4e41-b930-c2aeec0f43ba could not be found."}}' 2023-04-19 07:59:28,147 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types/92814225-78fa-4934-a539-d3435ef3f1eb 0.034s 2023-04-19 07:59:28,147 79727 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': 'Wed, 19 Apr 2023 07:59:28 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-58af2414-a800-49b3-8a7a-3969abcc5fb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types/92814225-78fa-4934-a539-d3435ef3f1eb'} Body: b'' 2023-04-19 07:59:28,197 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/8a2873b0-2381-4ffb-8bda-9363cfa00381 0.049s 2023-04-19 07:59:28,197 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-3fb07dc4-163d-4ac4-a037-366529cd9e97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/8a2873b0-2381-4ffb-8bda-9363cfa00381'} Body: b'' 2023-04-19 07:59:28,212 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/8a2873b0-2381-4ffb-8bda-9363cfa00381 0.015s 2023-04-19 07:59:28,213 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-54a0d113-5ea7-4fef-8b57-06f5771ae148', 'x-openstack-request-id': 'req-54a0d113-5ea7-4fef-8b57-06f5771ae148', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/8a2873b0-2381-4ffb-8bda-9363cfa00381'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8a2873b0-2381-4ffb-8bda-9363cfa00381 could not be found."}}' {0} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {0} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.188020s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018969s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.018943s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.044222s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.017149s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.014982s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.053273s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.052939s] ... ok {1} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {11} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.049737s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83035761-d26f-45cd-a7d3-81242d982df4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:32,063 79741 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/8db4e6559b024827904e4256e039bd15/types 0.180s 2023-04-19 07:59:32,063 79741 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-2048118560", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e453618-26bf-438a-9d58-835b50ea6fc7', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e453618-26bf-438a-9d58-835b50ea6fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types'} Body: b'{"volume_type": {"id": "4949d46e-bc2c-43b2-ac2c-169048c53aa7", "name": "tempest-VolumeTypesTest-volume-type-2048118560", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:32,099 79741 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/8db4e6559b024827904e4256e039bd15/types 0.032s 2023-04-19 07:59:32,099 79741 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-612730293", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9893011f-cadf-4b26-a255-6823adc6e0ef', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9893011f-cadf-4b26-a255-6823adc6e0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types'} Body: b'{"volume_type": {"id": "8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7", "name": "tempest-VolumeTypesTest-volume-type-612730293", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:32,449 79741 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/01025391c18f4faba80c49bfc85adb44/volumes 0.347s 2023-04-19 07:59:32,449 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-13782959", "volume_type": "4949d46e-bc2c-43b2-ac2c-169048c53aa7", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f47a23-6af0-47df-a1a1-bf546d293ad0', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f47a23-6af0-47df-a1a1-bf546d293ad0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes'} Body: b'{"volume": {"id": "83035761-d26f-45cd-a7d3-81242d982df4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:32.382034", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-13782959", "description": null, "volume_ type": "tempest-VolumeTypesTest-volume-type-2048118560", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}], "user_id": "ac173e6bc2944a6ca7e4c69e7ca8bd43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:32,509 79741 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/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.051s 2023-04-19 07:59:32,510 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc0833e-67ba-4c31-b129-77a0ad0ebde6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc0833e-67ba-4c31-b129-77a0ad0ebde6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'{"volume": {"id": "83035761-d26f-45cd-a7d3-81242d982df4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:32.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-13782959", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2048118560", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}], "user_id": "ac173e6bc2944a6ca7e4c69e7ca8bd43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01025391c18f4faba80c49bfc85adb44"}}' 2023-04-19 07:59:33,562 79741 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/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.041s 2023-04-19 07:59:33,563 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edff99e1-2438-49cb-b914-9a108ddf4060', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edff99e1-2438-49cb-b914-9a108ddf4060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'{"volume": {"id": "83035761-d26f-45cd-a7d3-81242d982df4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:32.000000", "updated_at": "2023-04-19T07:59:33.000000", "name": "tempest-VolumeTypesTest-volume-13782959", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2048118560", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3 -81242d982df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}], "user_id": "ac173e6bc2944a6ca7e4c69e7ca8bd43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01025391c18f4faba80c49bfc85adb44"}}' 2023-04-19 07:59:33,624 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.050s 2023-04-19 07:59:33,624 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4cddf86-51aa-4010-9005-0d3c61ca9857', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4cddf86-51aa-4010-9005-0d3c61ca9857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'{"volume": {"id": "83035761-d26f-45cd-a7d3-81242d982df4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:32.000000", "updated_at": "2023-04-19T07:59:33.000000", "name": "tempest-VolumeTypesTest-volume-13782959", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2048118560", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}], "user_id": "ac173e6bc2944a6ca7e4c69e7ca8bd43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01025391c18f4faba80c49bfc85adb44"}}' 2023-04-19 07:59:33,753 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.119s 2023-04-19 07:59:33,754 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-d58156c5-445b-4a25-ae98-035e2e6d91d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'' 2023-04-19 07:59:33,773 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.019s 2023-04-19 07:59:33,774 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:33 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-3e1fb111-aac2-4f4d-b9e6-ee0bef6429d4', 'x-openstack-request-id': 'req-3e1fb111-aac2-4f4d-b9e6-ee0bef6429d4' , 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83035761-d26f-45cd-a7d3-81242d982df4 could not be found."}}' 2023-04-19 07:59:33,836 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7 0.062s 2023-04-19 07:59:33,836 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-967ba8e0-6d21-4a60-bd35-3484f3c6ceb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7'} Body: b'' 2023-04-19 07:59:33,850 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7 0.013s 2023-04-19 07:59:33,850 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-75671d9a-f57f-45c1-9f3a-6f027a31e0cb', 'x-openstack-request-id': 'req-75671d9a-f57f-45c1-9f3a-6f027a31e0cb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7 could not be found."}}' 2023-04-19 07:59:33,915 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/4949d46e-bc2c-43b2-ac2c-169048c53aa7 0.064s 2023-04-19 07:59:33,915 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-a0fdcecb-a7a9-4d0c-b208-e70c47579c0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/4949d46e-bc2c-43b2-ac2c-169048c53aa7'} Body: b'' 2023-04-19 07:59:33,931 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/4949d46e-bc2c-43b2-ac2c-169048c53aa7 0.015s 2023-04-19 07:59:33,931 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-78bcc020-52a4-4dd5-b108-c5d335984d97', 'x-openstack-request-id': 'req-78bcc020-52a4-4dd5-b108-c5d335984d97', 'co nnection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/4949d46e-bc2c-43b2-ac2c-169048c53aa7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4949d46e-bc2c-43b2-ac2c-169048c53aa7 could not be found."}}' {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.026347s] ... ok {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.029376s] ... ok {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.021164s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.167442s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.611192s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.413221s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.037825s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.186667s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.211143s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.175869s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.147721s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.022292s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.031276s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.190349s] ... ok {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.731470s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5bd8c6e8-7c8b-4950-b005-75730c9aefb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:34,498 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes 0.417s 2023-04-19 07:59:34,499 79747 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-1138932211"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f7ea64-6feb-4167-9776-86e413736ea3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f7ea64-6feb-4167-9776-86e413736ea3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes'} Body: b'{"volume": {"id": "5bd8c6e8-7c8b-4950-b005-75730c9aefb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:34.428107", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1138932211", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}], "user_id": "652607c2d17f4548a0bac4621e00a43b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:34,549 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.040s 2023-04-19 07:59:34,549 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c30af33-56b5-4773-bd58-4ac2cf6544d0', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c30af33-56b5-4773-bd58-4ac2cf6544d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'{"volume": {"id": "5bd8c6e8-7c8b-4950-b005-75730c9aefb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:34.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1138932211", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}], "user_id": "652607c2d17f4548a0bac4621e00a43b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4e0efcc477849db9f0d03a6a328a486"}}' 2023-04-19 07:59:35,608 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.046s 2023-04-19 07:59:35,609 79747 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42791724-fcef-418e-8e87-9646d58aa3a7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42791724-fcef-418e-8e87-9646d58aa3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'{"volume": {"id": "5bd8c6e8-7c8b-4950-b005-75730c9aefb9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:34.000000", "updated_at": "2023-04-19T07:59:35.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1138932211", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}], "user_id": "652607c2d17f4548a0bac4621e00a43b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4e0efcc477849db9f0d03a6a328a486"}}' 2023-04-19 07:59:35,678 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.043s 2023-04-19 07:59:35,679 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524751fa-45ab-4a89-a28d-1370097d3d1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524751fa-45ab-4a89-a28d-1370097d3d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'{"volume": {"id": "5bd8c6e8-7c8b-4950-b005-75730c9aefb9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:34.000000", "updated_at": "2023-04-19T07:59:35.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1138932211", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}], "user_id": "652607c2d17f4548a0bac4621e00a43b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4e0efcc477849db9f0d03a6a328a486"}}' 2023-04-19 07:59:35,789 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.100s 2023-04-19 07:59:35,790 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:35 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-3d78df1d-d059-4b85-89de-aeedf2b59172', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'' 2023-04-19 07:59:35,811 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.021s 2023-04-19 07:59:35,812 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:35 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-a07a1857-2e61-4101-b5d8-a1d6aeedd948', 'x-openstack-request-id': 'req-a07a1857-2e61-4101-b5d8-a1d6aeedd948', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5bd8c6e8-7c8b-4950-b005-75730c9aefb9 could not be found."}}' {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.024910s] ... ok {1} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.883579s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9bdd4cbe-cad3-437a-a92c-c80769fab635 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:40,623 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types 0.137s 2023-04-19 07:59:40,624 79725 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-210554641"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23cd1da-d404-45b2-a137-876c677614ca', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23cd1da-d404-45b2-a137-876c677614ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types'} Body: b'{"volume_type": {"id": "7e72caf4-ecd6-43d5-a54b-a1add8ed1df6", "name": "tempest-GroupSnapshotsTest-volume-type-210554641", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:40,659 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types 0.030s 2023-04-19 07:59:40,660 79725 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-1965747639"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da94274-de6f-488f-aa92-6ee0f106037e', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da94274-de6f-488f-aa92-6ee0f106037e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types'} Body: b'{"group_type": {"id": "db53c9f0-b781-4ff2-8c8a-9931216d8ea6", "name": "tempest-GroupSnapshotsTest-group-type-1965747639", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:40,894 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups 0.231s 2023-04-19 07:59:40,894 79725 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": "db53c9f0-b781-4ff2-8c8a-9931216d8ea6", "volume_types": ["7e72caf4-ecd6-43d5-a54b-a1add8ed1df6"], "name": "tempest-GroupSnapshotsTest-Group-624170875"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a81c2a4-16b2-402b-a500-8c543f11ff9a', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a81c2a4-16b2-402b-a500-8c543f11ff9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups'} Body: b'{"group": {"id": "9bdd4cbe-cad3-437a-a92c-c80769fab635", "name": "tempest-GroupSnapshotsTest-Group-624170875"}}' 2023-04-19 07:59:40,963 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635 0.066s 2023-04-19 07:59:40,964 79725 DEBUG [tempest.lib.commo n.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': 'Wed, 19 Apr 2023 07:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2627ac-a492-465b-8dce-2cd408151500', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2627ac-a492-465b-8dce-2cd408151500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635'} Body: b'{"group": {"id": "9bdd4cbe-cad3-437a-a92c-c80769fab635", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:41.000000", "name": "tempest-GroupSnapshotsTest-Group-624170875", "description": null, "group_type": "db53c9f0-b781-4ff2-8c8a-9931216d8ea6", "volume_types": ["7e72caf4-ecd6-43d5-a54b-a1add8ed1df6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:42,020 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635 0.051s 2023-04-19 07:59:42,020 79725 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': 'Wed, 19 Apr 2023 07:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffdc8bf-11ed-4dda-a3c7-41a39c2e5321', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffdc8bf-11ed-4dda-a3c7-41a39c2e5321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635'} Body: b'{"group": {"id": "9bdd4cbe-cad3-437a-a92c-c80769fab635", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:41.000000", "name": "tempest-GroupSnapshotsTest-Group-624170875", "description": null, "group_type": "db53c9f0-b781-4ff2-8c8a-9931216d8ea6", "volume_types": ["7e72caf4-ecd6-43d5-a54b-a1add8ed1df6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:42,133 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail 0.107s 2023-04-19 07:59:42,134 79725 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': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6223e4e2-ee02-44d4-8e7c-acb142b36882', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6223e4e2-ee02-44d4-8e7c-acb142b36882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:42,236 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635/action 0.091s 2023-04-19 07:59:42,236 79725 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-vo lumes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 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-6a3cbfdc-2dc0-4a44-988f-5b8f98540a74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635/action'} Body: b'' 2023-04-19 07:59:42,251 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635 0.014s 2023-04-19 07:59:42,252 79725 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': 'Wed, 19 Apr 2023 07:59:42 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-03d3c2b7-6814-4ac3-8c25-eff1fe33380c', 'x-openstack-request-id': 'req-03d3c2b7-6814-4ac3-8c25-eff1fe33380c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9bdd4cbe-cad3-437a-a92c-c80769fab635 could not be found."}}' 2023-04-19 07:59:42,294 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/db53c9f0-b781-4ff2-8c8a-9931216d8ea6 0.042s 2023-04-19 07:59:42,295 79725 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': 'Wed, 19 Apr 2023 07:59:42 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-1d9df152-7c48-4a36-b97d-94480d95366f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/db53c9f0-b781-4ff2-8c8a-9931216d8ea6'} Body: b'' 2023-04-19 07:59:42,353 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/7e72caf4-ecd6-43d5-a54b-a1add8ed1df6 0.057s 2023-04-19 07:59:42,353 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 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-cbf20ea6-d3a8-40e4-a73d-a486cc52546a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/7e72caf4-ecd6-43d5-a54b-a1add8ed1df6'} Body: b'' 2023-04-19 07:59:42,368 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/7e72caf4-ecd6-43d5-a54b-a1add8ed1df6 0.014s 2023-04-19 07:59:42,369 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 0 7:59:42 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-2863fc74-ea49-476f-a7ab-b8da59000b00', 'x-openstack-request-id': 'req-2863fc74-ea49-476f-a7ab-b8da59000b00', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/7e72caf4-ecd6-43d5-a54b-a1add8ed1df6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7e72caf4-ecd6-43d5-a54b-a1add8ed1df6 could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.534097s] ... 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 220, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 4f788c81-e9bb-47fb-b56e-0f65af5475f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:42,414 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types 0.042s 2023-04-19 07:59:42,414 79725 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-572860022"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a25895a-ec94-41e8-93c0-b333bf6299b0', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a25895a-ec94-41e8-93c0-b333bf6299b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types'} Body: b'{"volume_type": {"id": "cfe00285-a0e5-44ff-a12a-88f0e63ec11b", "name": "tempest-GroupSnapshotsTest-volume-type-572860022", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:42,455 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types 0.037s 2023-04-19 07:59:42,455 79725 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-1306719605"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61547a58-d83d-4d8e-aff2-09b4b71867c8', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61547a58-d83d-4d8e-aff2-09b4b71867c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types'} Body: b'{"group_type": {"id": "158f215e-87f5-4e20-ad95-6b514ed63d03", "name": "tempest-GroupSnapshotsTest-group-type-1306719605", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:42,549 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups 0.090s 2023-04-19 07:59:42,549 79725 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": "158f215e-87f5-4e20-ad95-6b514ed63d03", "volume_types": ["cfe00285-a0e5-44ff-a12a-88f0e63ec11b"], "name": "tempest-GroupSnapshotsTest-Group-303140786"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da449a1-1b4f-4252-981a-7b595e442aed', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da449a1-1b4f-4252-981a-7b595e442aed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups'} Body: b'{"group": {"id": "4f788c81-e9bb-47fb-b56e-0f65af5475f4", "name": "tempest-GroupSnapshotsTest-Group-303140786"}}' 2023-04-19 07:59:42,592 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4 0.041s 2023-04-19 07:59:42,593 79725 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': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75e2082-6b80-47e5-a5d7-d99a2f07290f', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75e2082-6b80-47e5-a5d7-d99a2f07290f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4'} Body: b'{"group": {"id": "4f788c81-e9bb-47fb-b56e-0f65af5475f4", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "name": "tempest-GroupSnapshotsTest-Group-303140786", "description": null, "group_type": "158f215e-87f5-4e20-ad95-6b514ed63d03", "volume_types": ["cfe00285-a0e5-44ff-a12a-88f0e63ec11b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:43,637 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4 0.039s 2023-04-19 07:59:43,637 79725 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': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11d33bb-6e1a-4e71-9d16-a85d381a7e47', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11d33bb-6e1a-4e71-9d16-a85d381a7e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4'} Body: b'{"group": {"id": "4f788c81-e9bb-47fb-b56e-0f65af5475f4", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "name": "tempest-GroupSnapshotsTest-Group-303140786", "description": null, "group_type": "158f215e-87f5-4e20-ad95-6b514ed63d03", "volume_types": ["cfe00285-a0e5-44ff-a12a-88f0e63ec11b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:43,641 79725 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 2023-04-19 07:59:43,712 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail 0.069s 2023-04-19 07:59:43,712 79725 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': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89d8740-6e4b-47c1-9464-df8b3c487e9f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89d8740-6e4b-47c1-9464-df8b3c487e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:43,787 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4/action 0.06 3s 2023-04-19 07:59:43,787 79725 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': 'Wed, 19 Apr 2023 07:59:43 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-369f5c0e-49a4-4a92-aef9-435c6ed5792f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4/action'} Body: b'' 2023-04-19 07:59:43,803 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4 0.015s 2023-04-19 07:59:43,803 79725 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': 'Wed, 19 Apr 2023 07:59:43 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-1225dacf-5622-4367-ad6f-ea748944471c', 'x-openstack-request-id': 'req-1225dacf-5622-4367-ad6f-ea748944471c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4f788c81-e9bb-47fb-b56e-0f65af5475f4 could not be found."}}' 2023-04-19 07:59:43,831 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/158f215e-87f5-4e20-ad95-6b514ed63d03 0.027s 2023-04-19 07:59:43,831 79725 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': 'Wed, 19 Apr 2023 07:59:43 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-20787a7d-cd00-4a47-8711-05c54494b7cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/158f215e-87f5-4e20-ad95-6b514ed63d03'} Body: b'' 2023-04-19 07:59:43,886 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/cfe00285-a0e5-44ff-a12a-88f0e63ec11b 0.054s 2023-04-19 07:59:43,886 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ae224b-ce37-42fd-981b-7a3f6cb118c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/cfe00285-a0e5-44ff-a12a-88f0e63ec11b'} Body: b'' 2023-04-19 07:59:43,904 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/cfe00285-a0e5-44ff-a12a-88f0e63ec11b 0.017s 2023-04-19 07:59:43,905 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 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-ef239af3-c16b-4ea4-9b70-f9bed31c7e34', 'x-openstack-request-id': 'req-ef239af3-c16b-4ea4-9b70-f9bed31c7e34', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/cfe00285-a0e5-44ff-a12a-88f0e63ec11b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type cfe00285-a0e5-44ff-a12a-88f0e63ec11b could not be found."}}' {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.018909s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.017733s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.029280s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.017704s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.030596s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.018480s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.020395s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.017182s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013202s] ... ok {1} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.879221s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6c865a3d-71cf-40a8-862c-4b1c03602908 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:43,191 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes 0.563s 2023-04-19 07:59:43,192 79727 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-972002959"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1402fc-36fb-433a-b740-c770d2d928be', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1402fc-36fb-433a-b740-c770d2d928be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes'} Body: b'{"volume": {"id": "6c865a3d-71cf-40a8-862c-4b1c03602908", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.118978", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-972002959", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:43,243 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.041s 2023-04-19 07:59:43,243 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77bb77b-d4f9-425e-abc5-08b5cff2183a', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77bb77b-d4f9-425e-abc5-08b5cff2183a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'{"volume": {"id": "6c865a3d-71cf-40a8-862c-4b1c03602908", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-972002959", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:44,294 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.039s 2023-04-19 07:59:44,295 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad49fdd-4202-477a-b2ed-5a339f4d861a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad49fdd-4202-477a-b2ed-5a339f4d861a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'{"volume": {"id": "6c865a3d-71cf-40a8-862c-4b1c03602908", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "updated_at": "2023-04-19T07:59:43.000000", "name": "tempest-VolumesDeleteCascade-Volume-972002959", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:44,353 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.047s 2023-04-19 07:59:44,353 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943def8f-603e-4eab-80f8-7223bc306d0d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943def8f-603e-4eab-80f8-7223bc306d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'{"volume": {"id": "6c865a3d-71cf-40a8-862c-4b1c03602908", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "updated_at": "2023-04-19T07:59:43.000000", "name": "tempest-VolumesDeleteCascade-Volume-972002959", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:44,485 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.122s 2023-04-19 07:59:44,486 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 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-2fd820b7-f274-40e6-955b-934b0b1e0b68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'' 2023-04-19 07:59:44,506 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.019s 2023-04-19 07:59:44,506 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 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-f01a10e6-9e7a-4e2e-962c-e719e028b08f', 'x-openstack-request-id': 'req-f01a10e6-9e7a-4e2e-962c-e719e028b08f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6c865a3d-71cf-40a8-862c-4b1c03602908 could not be found."}}' {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.064459s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.032078s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.027493s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.807354s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b882cab6-0902-4f1a-b43e-af33f105a27b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:43,918 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes 0.470s 2023-04-19 07:59:43,918 79747 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-2008091046"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59661a6a-4cd0-4d37-8ce5-f0ebca794ddc', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59661a6a-4cd0-4d37-8ce5-f0ebca794ddc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes'} Body: b'{"volume": {"id": "b882cab6-0902-4f1a-b43e-af33f105a27b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.822123", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2008091046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:59:43,989 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.061s 2023-04-19 07:59:43,989 79747 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': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b74b95-9ab3-44e3-8169-281392976ceb', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b74b95-9ab3-44e3-8169-281392976ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'{"volume": {"id": "b882cab6-0902-4f1a-b43e-af33f105a27b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2008091046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:45,043 79747 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.042s 2023-04-19 07:59:45,043 79747 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ffdaf4b-6a5b-4bc2-8942-aee47ad1244b', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ffdaf4b-6a5b-4bc2-8942-aee47ad1244b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'{"volume": {"id": "b882cab6-0902-4f1a-b43e-af33f105a27b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "updated_at": "2023-04-19T07:59:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2008091046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:45,102 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.048s 2023-04-19 07:59:45,103 79747 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b269cad-568e-4862-8db6-e11541409ece', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b269cad-568e-4862-8db6-e11541409ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'{"volume": {"id": "b882cab6-0902-4f1a-b43e-af33f105a27b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "updated_at": "2023-04-19T07:59:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2008091046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:45,231 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.118s 2023-04-19 07:59:45,231 79747 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58616a47-3636-460c-84d4-5508fe127aea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'' 2023-04-19 07:59:45,253 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.021s 2023-04-19 07:59:45,253 79747 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': 'Wed, 19 Apr 2023 07:59:45 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-bf934dc1-4809-46e1-8d4c-96c20cdfcebd', 'x-openstack-request-id': 'req-bf934dc1-4809-46e1-8d4c-96c20cdfcebd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b882cab6-0902-4f1a-b43e-af33f105a27b could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.594917s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 91, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:43,946 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types 0.038s 2023-04-19 07:59:43,946 79725 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-759674109"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1badc12b-252e-4fb6-8dc5-11dad6f64128', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1badc12b-252e-4fb6-8dc5-11dad6f64128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types'} Body: b'{"volume_type": {"id": "bbe262d7-75c7-4930-ae4c-94a76a837819", "name": "tempest-GroupSnapshotsTest-volume-type-759674109", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:43,978 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types 0.029s 2023-04-19 07:59:43,978 79725 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-358685124"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe17e5ea-ce7a-4916-8892-a3da5c5a1acf', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe17e5ea-ce7a-4916-8892-a3da5c5a1acf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types'} Body: b'{"group_type": {"id": "b9d7caa9-bb8c-4418-ab63-53a98e08e8a5", "name": "tempest-GroupSnapshotsTest-group-type-358685124", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:44,082 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups 0.101s 2023-04-19 07:59:44,083 79725 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": "b9d7caa9-bb8c-4418-ab63-53a98e08e8a5", "volume_types": ["bbe262d7-75c7-4930-ae4c-94a76a837819"], "name": "tempest-GroupSnapshotsTest-Group-1528937512"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6aabd10-b4fd-425a-befe-1d6f48444ca7', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6aabd10-b4fd-425a-befe-1d6f48444ca7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups'} Body: b'{"group": {"id": "eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64", "name": "tempest-GroupSnapshotsTest-Group-1528937512"}}' 2023-04-19 07:59:44,130 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 0.045s 2023-04-19 07:59:44,130 79725 DEB UG [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': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a623d122-6f9a-49fe-a0d1-2aa8f8ea9f0e', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a623d122-6f9a-49fe-a0d1-2aa8f8ea9f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64'} Body: b'{"group": {"id": "eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "name": "tempest-GroupSnapshotsTest-Group-1528937512", "description": null, "group_type": "b9d7caa9-bb8c-4418-ab63-53a98e08e8a5", "volume_types": ["bbe262d7-75c7-4930-ae4c-94a76a837819"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:45,175 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 0.040s 2023-04-19 07:59:45,176 79725 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397c1ba7-bea3-4381-bda7-f60661598914', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397c1ba7-bea3-4381-bda7-f60661598914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64'} Body: b'{"group": {"id": "eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "name": "tempest-GroupSnapshotsTest-Group-1528937512", "description": null, "group_type": "b9d7caa9-bb8c-4418-ab63-53a98e08e8a5", "volume_types": ["bbe262d7-75c7-4930-ae4c-94a76a837819"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:45,271 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail 0.091s 2023-04-19 07:59:45,272 79725 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3114dc65-28de-404c-9b86-69d26571eddb', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3114dc65-28de-404c-9b86-69d26571eddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:45,341 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64/action 0.059s 2023-04-19 07:59:45,342 79725 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': 'Wed, 19 Apr 2023 07:59:45 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-68b31743-b218-462f-865c-219f12f8a932', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64/action'} Body: b'' 2023-04-19 07:59:45,362 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 0.020s 2023-04-19 07:59:45,363 79725 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': 'Wed, 19 Apr 2023 07:59:45 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-54fbd172-6574-420b-89a2-f879587849de', 'x-openstack-request-id': 'req-54fbd172-6574-420b-89a2-f879587849de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64'} Body: b'{"itemNotFound": {"code": 404, "message": "Group eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 could not be found."}}' 2023-04-19 07:59:45,409 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/b9d7caa9-bb8c-4418-ab63-53a98e08e8a5 0.046s 2023-04-19 07:59:45,409 79725 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': 'Wed, 19 Apr 2023 07:59:45 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-f525c0d4-345b-47b5-b265-5eca9d525f7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/b9d7caa9-bb8c-4418-ab63-53a98e08e8a5'} Body: b'' 2023-04-19 07:59:45,482 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/bbe262d7-75c7-4930-ae4c-94a76a837819 0.072s 2023-04-19 07:59:45,482 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-0a6206ae-e842-4901-9efd-bc83bdc82207', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/bbe262d7-75c7-4930-ae4c-94a76a837819'} Body: b'' 2023-04-19 07:59:45,501 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/bbe262d7-75c7-4930-ae4c-94a76a837819 0.018s 2023-04-19 07:59:45,501 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Wed, 19 Apr 2023 07:59:45 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-ef6b7c3d-263d-4701-bcf2-6fc6f585f670', 'x-openstack-request-id': 'req-ef6b7c3d-263d-4701-bcf2-6fc6f585f670', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/bbe262d7-75c7-4930-ae4c-94a76a837819'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bbe262d7-75c7-4930-ae4c-94a76a837819 could not be found."}}' {1} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.590866s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume aa504d54-3923-45ef-ad17-1edeee7df164 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:44,730 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes 0.221s 2023-04-19 07:59:44,730 79727 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-336772644"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cca535-b66d-48be-9f45-fb2637d4e15d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cca535-b66d-48be-9f45-fb2637d4e15d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes'} Body: b'{"volume": {"id": "aa504d54-3923-45ef-ad17-1edeee7df164", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.665019", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-336772644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:44,794 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.053s 2023-04-19 07:59:44,795 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c19b3d-1463-41d3-888a-4d614c3c98c2', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c19b3d-1463-41d3-888a-4d614c3c98c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'{"volume": {"id": "aa504d54-3923-45ef-ad17-1edeee7df164", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-336772644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:45,852 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.045s 2023-04-19 07:59:45,853 79727 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0981b2f-7af3-4ef6-b57f-c6de7c4c952d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0981b2f-7af3-4ef6-b57f-c6de7c4c952d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'{"volume": {"id": "aa504d54-3923-45ef-ad17-1edeee7df164", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": "2023-04-19T07:59:45.000000", "name": "tempest-VolumesDeleteCascade-Volume-336772644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:45,919 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.054s 2023-04-19 07:59:45,919 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b646ad-51be-47b2-bdba-8d02753a53d2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b646ad-51be-47b2-bdba-8d02753a53d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'{"volume": {"id": "aa504d54-3923-45ef-ad17-1edeee7df164", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": "2023-04-19T07:59:45.000000", "name": "tempest-VolumesDeleteCascade-Volume-336772644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:46,063 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.133s 2023-04-19 07:59:46,069 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-2bff4fc5-9def-4371-8b39-114793d5c54b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'' 2023-04-19 07:59:46,098 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.021s 2023-04-19 07:59:46,098 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-8a45addf-e350-4fa2-92dd-4c1d6ca872ff', 'x-openstack-request-id': 'req-8a45addf-e350-4fa2-92dd-4c1d6ca872ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aa504d54-3923-45ef-ad17-1edeee7df164 could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.574127s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 93440b2e-8069-435c-a855-69d4a0037e4a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:45,508 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes 0.251s 2023-04-19 07:59:45,509 79747 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-670783098"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7d86c6-2094-495b-8ec8-0a0bbf66b81b', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7d86c6-2094-495b-8ec8-0a0bbf66b81b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes'} Body: b'{"volume": {"id": "93440b2e-8069-435c-a855-69d4a0037e4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.442493", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-670783098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:59:45,578 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.060s 2023-04-19 07:59:45,578 79747 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414aafca-518b-46e8-b1c8-999b985f1b90', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414aafca-518b-46e8-b1c8-999b985f1b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'{"volume": {"id": "93440b2e-8069-435c-a855-69d4a0037e4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-670783098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:46,630 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.041s 2023-04-19 07:59:46,631 79747 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': 'Wed, 19 Apr 2023 07:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329533e2-2199-45f3-867f-ac67f29dc50c', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329533e2-2199-45f3-867f-ac67f29dc50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'{"volume": {"id": "93440b2e-8069-435c-a855-69d4a0037e4a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": "2023-04-19T07:59:46.000000", "name": "tempest-VolumesTransfersV355Test-Volume-670783098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:46,686 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.044s 2023-04-19 07:59:46,686 79747 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': 'Wed, 19 Apr 2023 07:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba118bd-532d-48ae-b231-144e67b02acb', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba118bd-532d-48ae-b231-144e67b02acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'{"volume": {"id": "93440b2e-8069-435c-a855-69d4a0037e4a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": "2023-04-19T07:59:46.000000", "name": "tempest-VolumesTransfersV355Test-Volume-670783098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:46,805 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.108s 2023-04-19 07:59:46,805 79747 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': 'Wed, 19 Apr 2023 07:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef38ace5-4dc4-443e-a3ca-061360ff3c6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'' 2023-04-19 07:59:46,830 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.024s 2023-04-19 07:59:46,830 79747 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': 'Wed, 19 Apr 2023 07:59:46 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-b6c4ae84-8d8c-4a0f-b51c-26b8feacb192', 'x-openstack-request-id': 'req-b6c4ae84-8d8c-4a0f-b51c-26b8feacb192', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 93440b2e-8069-435c-a855-69d4a0037e4a could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.826080s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d3bc6e09-a245-4ff3-867f-dca85887d5f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:53,386 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes 0.423s 2023-04-19 07:59:53,387 79741 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-2048486104"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fff1a5-8791-4cc2-9201-49382d06ac92', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fff1a5-8791-4cc2-9201-49382d06ac92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes'} Body: b'{"volume": {"id": "d3bc6e09-a245-4ff3-867f-dca85887d5f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:53.307165", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-2048486104", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:59:53,436 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.038s 2023-04-19 07:59:53,436 79741 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': 'Wed, 19 Apr 2023 07:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86528205-0dd0-4cd1-890d-250ad2ac1b32', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86528205-0dd0-4cd1-890d-250ad2ac1b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'{"volume": {"id": "d3bc6e09-a245-4ff3-867f-dca85887d5f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-2048486104", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:54,492 79741 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.043s 2023-04-19 07:59:54,492 79741 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': 'Wed, 19 Apr 2023 07:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171575a2-8289-46a2-ba89-3a38a8d842eb', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171575a2-8289-46a2-ba89-3a38a8d842eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'{"volume": {"id": "d3bc6e09-a245-4ff3-867f-dca85887d5f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:53.000000", "updated_at": "2023-04-19T07:59:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-2048486104", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:54,559 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.055s 2023-04-19 07:59:54,559 79741 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': 'Wed, 19 Apr 2023 07:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ce4fa1-b04d-4507-927a-e86ca988a081', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ce4fa1-b04d-4507-927a-e86ca988a081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'{"volume": {"id": "d3bc6e09-a245-4ff3-867f-dca85887d5f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:53.000000", "updated_at": "2023-04-19T07:59:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-2048486104", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:54,761 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.188s 2023-04-19 07:59:54,761 79741 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': 'Wed, 19 Apr 2023 07:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2b2315-ac72-4093-b872-54056269401b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'' 2023-04-19 07:59:54,787 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.025s 2023-04-19 07:59:54,787 79741 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': 'Wed, 19 Apr 2023 07:59:54 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-5f715fe1-f262-480e-9ec6-2d8a913afb0b', 'x-openstack-request-id': 'req-5f715fe1-f262-480e-9ec6-2d8a913afb0b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d3bc6e09-a245-4ff3-867f-dca85887d5f8 could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.603756s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:55,035 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes 0.244s 2023-04-19 07:59:55,035 79741 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-694635270"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0cab021-84ea-4286-a4d8-9b7efaad4d9c', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0cab021-84ea-4286-a4d8-9b7efaad4d9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes'} Body: b'{"volume": {"id": "4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:54.953886", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-694635270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:59:55,103 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.057s 2023-04-19 07:59:55,103 79741 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': 'Wed, 19 Apr 2023 07:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af42d2ad-b900-4076-a418-a827543cb413', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af42d2ad-b900-4076-a418-a827543cb413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'{"volume": {"id": "4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:55.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-694635270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:56,155 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.040s 2023-04-19 07:59:56,155 79741 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': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e09822-909b-41ed-a0d2-c8eb4fb71097', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e09822-909b-41ed-a0d2-c8eb4fb71097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'{"volume": {"id": "4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:55.000000", "updated_at": "2023-04-19T07:59:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-694635270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:56,224 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.058s 2023-04-19 07:59:56,224 79741 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': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead0a748-4a7a-40eb-8d47-1d6df73bdba6', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead0a748-4a7a-40eb-8d47-1d6df73bdba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'{"volume": {"id": "4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:55.000000", "updated_at": "2023-04-19T07:59:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-694635270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:56,364 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.129s 2023-04-19 07:59:56,364 79741 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': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b934b7-1672-435f-89f5-514e88124c88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'' 2023-04-19 07:59:56,393 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.028s 2023-04-19 07:59:56,393 79741 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': 'Wed, 19 Apr 2023 07:59:56 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-b519d795-e145-4acb-ab60-eaaee22c2411', 'x-openstack-request-id': 'req-b519d795-e145-4acb-ab60-eaaee22c2411', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa could not be found."}}' {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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 743b0c15-9c3c-4127-9e91-580ecdc2d1f6 failed to build and is in ERROR status {1} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b368b83-865b-4f6c-8b44-c4998fe656e7 failed to build and is in ERROR status {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.260345s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.118698s] ... ok {5} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.351636s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dbb2c4c0-0233-4275-b947-985350300a1d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:02,878 79735 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes 1.140s 2023-04-19 08:00:02,878 79735 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-447414096", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1e0ab2-2131-4f07-9838-824eb6777932', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1e0ab2-2131-4f07-9838-824eb6777932', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes'} Body: b'{"volume": {"id": "dbb2c4c0-0233-4275-b947-985350300a1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:02.713423", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-447414096", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}], "user_id": "d33ef21be9824a429d5b644bb1e4c9f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:02,993 79735 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d 0.100s 2023-04-19 08:00:02,993 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84dc50e9-5658-4e99-80b0-a8b24e24eb46', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84dc50e9-5658-4e99-80b0-a8b24e24eb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d'} Body: b'{"volume": {"id": "dbb2c4c0-0233-4275-b947-985350300a1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:03.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-447414096", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}], "user_id": "d33ef21be9824a429d5b644bb1e4c9f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4259b46b1efa4dcdb6b95a043a2ac49b"}}' 2023-04-19 08:00:04,075 79735 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d 0.068s 2023-04-19 08:00:04,075 79735 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55d583f-e535-4498-a624-0493904710a3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55d583f-e535-4498-a624-0493904710a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d'} Body: b'{"volume": {"id": "dbb2c4c0-0233-4275-b947-985350300a1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:03.000000", "updated_at": "2023-04-19T08:00:03.000000", "name": "tempest-TaggedBootDevicesTest-volume-447414096", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}], "user_id": "d33ef21be9824a429d5b644bb1e4c9f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4259b46b1efa4dcdb6b95a043a2ac49b"}}' {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.378598s] ... ok {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.504008s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 749b19ef-178c-49dc-bef5-4fe337aa066d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:03,458 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.283s 2023-04-19 08:00:03,458 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a24d5a1c-c9be-4c20-9ea1-6c79978047d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:04,167 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes 0.708s 2023-04-19 08:00:04,168 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1861428613"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55718a7-272c-4822-b4a3-c351c671fff2', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55718a7-272c-4822-b4a3-c351c671fff2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes'} Body: b'{"volume": {"id": "749b19ef-178c-49dc-bef5-4fe337aa066d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:04.062522", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1861428613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:04,261 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.082s 2023-04-19 08:00:04,261 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80326355-b84d-49d0-a070-76adca5d096e', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80326355-b84d-49d0-a070-76adca5d096e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'{"volume": {"id": "749b19ef-178c-49dc-bef5-4fe337aa066d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:04.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1861428613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:05,343 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.071s 2023-04-19 08:00:05,344 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7e0289-6ee8-4a26-a894-bf5711c70ffd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7e0289-6ee8-4a26-a894-bf5711c70ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'{"volume": {"id": "749b19ef-178c-49dc-bef5-4fe337aa066d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:04.000000", "updated_at": "2023-04-19T08:00:04.000000", "name": "tempest-VolumesCloneTest-Volume-1861428613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:05,423 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.065s 2023-04-19 08:00:05,424 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4514322a-6067-49dd-ae0c-c6e4ccb46b87', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4514322a-6067-49dd-ae0c-c6e4ccb46b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'{"volume": {"id": "749b19ef-178c-49dc-bef5-4fe337aa066d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:04.000000", "updated_at": "2023-04-19T08:00:04.000000", "name": "tempest-VolumesCloneTest-Volume-1861428613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:05,636 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.200s 2023-04-19 08:00:05,636 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-82b6df03-a12a-412b-9859-30cb2369976b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'' 2023-04-19 08:00:05,676 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.039s 2023-04-19 08:00:05,677 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-37ee4501-d749-46ca-922e-ec2674eccf97', 'x-openstack-request-id': 'req-37ee4501-d749-46ca-922e-ec2674eccf97', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 749b19ef-178c-49dc-bef5-4fe337aa066d could not be found."}}' {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.778586s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc2f6097-eecc-47f7-ae85-12397080a481 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:05,930 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes 0.250s 2023-04-19 08:00:05,930 79727 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-1559018085"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fd5aaa-6d4b-443e-9171-03cb8bcfadd1', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fd5aaa-6d4b-443e-9171-03cb8bcfadd1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes'} Body: b'{"volume": {"id": "cc2f6097-eecc-47f7-ae85-12397080a481", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:05.857396", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1559018085", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:06,025 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.084s 2023-04-19 08:00:06,025 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54af7294-7c4b-44dc-a799-d3db4430e544', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54af7294-7c4b-44dc-a799-d3db4430e544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'{"volume": {"id": "cc2f6097-eecc-47f7-ae85-12397080a481", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:06.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1559018085", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:07,113 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.076s 2023-04-19 08:00:07,114 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4abbcca-16c8-40e4-a962-85351e5fc9df', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4abbcca-16c8-40e4-a962-85351e5fc9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'{"volume": {"id": "cc2f6097-eecc-47f7-ae85-12397080a481", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:06.000000", "updated_at": "2023-04-19T08:00:06.000000", "name": "tempest-VolumesCloneTest-Volume-1559018085", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:07,203 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.069s 2023-04-19 08:00:07,204 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599a02f1-8aa7-42ba-8a84-774bd0927317', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599a02f1-8aa7-42ba-8a84-774bd0927317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'{"volume": {"id": "cc2f6097-eecc-47f7-ae85-12397080a481", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:06.000000", "updated_at": "2023-04-19T08:00:06.000000", "name": "tempest-VolumesCloneTest-Volume-1559018085", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:07,417 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.194s 2023-04-19 08:00:07,417 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dbe39e-80d4-441c-9c56-d27004908cb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'' 2023-04-19 08:00:07,457 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.039s 2023-04-19 08:00:07,457 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-0ab4071f-255a-4c35-af5b-e9a7cbebee93', 'x-openstack-request-id': 'req-0ab4071f-255a-4c35-af5b-e9a7cbebee93', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc2f6097-eecc-47f7-ae85-12397080a481 could not be found."}}' {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.992180s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e073f18c-87fa-4e1e-8a53-106f236ef9cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:07,720 79731 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes 0.816s 2023-04-19 08:00:07,720 79731 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-1072747572"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47d0abf-af01-434a-a981-e24089ed9a3e', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47d0abf-af01-434a-a981-e24089ed9a3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes'} Body: b'{"volume": {"id": "e073f18c-87fa-4e1e-8a53-106f236ef9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:07.602899", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1072747572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}], "user_id": "c5e51884cbdf4d3cb8361297b5c09d3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:07,802 79731 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb 0.066s 2023-04-19 08:00:07,802 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfbaa89-3079-44ed-a35f-b147687a4982', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfbaa89-3079-44ed-a35f-b147687a4982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb'} Body: b'{"volume": {"id": "e073f18c-87fa-4e1e-8a53-106f236ef9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:08.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1072747572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}], "user_id": "c5e51884cbdf4d3cb8361297b5c09d3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "244dcaf139d44bbfa924e437783c7a79"}}' 2023-04-19 08:00:08,880 79731 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb 0.064s 2023-04-19 08:00:08,881 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cd3926-dd84-4950-87a9-855134576e0b', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cd3926-dd84-4950-87a9-855134576e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb'} Body: b'{"volume": {"id": "e073f18c-87fa-4e1e-8a53-106f236ef9cb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:08.000000", "updated_at": "2023-04-19T08:00:08.000000", "name": "tempest-TestVolumeSwap-volume-1072747572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}], "user_id": "c5e51884cbdf4d3cb8361297b5c09d3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "244dcaf139d44bbfa924e437783c7a79"}}' {8} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 84ac61c0-abbf-4031-a167-858c6eee393c failed to build and is in ERROR status {8} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {8} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [6.120225s] ... 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 101, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2869d83a-fb2f-4b52-a113-c29c4de3de41 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:11,325 79741 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/b684547acedd4b0d9bf06392a29bef4c/types 0.425s 2023-04-19 08:00:11,326 79741 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': 'Wed, 19 Apr 2023 08:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f0cf24-c61d-47ef-8948-4bf8321e5127', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f0cf24-c61d-47ef-8948-4bf8321e5127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b684547acedd4b0d9bf06392a29bef4c/types'} Body: b'{"volume_type": {"id": "d3cee18e-59c4-4e3c-b900-3258e86c95aa", "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}}' 2023-04-19 08:00:12,646 79741 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 1.317s 2023-04-19 08:00:12,646 79741 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': 'Wed, 19 Apr 2023 08:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a0ddc782-879e-426f-9b03-76ace632406f', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-978dfb45-df28-47b4-befb-4f003682ce0c', '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": "da0bd25c99f44e33ac5d160fe94ca5d6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a0ddc782-879e-426f-9b03-76ace632406f", "created_at": "2023-04-19T08:00:13Z", "updated_at": "2023-04-19T08:00:13Z", "tags": [], "self": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f", "file": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:15,126 79741 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/a0ddc782-879e-426f-9b03-76ace632406f/file 2.477s 2023-04-19 08:00:15,126 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4525f345-1020-42be-9a37-c103daa9436b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file'} Body: b'' 2023-04-19 08:00:15,154 79741 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/a0ddc782-879e-426f-9b03-76ace632406f 0.028s 2023-04-19 08:00:15,155 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f52153d-5c73-4afa-bc19-7713fbc6ffa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a0ddc782-879e-426f-9b03-76ace632406f'} 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": "0e2c55535fc33051cc7cf0bc3cd43b51", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da0bd25c99f44e33ac5d160fe94ca5d6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dbc2133499a0b3a4cfb7a2b417b4226b99a8ebdaa86312b3f2cfc3b282e73bf4ed28b5cb123bd007ac6bdafff3460b04a014101da69285001707b4b644b95bda", "id": "a0ddc782-879e-426f-9b03-76ace632406f", "created_at": "2023-04-19T08:00:13Z", "updated_at": "2023-04-19T08:00:15Z", "tags": [], "self": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f", "file": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:15,178 79741 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/a0ddc782-879e-426f-9b03-76ace632406f 0.022s 2023-04-19 08:00:15,179 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-703dec28-aa76-429f-8da7-ddb53780e195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a0ddc782-879e-426f-9b03-76ace632406f'} 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": "0e2c55535fc33051cc7cf0bc3cd43b51", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da0bd25c99f44e33ac5d160fe94ca5d6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dbc2133499a0b3a4cfb7a2b417b4226b99a8ebdaa86312b3f2cfc3b282e73bf4ed28b5cb123bd007ac6bdafff3460b04a014101da69285001707b4b644b95bda", "id": "a0ddc782-879e-426f-9b03-76ace632406f", "created_at": "2023-04-19T08:00:13Z", "updated_at": "2023-04-19T08:00:15Z", "tags": [], "self": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f", "file": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:15,211 79741 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/a0ddc782-879e-426f-9b03-76ace632406f 0.030s 2023-04-19 08:00:15,211 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1731e570-e9a4-4ce8-8f0e-70f570436de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a0ddc782-879e-426f-9b03-76ace632406f'} 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": "0e2c55535fc33051cc7cf0bc3cd43b51", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da0bd25c99f44e33ac5d160fe94ca5d6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dbc2133499a0b3a4cfb7a2b417b4226b99a8ebdaa86312b3f2cfc3b282e73bf4ed28b5cb123bd007ac6bdafff3460b04a014101da69285001707b4b644b95bda", "id": "a0ddc782-879e-426f-9b03-76ace632406f", "created_at": "2023-04-19T08:00:13Z", "updated_at": "2023-04-19T08:00:15Z", "tags": [], "self": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f", "file": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:15,851 79741 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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes 0.639s 2023-04-19 08:00:15,851 79741 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": "a0ddc782-879e-426f-9b03-76ace632406f", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6629042-f4bf-4a83-89fe-589687453326', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6629042-f4bf-4a83-89fe-589687453326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da0bd25c99f44e33ac5d160fe94ca5d6/volumes'} Body: b'{"volume": {"id": "2869d83a-fb2f-4b52-a113-c29c4de3de41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:15.736898", "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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}], "user_id": "4d265675e7784d868d3ffa4cf11d991e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:15,925 79741 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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41 0.063s 2023-04-19 08:00:15,925 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbe5aca-36bd-4a13-a388-095594db643e', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbe5aca-36bd-4a13-a388-095594db643e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41'} Body: b'{"volume": {"id": "2869d83a-fb2f-4b52-a113-c29c4de3de41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:16.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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}], "user_id": "4d265675e7784d868d3ffa4cf11d991e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da0bd25c99f44e33ac5d160fe94ca5d6"}}' 2023-04-19 08:00:17,006 79741 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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41 0.060s 2023-04-19 08:00:17,006 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f431e7a3-e6a1-46ab-a129-ee1326e34814', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f431e7a3-e6a1-46ab-a129-ee1326e34814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41'} Body: b'{"volume": {"id": "2869d83a-fb2f-4b52-a113-c29c4de3de41", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:16.000000", "updated_at": "2023-04-19T08:00:16.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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}], "user_id": "4d265675e7784d868d3ffa4cf11d991e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da0bd25c99f44e33ac5d160fe94ca5d6"}}' {0} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dc890f71-5e0a-46c8-901b-da34c8f76c15 failed to build and is in ERROR status {7} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [12.418654s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 392, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 412ea5c0-2130-465a-b8d0-c9d9318db315 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:13,004 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.766s 2023-04-19 08:00:13,004 79739 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-597533559"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-577045e5-7838-48a0-aee2-eb76c846475e', 'date': 'Wed, 19 Apr 2023 08:00:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"4cbb63b4-f558-4d3e-bd19-3c8687d5c438","name":"tempest-tagged-attachments-test-net-597533559","tenant_id":"70c3bd17d2484688837035adaac08876","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"70c3bd17d2484688837035adaac08876","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-19T08:00:09Z","updated_at":"2023-04-19T08:00:10Z","revision_number":1}}' 2023-04-19 08:00:17,561 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 4.556s 2023-04-19 08:00:17,562 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "4cbb63b4-f558-4d3e-bd19-3c8687d5c438", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-b41587ae-76ae-4277-b886-75c7f6f58dee', 'date': 'Wed, 19 Apr 2023 08:00:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"577b77c2-9748-4f55-8981-c20fdb284269","name":"","tenant_id":"70c3bd17d2484688837035adaac08876","network_id":"4cbb63b4-f558-4d3e-bd19-3c8687d5c438","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":"","service_types":[],"tags":[],"created_at":"2023-04-19T08:00:14Z","updated_at":"2023-04-19T08:00:14Z","revision_number":0,"project_id":"70c3bd17d2484688837035adaac08876"}}' 2023-04-19 08:00:17,826 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes 0.264s 2023-04-19 08:00:17,827 79739 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-1376988897"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64da4451-02ce-459d-b42e-49b4a3af9ec5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64da4451-02ce-459d-b42e-49b4a3af9ec5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes'} Body: b'{"volume": {"id": "412ea5c0-2130-465a-b8d0-c9d9318db315", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:17.752942", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1376988897", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}], "user_id": "67e74f63ddad49aeb3da600449ace12b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:17,893 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315 0.052s 2023-04-19 08:00:17,893 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a77fb14-fcff-4cf1-b458-14530d796de5', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a77fb14-fcff-4cf1-b458-14530d796de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315'} Body: b'{"volume": {"id": "412ea5c0-2130-465a-b8d0-c9d9318db315", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:18.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1376988897", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}], "user_id": "67e74f63ddad49aeb3da600449ace12b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3bd17d2484688837035adaac08876"}}' 2023-04-19 08:00:18,954 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315 0.048s 2023-04-19 08:00:18,955 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd592dd-9d90-42c1-8d85-5b89b2a9ee3e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd592dd-9d90-42c1-8d85-5b89b2a9ee3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315'} Body: b'{"volume": {"id": "412ea5c0-2130-465a-b8d0-c9d9318db315", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:18.000000", "updated_at": "2023-04-19T08:00:18.000000", "name": "tempest-TaggedAttachmentsTest-volume-1376988897", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-46 5a-b8d0-c9d9318db315"}], "user_id": "67e74f63ddad49aeb3da600449ace12b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3bd17d2484688837035adaac08876"}}' 2023-04-19 08:00:19,250 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/577b77c2-9748-4f55-8981-c20fdb284269 0.282s 2023-04-19 08:00:19,251 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-09d079c4-a756-4d3f-ba5b-745c3ea28efb', 'date': 'Wed, 19 Apr 2023 08:00:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/577b77c2-9748-4f55-8981-c20fdb284269'} Body: b'' 2023-04-19 08:00:21,655 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/4cbb63b4-f558-4d3e-bd19-3c8687d5c438 2.404s 2023-04-19 08:00:21,656 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-5c8a60b1-73d9-44e7-9f2b-c9f0d8a585a0', 'date': 'Wed, 19 Apr 2023 08:00:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/4cbb63b4-f558-4d3e-bd19-3c8687d5c438'} Body: b'' {8} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {0} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a931db9-02b7-4366-9c94-532030d363b3 failed to build and is in ERROR status {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012712s] ... ok {0} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.254498s] ... ok {3} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {0} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ea3fb084-18e7-4ad9-9924-d8257bae407f failed to build and is in ERROR status {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.289514s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.152503s] ... ok {7} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1e5fe100-02ca-49f2-aeb1-343021dc038c failed to build and is in ERROR status {1} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [4.512837s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3278a25b-96e5-4f24-b358-42f7510c6f7a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:45,105 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.287s 2023-04-19 08:00:45,105 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-48855945", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFKfUFnk/w3y8xOJuS3Vzs5eXzB8WoRs1P2teop/0wipzZ0o/C4pyRzBL5plX452H5OTS6hJmpkwZGJLYZIl6yritGI6ZRavWZZ6VICcsuIK8Q4Cp5q0b5nohLAvROoamg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1609fc84-1c7c-4ceb-bc34-45702f429921', 'x-compute-request-id': 'req-1609fc84-1c7c-4ceb-bc34-45702f429921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-48855945", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFKfUFnk/w3y8xOJuS3Vzs5eXzB8WoRs1P2teop/0wipzZ0o/C4pyRzBL5plX452H5OTS6hJmpkwZGJLYZIl6yritGI6ZRavWZZ6VICcsuIK8Q4Cp5q0b5nohLAvROoamg==", "fingerprint": "d1:16:46:86:72:88:bf:18:09:9e:04:41:56:e6:98:b4", "user_id": "f381319b120b4944972d86a94bf9ec74"}}' 2023-04-19 08:00:45,308 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.200s 2023-04-19 08:00:45,308 79727 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-1946444262", "description": "tempest-secgroup-smoke-1946444262 description", "project_id": "126aafd42e244fe9a67a7f895373f529"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-5fb490c9-39e1-4e31-9f94-a2d3508ca3e6', 'date': 'Wed, 19 Apr 2023 08:00:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d68c9a77-8db0-40d6-993f-406efff1e604", "name": "tempest-secgroup-smoke-1946444262", "stateful": true, "tenant_id": "126aafd42e244fe9a67a7f895373f529", "description": "tempest-secgroup-smoke-1946444262 description", "shared": false, "security_group_rules": [{"id": "554f8a75-9c71-4783-af25-81a530bf7f0f", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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": 534, "description": null, "tags": [], "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}, {"id": "b4543b2e-7970-4424-8e31-684ec3bd3286", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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": 533, "description": null, "tags": [], "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}], "tags": [], "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 1, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:45,519 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.210s 2023-04-19 08:00:45,519 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b49eec05-34e0-4161-9dfc-00fce8064820', 'date': 'Wed, 19 Apr 2023 08:00:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "38464b60-b348-460b-ba35-332e1379f71f", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:45,695 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-19 08:00:45,695 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-33691d0f-7fec-4700-a4d2-6c6127ad3565', 'date': 'Wed, 19 Apr 2023 08:00:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22ac01a4-62f7-411b-a514-0ed97a7ddcbc", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:46,178 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.482s 2023-04-19 08:00:46,179 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-207932cc-0e40-46c0-ae68-4992e4134f0f', 'date': 'Wed, 19 Apr 2023 08:00:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fe65a79a-165d-4986-be5f-83196b4f5efd", "tenant_id": "126aafd42e244fe 9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:46,631 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.452s 2023-04-19 08:00:46,632 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-36178eb9-61bd-410e-9f05-9523327c3799', 'date': 'Wed, 19 Apr 2023 08:00:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "30ff77b4-fa77-4cd3-b93f-7ac1594dd7bc", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:46Z", "updated_at": "2023-04-19T08:00:46Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:46,982 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.349s 2023-04-19 08:00:46,982 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bf6dbf2d-1d4b-4ad8-9e46-451c0e99411c', 'date': 'Wed, 19 Apr 2023 08:00:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34815905-29e3-48e2-9da0-cafcc5a4832f", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:46Z", "updated_at": "2023-04-19T08:00:46Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:47,188 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.204s 2023-04-19 08:00:47,188 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-fe1be911-5ad8-49cf-8496-915797a46a07', 'date': 'Wed, 19 Apr 2023 08:00:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e38c7c85-074c-460e-8d05-e406435aecc5", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:47Z", "updated_at": "2023-04-19T08:00:47Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:47,609 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes 0.420s 2023-04-19 08:00:47,610 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-763336164", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f7ac4f-6dc0-413e-9eb4-ce83445f074c', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f7ac4f-6dc0-413e-9eb4-ce83445f074c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes'} Body: b'{"volume": {"id": "3278a25b-96e5-4f24-b358-42f7510c6f7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:47.544293", "updated_at": null, "name": "tempest-TestStampPattern-volume-763336164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}], "user_id": "f381319b120b4944972d86a94bf9ec74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:47,669 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a 0.048s 2023-04-19 08:00:47,669 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1048a2-c99a-4da6-ba71-acae5fdaf2eb', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1048a2-c99a-4da6-ba71-acae5fdaf2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a'} Body: b'{"volume": {"id": "3278a25b-96e5-4f24-b358-42f7510c6f7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:48.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-763336164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}], "user_id": "f381319b120b4944972d86a94bf9ec74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:48,726 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a 0.045s 2023-04-19 08:00:48,727 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af49540d-235d-46ef-abf5-1194678e3178', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af49540d-235d-46ef-abf5-1194678e3178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a'} Body: b'{"volume": {"id": "3278a25b-96e5-4f24-b358-42f7510c6f7a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:48.000000", "updated_at": "2023-04-19T08:00:48.000000", "name": "tempest-TestStampPattern-volume-763336164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}], "user_id": "f381319b120b4944972d86a94bf9ec74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:48,899 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a 0.160s 2023-04-19 08:00:48,899 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-a18909e0-5a0d-478e-836e-27a5e0bf64dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a'} Body: b'' 2023-04-19 08:00:48,923 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a 0.023s 2023-04-19 08:00:48,923 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-cdb9478d-144e-4737-96c3-41c2330a8b88', 'x-openstack-request-id': 'req-cdb9478d-144e-4737-96c3-41c2330a8b88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3278a25b-96e5-4f24-b358-42f7510c6f7a could not be found."}}' 2023-04-19 08:00:49,287 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d68c9a77-8db0-40d6-993f-406efff1e604 0.363s 2023-04-19 08:00:49,288 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-47d5d32f-afa1-454e-9aca-8b32d5e40c21', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:00:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d68c9a77-8db0-40d6-993f-406efff1e604'} Body: b'' 2023-04-19 08:00:49,323 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-48855945 0.035s 2023-04-19 08:00:49,323 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1607d5-d292-4ab2-baa8-feefc209cd29', 'x-compute-request-id': 'req-ec1607d5-d292-4ab2-baa8-feefc209cd29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-48855945'} Body: b'' {7} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.012639s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9973b3b0-45f8-4005-9863-daa00f69a48b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:48,504 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.207s 2023-04-19 08:00:48,504 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-662092e4-9732-437c-a294-c7ecf332ca65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:49,006 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes 0.501s 2023-04-19 08:00:49,006 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-431570638"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86134c5a-90b6-42ce-a9e5-b45f6b630360', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86134c5a-90b6-42ce-a9e5-b45f6b630360', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes'} Body: b'{"volume": {"id": "9973b3b0-45f8-4005-9863-daa00f69a48b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:48.924108", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-431570638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:49,057 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.041s 2023-04-19 08:00:49,058 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0493b9a-b6d2-48e5-b473-7a97783d70d6', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0493b9a-b6d2-48e5-b473-7a97783d70d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'{"volume": {"id": "9973b3b0-45f8-4005-9863-daa00f69a48b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:49.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-431570638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:50,109 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.039s 2023-04-19 08:00:50,109 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5171dad-d64a-412c-b50a-340eeed944db', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5171dad-d64a-412c-b50a-340eeed944db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'{"volume": {"id": "9973b3b0-45f8-4005-9863-daa00f69a48b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:49.000000", "updated_at": "2023-04-19T08:00:49.000000", "name": "tempest-VolumesExtendTest-Volume-431570638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:50,176 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.054s 2023-04-19 08:00:50,176 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8c2aed-a160-4a0f-b72f-8ebce62080f6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-cc8c2aed-a160-4a0f-b72f-8ebce62080f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'{"volume": {"id": "9973b3b0-45f8-4005-9863-daa00f69a48b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:49.000000", "updated_at": "2023-04-19T08:00:49.000000", "name": "tempest-VolumesExtendTest-Volume-431570638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:50,286 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.100s 2023-04-19 08:00:50,287 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 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-31fd8620-0396-4019-8b5e-e91f56cf2ccf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'' 2023-04-19 08:00:50,308 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.020s 2023-04-19 08:00:50,308 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-383733ad-13e0-4c9a-84c5-3ddd0f35998f', 'x-openstack-request-id': 'req-383733ad-13e0-4c9a-84c5-3ddd0f35998f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9973b3b0-45f8-4005-9863-daa00f69a48b could not be found."}}' {7} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.591152s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 60d197f8-241a-4f81-a161-aaebd9336a13 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:50,560 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes 0.249s 2023-04-19 08:00:50,560 79739 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-1498763509"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64cee39b-81a3-4d88-8483-0abb94daebe1', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64cee39b-81a3-4d88-8483-0abb94daebe1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes'} Body: b'{"volume": {"id": "60d197f8-241a-4f81-a161-aaebd9336a13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:50.482856", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1498763509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:50,614 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.045s 2023-04-19 08:00:50,614 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e457965c-5121-4f23-b412-deba07a4c19f', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e457965c-5121-4f23-b412-deba07a4c19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'{"volume": {"id": "60d197f8-241a-4f81-a161-aaebd9336a13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:50.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1498763509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:51,663 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.036s 2023-04-19 08:00:51,663 79739 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7723a906-d2ce-425d-8cbb-a094d7fc849a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7723a906-d2ce-425d-8cbb-a094d7fc849a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'{"volume": {"id": "60d197f8-241a-4f81-a161-aaebd9336a13", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:50.000000", "updated_at": "2023-04-19T08:00:51.000000", "name": "tempest-VolumesExtendTest-Volume-1498763509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:51,713 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.038s 2023-04-19 08:00:51,713 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d3a49f-e358-422a-9dfd-fb45787aeaa1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d3a49f-e358-422a-9dfd-fb45787aeaa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'{"volume": {"id": "60d197f8-241a-4f81-a161-aaebd9336a13", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:50.000000", "updated_at": "2023-04-19T08:00:51.000000", "name": "tempest-VolumesExtendTest-Volume-1498763509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:51,877 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.154s 2023-04-19 08:00:51,878 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-41053626-cf24-49dd-af2c-eb80b36ed21a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'' 2023-04-19 08:00:51,900 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.022s 2023-04-19 08:00:51,901 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-9cde901a-e3ec-4d5b-a4bc-bcbe5a004324', 'x-openstack-request-id': 'req-9cde901a-e3ec-4d5b-a4bc-bcbe5a004324', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60d197f8-241a-4f81-a161-aaebd9336a13 could not be found."}}' {7} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {7} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {7} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.581579s] ... 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 277c8eab-6c50-45fa-b113-8b6948e3e9d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:54,240 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes 0.462s 2023-04-19 08:00:54,240 79739 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-1326557235"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e852118c-26de-4147-ad44-e986e6336ec9', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e852118c-26de-4147-ad44-e986e6336ec9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes'} Body: b'{"volume": {"id": "277c8eab-6c50-45fa-b113-8b6948e3e9d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:54.179252", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1326557235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 08:00:54,293 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4 0.043s 2023-04-19 08:00:54,293 79739 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': 'Wed, 19 Apr 2023 08:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45edd8d6-085e-4d21-a2ae-99bfa8144f4d', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45edd8d6-085e-4d21-a2ae-99bfa8144f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4'} Body: b'{"volume": {"id": "277c8eab-6c50-45fa-b113-8b6948e3e9d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:54.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1326557235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "290605e3ac6c49069adcd21c6b97655d"}}' 2023-04-19 08:00:55,346 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4 0.042s 2023-04-19 08:00:55,347 79739 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': 'Wed, 19 Apr 2023 08:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0e8574-5a7d-44f7-867b-c876a02563fd', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0e8574-5a7d-44f7-867b-c876a02563fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4'} Body: b'{"volume": {"id": "277c8eab-6c50-45fa-b113-8b6948e3e9d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:54.000000", "updated_at": "2023-04-19T08:00:54.000000", "name": "tempest-VolumeRevertTests-Volume-1326557235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "290605e3ac6c49069adcd21c6b97655d"}}' {7} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.392638s] ... 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c180a0e-3992-41af-8b96-7bc8593a6410 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:55,625 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes 0.263s 2023-04-19 08:00:55,625 79739 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-1699936296"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa69eda-f0b0-44a8-8694-3a9748f59103', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa69eda-f0b0-44a8-8694-3a9748f59103', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes'} Body: b'{"volume": {"id": "9c180a0e-3992-41af-8b96-7bc8593a6410", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:55.552626", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1699936296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 08:00:55,687 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410 0.042s 2023-04-19 08:00:55,687 79739 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': 'Wed, 19 Apr 2023 08:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbb64da-9c93-42a1-8d06-e4cae440bf98', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbb64da-9c93-42a1-8d06-e4cae440bf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410'} Body: b'{"volume": {"id": "9c180a0e-3992-41af-8b96-7bc8593a6410", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:56.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1699936296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "290605e3ac6c49069adcd21c6b97655d"}}' 2023-04-19 08:00:56,740 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410 0.040s 2023-04-19 08:00:56,741 79739 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': 'Wed, 19 Apr 2023 08:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b29972-7efb-4b6f-ad35-758afdc0c5c0', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b29972-7efb-4b6f-ad35-758afdc0c5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410'} Body: b'{"volume": {"id": "9c180a0e-3992-41af-8b96-7bc8593a6410", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:56.000000", "updated_at": "2023-04-19T08:00:56.000000", "name": "tempest-VolumeRevertTests-Volume-1699936296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "290605e3ac6c49069adcd21c6b97655d"}}' {9} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.925410s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bfa3276-ed7b-42f9-afe7-58c2391b3c56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:38,498 79743 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.033s 2023-04-19 07:59:38,499 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9446e1f9-7125-4176-9657-fd23cb37127d', '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": "ee39a220ed4c41d58dc529a568e4e81a", "name": "tempest-DeleteServersTestJSON-222429247-project-member", "password_expires_at": null}, "audit_ids": ["54_FMgb1R5OYCGObMX7oSg"], "expires_at": "2023-04-19T08:59:38.000000Z", "issued_at": "2023-04-19T07:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be03dec99bf14fe4baa07ed4e4b7d433", "name": "tempest-DeleteServersTestJSON-222429247"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/be03dec99bf14fe4baa07ed4e4b7d433", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:59:38,499 79743 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '9aae74c2-2560-472f-94f0-3c1cec24dfb6', 'name': 'tempest-DeleteServersTestJSON-1755451536-network', 'tenant_id': 'be03dec99bf14fe4baa07ed4e4b7d433', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'be03dec99bf14fe4baa07ed4e4b7d433', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33300, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:24Z', 'updated_at': '2023-04-19T07:59:24Z', 'revision_number': 1} available for tenant 2023-04-19 07:59:41,919 79743 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 3.418s 2023-04-19 07:59:41,920 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1372067185", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "9aae74c2-2560-472f-94f0-3c1cec24dfb6"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89c0daab-8db4-4a28-b745-d14e1b612e9a', 'x-compute-request-id': 'req-89c0daab-8db4-4a28-b745-d14e1b612e9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d9311d99-6120-473a-bb42-47a0e6fb78ff", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kSCkeSVYF9iG"}}' 2023-04-19 07:59:42,197 79743 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/d9311d99-6120-473a-bb42-47a0e6fb78ff 0.268s 2023-04-19 07:59:42,198 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:41 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-0ca793a4-66b6-45d6-87f6-bc784b270a63', 'x-compute-request-id': 'req-0ca793a4-66b6-45d6-87f6-bc784b270a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff'} Body: b'{"server": {"id": "d9311d99-6120-473a-bb42-47a0e6fb78ff", "name": "tempest-DeleteServersTestJSON-server-1372067185", "status": "BUILD", "tenant_id": "be03dec99bf14fe4baa07ed4e4b7d433", "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:42Z", "updated": "2023-04-19T07:59:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "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": []}}' 2023-04-19 08:00:32,992 79743 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/d9311d99-6120-473a-bb42-47a0e6fb78ff 0.731s 2023-04-19 08:00:32,993 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-212d22d0-7b26-47c4-a4c8-a4d23835e4fe', 'x-compute-request-id': 'req-212d22d0-7b26-47c4-a4c8-a4d23835e4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff'} Body: b'{"server": {"id": "d9311d99-6120-473a-bb42-47a0e6fb78ff", "name": "tempest-DeleteServersTestJSON-server-1372067185", "status": "ACTIVE", "tenant_id": "be03dec99bf14fe4baa07ed4e4b7d433", "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "metadata": {}, "hostId": "c19e4595e409d3785a3b4fac1adef6ca858b364971d9462332c0d7dc", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:41Z", "updated": "2023-04-19T07:59:57Z", "addresses": {"tempest-DeleteServersTestJSON-1755451536-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:cc:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:59:57.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": []}}' 2023-04-19 08:00:33,018 79743 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:01:33,268 79743 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes 0.219s 2023-04-19 08:01:33,269 79743 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-580103920"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53dcb4d7-51a2-4d11-897d-781b26f3afda', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53dcb4d7-51a2-4d11-897d-781b26f3afda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes'} Body: b'{"volume": {"id": "8bfa3276-ed7b-42f9-afe7-58c2391b3c56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:01:33.2 05695", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-580103920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}], "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:01:33,320 79743 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56 0.041s 2023-04-19 08:01:33,320 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146d8528-9de6-4c04-a6c7-3e3513ea887b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146d8528-9de6-4c04-a6c7-3e3513ea887b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56'} Body: b'{"volume": {"id": "8bfa3276-ed7b-42f9-afe7-58c2391b3c56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:01:33.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-580103920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}], "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be03dec99bf14fe4baa07ed4e4b7d433"}}' 2023-04-19 08:01:34,371 79743 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56 0.039s 2023-04-19 08:01:34,371 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b20006-e2f6-44c2-9f2f-c9f1cdb2adc7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b20006-e2f6-44c2-9f2f-c9f1cdb2adc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56'} Body: b'{"volume": {"id": "8bfa3276-ed7b-42f9-afe7-58c2391b3c56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:01:33.000000", "updated_at": "2023-04-19T08:01:33.000000", "name": "tempest-DeleteServersTestJSON-volume-580103920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes /8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}], "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be03dec99bf14fe4baa07ed4e4b7d433"}}' {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [118.813385s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c7e7108d-9f30-4acd-9b9f-1004f31ad8db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:15,001 79737 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:00:15,546 79737 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 0.541s 2023-04-19 08:00:15,546 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1467729423", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNl8TYhaK0u/m8kq2bmirKAoRTJi5rAm9EwuT3PXoIDB+uRgfHpSs7FGbQjJo7E/335YBaypSVnr6fjB4Yn4m901V0VGo0KX9U5/BseDcreCN6kMV5YHXyaCuCBncEMabw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 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-01a27a50-b8e1-40a0-8abe-3750f70150c8', 'x-compute-request-id': 'req-01a27a50-b8e1-40a0-8abe-3750f70150c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1467729423", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNl8TYhaK0u/m8kq2bmirKAoRTJi5rAm9EwuT3PXoIDB+uRgfHpSs7FGbQjJo7E/335YBaypSVnr6fjB4Yn4m901V0VGo0KX9U5/BseDcreCN6kMV5YHXyaCuCBncEMabw==", "fingerprint": "ab:f0:0e:8e:5c:27:3e:43:a7:d3:cd:a0:a4:6f:53:56", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279"}}' 2023-04-19 08:00:15,552 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1467729423 created 2023-04-19 08:00:15,976 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.423s 2023-04-19 08:00:15,977 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1422142725", "description": "tempest-description--88908186"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-754040c6-d1de-4447-98de-0e81eeac2d6c', 'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "name": "tempest-securitygroup--1422142725", "stateful": true, "tenant_id": "463fd5763cb24abeae209399cb8ff073", "description": "tempest-description--88908186", "shared": false, "security_group_rules": [{"id": "07a527c4-d195-4218-a2a2-83a5267590b8", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "security_group_id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "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": 419, "description": null, "tags": [], "created_at": "2023-04-19T08:00:15Z", "updated_at": "2023-04-19T08:00:15Z", "revision_number": 0, "project_id": "463fd5763cb24abeae209399cb8ff073"}, {"id": "b0241633-547f-492a-9b7b-f1322df5941c", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "security_group_id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "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": 418, "description": null, "tags": [], "created_at": "2023-04-19T08:00:15Z", "updated_at": "2023-04-19T08:00:15Z", "revision_number": 0, "project_id": "463fd5763cb24abeae209399cb8ff073"}], "tags": [], "created_at": "2023-04-19T08:00:15Z", "updated_at": "2023-04-19T08:00:15Z", "revision_number": 1, "project_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:00:16,492 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.515s 2023-04-19 08:00:16,493 79737 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": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-471426f9-31c5-4583-acfb-b31c39915a2b', 'date': 'Wed, 19 Apr 2023 08:00:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5e9ba65c-70e4-41a9-9803-e3e14d89eeb7", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "security_group_id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "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, "description": "", "created_at": "2023-04-19T08:00:16Z", "updated_at": "2023-04-19T08:00:16Z", "revision_number": 0, "project_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:00:17,130 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.637s 2023-04-19 08:00:17,131 79737 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": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-28f4fe5f-6c16-45dd-bd58-5fe1fe2f39c2', 'date': 'Wed, 19 Apr 2023 08:00:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18c758b7-cd73-4666-a82f-bf549a37f9cd", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "security_group_id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "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, "description": "", "created_at": "2023-04-19T08:00:16Z", "updated_at": "2023-04-19T08:00:16Z", "revision_number": 0, "project_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:00:17,131 79737 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1422142725 created 2023-04-19 08:00:18,439 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.307s 2023-04-19 08:00:18,439 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9345f28b-9b8d-4b55-b4df-a2362f90ca22', 'date': 'Wed, 19 Apr 2023 08:00:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "02076cea-aad2-45b6-8d93-1e697a0d5b9b", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "floating_ip_address": "172.24.4.208", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "463fd5763cb24abeae209399cb8ff073", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:17Z", "updated_at": "2023-04-19T08:00:17Z", "revision_number": 0}}' 2023-04-19 08:00:18,439 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '02076cea-aad2-45b6-8d93-1e697a0d5b9b', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'floating_ip_address': '172.24.4.208', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '463fd5763cb24abeae209399cb8ff073', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:17Z', 'updated_at': '2023-04-19T08:00:17Z', 'revision_number': 0, 'ip': '172.24.4.208'} created 2023-04-19 08:00:18,581 79737 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.136s 2023-04-19 08:00:18,582 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-732c1284-7402-4198-8add-92e7830955b6', '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": "c38ef0fdb3c84ba9948b0806fd74f279", "name": "tempest-VolumesAdminNegativeTest-1601310038-project-member", "password_expires_at": null}, "audit_ids": ["X-c-qKlqS22-_DWfTSLaQw"], "expires_at": "2023-04-19T09:00:18.000000Z", "issued_at": "2023-04-19T08:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "463fd5763cb24abeae209399cb8ff073", "name": "tempest-VolumesAdminNegativeTest-1601310038"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a1 2a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:00:18,582 79737 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '6b5acefb-31b4-419b-92ef-02b730d2a899', 'name': 'tempest-VolumesAdminNegativeTest-373804426-network', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '463fd5763cb24abeae209399cb8ff073', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31570, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:24Z', 'updated_at': '2023-04-19T07:59:24Z', 'revision_number': 1} available for tenant 2023-04-19 08:00:18,583 79737 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1467729423', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNl8TYhaK0u/m8kq2bmirKAoRTJi5rAm9EwuT3PXoIDB+uRgfHpSs7FGbQjJo7E/335YBaypSVnr6fjB4Yn4m901V0VGo0KX9U5/BseDcreCN6kMV5YHXyaCuCBncEMabw==', 'fingerprint': 'ab:f0:0e:8e:5c:27:3e:43:a7:d3:cd:a0:a4:6f:53:56', 'user_id': 'c38ef0fdb3c84ba9948b0806fd74f279', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuTp+znm1OxgU/hvpOP/JfgFNr1jv7gEZZL799qpkTq7zQ2xraD7o3\ntdgkrzakuCSgBwYFK4EEACKhZANiAATZfE2IWitLv5vJKtm5oqygKEUyYuawJvRM\nLk9z16CAwfrkYHx6UrOxRm0IyaOxP99+WAWsqUlZ6+n4weGJ+JvdNVdFRqNCl/VO\nfwbHg3K3gjepDFeWB18mgrggZ3BDGm8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e72e9a2b-232c-4df4-8727-0babcc5aada3', 'name': 'tempest-securitygroup--1422142725', 'stateful': True, 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'description': 'tempest-description--88908186', 'shared': False, 'security_group_rules': [{'id': '07a527c4-d195-4218-a2a2-83a5267590b8', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'security_group_id': 'e72e9a2b-232c-4df4-8727-0babcc5aada3', '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': 419, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:15Z', 'updated_at': '2023-04-19T08:00:15Z', 'revision_number': 0, 'project_id': '463fd5763cb24abeae209399cb8ff073'}, {'id': 'b0241633-547f-492a-9b7b-f1322df5941c', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'security_group_id': 'e72e9a2b-232c-4df4-8727-0babcc5aada3', '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': 418, 'description': None, 'tags': [], 'created_at': '2023-0 4-19T08:00:15Z', 'updated_at': '2023-04-19T08:00:15Z', 'revision_number': 0, 'project_id': '463fd5763cb24abeae209399cb8ff073'}], 'tags': [], 'created_at': '2023-04-19T08:00:15Z', 'updated_at': '2023-04-19T08:00:15Z', 'revision_number': 1, 'project_id': '463fd5763cb24abeae209399cb8ff073'}, 'floating_ip': {'id': '02076cea-aad2-45b6-8d93-1e697a0d5b9b', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'floating_ip_address': '172.24.4.208', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '463fd5763cb24abeae209399cb8ff073', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:17Z', 'updated_at': '2023-04-19T08:00:17Z', 'revision_number': 0, 'ip': '172.24.4.208'}} 2023-04-19 08:00:20,892 79737 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 2.307s 2023-04-19 08:00:20,892 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1629038264", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "6b5acefb-31b4-419b-92ef-02b730d2a899"}], "security_groups": [{"name": "tempest-securitygroup--1422142725"}], "key_name": "tempest-keypair-1467729423", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6da1ed-10e1-47ec-afb2-ac672332b627', 'x-compute-request-id': 'req-3c6da1ed-10e1-47ec-afb2-ac672332b627', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4fae3aae-cb67-4c14-b358-59248d99238d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1422142725"}], "adminPass": "86G9TMidRGuY"}}' 2023-04-19 08:00:20,999 79737 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/4fae3aae-cb67-4c14-b358-59248d99238d 0.103s 2023-04-19 08:00:21,000 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a47f9c-e81a-45b7-a531-6984f32259c5', 'x-compute-request-id': 'req-d4a47f9c-e81a-45b7-a531-6984f32259c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d'} Body: b'{"server": {"id": "4fae3aae-cb67-4c14-b358-59248d99238d", "name": "tempest-VolumesAdminNegativeTest-server-1629038264", "status": "BUILD", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:21Z", "updated": "2023-04-19T08:00:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1467729423", "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": []}}' 2023-04-19 08:01:11,330 79737 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/4fae3aae-cb67-4c14-b358-59248d99238d 0.266s 2023-04-19 08:01:11,331 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:11 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-54d7dca8-0108-4932-ab9d-672f8d7c55ed', 'x-compute-request-id': 'req-54d7dca8-0108-4932-ab9d-672f8d7c55ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d'} Body: b'{"server": {"id": "4fae3aae-cb67-4c14-b358-59248d99238d", "name": "tempest-VolumesAdminNegativeTest-server-1629038264", "status": "ACTIVE", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "metadata": {}, "hostId": "01dfcb07e689005667e43982caa796c4ac5d8f4edba7ade128506944", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:20Z", "updated": "2023-04-19T08:00:34Z", "addresses": {"tempest-VolumesAdminNegativeTest-373804426-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:bd:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1467729423", "OS-SRV-USG:launched_at": "2023-04-19T08:00:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422142725"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:01:11,343 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:02:11,662 79737 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/4fae3aae-cb67-4c14-b358-59248d99238d/os-interface 0.260s 2023-04-19 08:02:11,662 79737 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:11 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-52f38c10-cc0a-429b-b6a3-c8005346f382', 'x-compute-request-id': 'req-52f38c10-cc0a-429b-b6a3-c8005346f382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6b5acefb-31b4-419b-92ef-02b730d2a899", "port_id": "0099c8b1-71b7-45a0-abe2-aeecf2e3e73b", "mac_addr": "fa:16:3e:b7:bd:46", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cc8bf9c6-32a1-45a9-b216-19cb3edb428d", "ip_address": "10.0.0.9"}]}]}' 2023-04-19 08:02:12,341 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/02076cea-aad2-45b6-8d93-1e697a0d5b9b 0.674s 2023-04-19 08:02:12,341 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0099c8b1-71b7-45a0-abe2-aeecf2e3e73b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6b0e7d34-658e-4bf0-8fb4-7228c44b528c', 'date': 'Wed, 19 Apr 2023 08:02:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/02076cea-aad2-45b6-8d93-1e697a0d5b9b'} Body: b'{"floatingip": {"id": "02076cea-aad2-45b6-8d93-1e697a0d5b9b", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "floating_ip_address": "172.24.4.208", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "b1af0f65-cf91-4d70-8140-c99ee4eb2b44", "port_id": "0099c8b1-71b7-45a0-abe2-aeecf2e3e73b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6b5acefb-31b4-419b-92ef-02b730d2a899", "mac_address": "fa:16:3e:b7:bd:46", "admin_state_up": true, "status": "ACTIVE", "device_id": "4fae3aae-cb67-4c14-b358-59248d99238d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:17Z", "updated_at": "2023-04-19T08:02:11Z", "revision_number": 1, "project_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:02:12,343 79737 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.208:22' as 'cirros' with public key authentication 2023-04-19 08:02:12,379 79737 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:12,404 79737 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:12,404 79737 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.208 successfully created 2023-04-19 08:02:12,664 79737 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/463fd5763cb24abeae209399cb8ff073/volumes 0.259s 2023-04-19 08:02:12,665 79737 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-353810969"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62eff1cc-0e5e-4e5d-b67d-0284d66e47db', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-62eff1cc-0e5e-4e5d-b67d-0284d66e47db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes'} Body: b'{"volume": {"id": "c7e7108d-9f30-4acd-9b9f-1004f31ad8db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:12.597814", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-353810969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:12,739 79737 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/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db 0.064s 2023-04-19 08:02:12,740 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df5dd40-b932-4219-8570-d244b9bb61ba', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df5dd40-b932-4219-8570-d244b9bb61ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db'} Body: b'{"volume": {"id": "c7e7108d-9f30-4acd-9b9f-1004f31ad8db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:13.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-353810969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:02:13,791 79737 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/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db 0.038s 2023-04-19 08:02:13,791 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a05ea91-e2d9-4744-8718-667ce2c75e21', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a05ea91-e2d9-4744-8718-667ce2c75e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db'} Body: b'{"volume": {"id": "c7e7108d-9f30-4acd-9b9f-1004f31ad8db", "status": " error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:13.000000", "updated_at": "2023-04-19T08:02:13.000000", "name": "tempest-VolumesAdminNegativeTest-volume-353810969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "463fd5763cb24abeae209399cb8ff073"}}' {9} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.040328s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group ab5dbb5e-3d46-4827-8d92-182787419667 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:29,975 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types 0.201s 2023-04-19 08:02:29,975 79743 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-719773027"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11720ce5-138d-425b-b87e-7584cc2bb39b', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11720ce5-138d-425b-b87e-7584cc2bb39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types'} Body: b'{"volume_type": {"id": "e0add710-05c6-4853-9a9d-9f8d504c5e4d", "name": "tempest-GroupsV320Test-volume-type-719773027", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:02:30,016 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/group_types 0.037s 2023-04-19 08:02:30,016 79743 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-1036472166"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96038132-3fc5-4643-91f0-e69c49c1892a', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96038132-3fc5-4643-91f0-e69c49c1892a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/group_types'} Body: b'{"group_type": {"id": "b4089312-5e58-42a3-a0d8-35db700683ee", "name": "tempest-GroupsV320Test-group-type-1036472166", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 08:02:30,226 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups 0.207s 2023-04-19 08:02:30,226 79743 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": "b4089312-5e58-42a3-a0d8-35db700683ee", "volume_types": ["e0add710-05c6-4853-9a9d-9f8d504c5e4d"], "name": "tempest-GroupsV320Test-Group-1231653314"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cba460-c306-4c2a-a2b4-0b5e131034c1', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cba460-c306-4c2a-a2b4-0b5e131034c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups'} Body: b'{"group": {"id": "ab5dbb5e-3d46-4827-8d92-182787419667", "name": "tempest-GroupsV320Test-Group-1231653314"}}' 2023-04-19 08:02:30,287 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667 0.058s 2023-04-19 08:02:30,287 79743 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': 'Wed, 19 Apr 2023 08:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3052ef-297e-42dc-b001-7a375a340a3e', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3052ef-297e-42dc-b001-7a375a340a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667'} Body: b'{"group": {"id": "ab5dbb5e-3d46-4827-8d92-182787419667", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T08:02:30.000000", "name": "tempest-GroupsV320Test-Group-1231653314", "description": null, "group_type": "b4089312-5e58-42a3-a0d8-35db700683ee", "volume_types": ["e0add710-05c6-4853-9a9d-9f8d504c5e4d"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:02:31,326 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667 0.033s 2023-04-19 08:02:31,326 79743 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': 'Wed, 19 Apr 2023 08:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f57aa0-19f3-4866-8ba4-242511672d78', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f57aa0-19f3-4866-8ba4-242511672d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667'} Body: b'{"group": {"id": "ab5dbb5e-3d46-4827-8d92-182787419667", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T08:02:30.000000", "name": "tempest-GroupsV320Test-Group-1231653314", "description": null, "group_type": "b4089312-5e58-42a3-a0d8-35db700683ee", "volume_types": ["e0add710-05c6-4853-9a9d-9f8d504c5e4d"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:02:31,399 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/volumes/detail 0.068s 2023-04-19 08:02:31,400 79743 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': 'Wed, 19 Apr 2023 08:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e89f26b-0baa-49a1-a9e9-50aac240dae9', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e89f26b-0baa-49a1-a9e9-50aac240dae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 08:02:31,474 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667/action 0.064s 2023-04-19 08:02:31,475 79743 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': 'Wed, 19 Apr 2023 08:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105816d2-b9f4-4d74-a656-e6dac48ba898', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667/action'} Body: b'' 2023-04-19 08:02:31,493 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667 0.017s 2023-04-19 08:02:31,493 79743 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': 'Wed, 19 Apr 2023 08:02:31 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-4dfe25be-fa00-4281-bc7a-95515fe40996', 'x-openstack-request-id': 'req-4dfe25be-fa00-4281-bc7a-95515fe40996', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ab5dbb5e-3d46-4827-8d92-182787419667 could not be found."}}' 2023-04-19 08:02:31,742 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/group_types/b4089312-5e58-42a3-a0d8-35db700683ee 0.248s 2023-04-19 08:02:31,743 79743 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': 'Wed, 19 Apr 2023 08:02:31 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-2516cec8-2dc3-40fc-8df9-e03595918755', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/group_types/b4089312-5e58-42a3-a0d8-35db700683ee'} Body: b'' 2023-04-19 08:02:31,794 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types/e0add710-05c6-4853-9a9d-9f8d504c5e4d 0.051s 2023-04-19 08:02:31,795 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:31 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-caa22127-5570-4e2b-8833-e15d0b239d5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types/e0add710-05c6-4853-9a9d-9f8d504c5e4d'} Body: b'' 2023-04-19 08:02:31,812 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types/e0add710-05c6-4853-9a9d-9f8d504c5e4d 0.017s 2023-04-19 08:02:31,812 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:31 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-f2284bf9-0f8e-4a73-8a64-14e8e253f192', 'x-openstack-request-id': 'req-f2284bf9-0f8e-4a73-8a64-14e8e253f192', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types/e0add710-05c6-4853-9a9d-9f8d504c5e4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e0add710-05c6-4853-9a9d-9f8d504c5e4d could not be found."}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.319607s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.041822s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.045825s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.813788s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2ed64712-e5e8-424c-8e8e-aa4c37d69b2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:35,734 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/27f9a9072c4740bc9b27912cdf2a4fbd/os-quota-sets/72794607dcd140fc82e5c8dd065572df?usage=True 0.049s 2023-04-19 08:02:35,734 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c273a9-905d-40b5-8c9b-4665cc7fb7fc', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c273a9-905d-40b5-8c9b-4665cc7fb7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27f9a9072c4740bc9b27912cdf2a4fbd/os-quota-sets/72794607dcd140fc82e5c8dd065572df?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": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:36,169 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes 0.426s 2023-04-19 08:02:36,169 79743 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-879512525"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b98946b-bdab-4183-9091-c9050b871e02', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b98946b-bdab-4183-9091-c9050b871e02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes'} Body: b'{"volume": {"id": "2ed64712-e5e8-424c-8e8e-aa4c37d69b2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.095370", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-879512525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:36,222 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.043s 2023-04-19 08:02:36,222 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19aa6f75-d0a7-45ac-ae90-4461c3760109', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19aa6f75-d0a7-45ac-ae90-4461c3760109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'{"volume": {"id": "2ed64712-e5e8-424c-8e8e-aa4c37d69b2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-879512525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:37,280 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.046s 2023-04-19 08:02:37,280 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8765b5ba-082c-414b-8a67-b6130fff9fe0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8765b5ba-082c-414b-8a67-b6130fff9fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'{"volume": {"id": "2ed64712-e5e8-424c-8e8e-aa4c37d69b2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": "2023-04-19T08:02:36.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-879512525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:37,335 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.044s 2023-04-19 08:02:37,336 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-9b171a6e-8d61-415f-9b02-e3394ad8e108', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b171a6e-8d61-415f-9b02-e3394ad8e108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'{"volume": {"id": "2ed64712-e5e8-424c-8e8e-aa4c37d69b2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": "2023-04-19T08:02:36.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-879512525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:37,472 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.126s 2023-04-19 08:02:37,473 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 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-deed0492-97f8-433c-b07b-532082cd9e62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'' 2023-04-19 08:02:37,496 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.023s 2023-04-19 08:02:37,496 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 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-616f29c8-4328-40f6-b25c-4bd0938cdba1', 'x-openstack-request-id': 'req-616f29c8-4328-40f6-b25c-4bd0938cdba1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2ed64712-e5e8-424c-8e8e-aa4c37d69b2a could not be found."}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.515308s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 304f96b3-6f37-4289-8205-29b5622bae67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:37,708 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes 0.208s 2023-04-19 08:02:37,708 79743 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-301356118"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588e903d-7070-4928-96ca-b81504b68191', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588e903d-7070-4928-96ca-b81504b68191', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes'} Body: b'{"volume": {"id": "304f96b3-6f37-4289-8205-29b5622bae67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:37.646423", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-301356118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:37,757 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.039s 2023-04-19 08:02:37,758 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a06b231-0504-4141-b998-dc713cb1e581', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a06b231-0504-4141-b998-dc713cb1e581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'{"volume": {"id": "304f96b3-6f37-4289-8205-29b5622bae67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:38.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-301356118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:38,815 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.047s 2023-04-19 08:02:38,815 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c75ad2-ad70-4b44-b9fd-e64686c4deb2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c75ad2-ad70-4b44-b9fd-e64686c4deb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'{"volume": {"id": "304f96b3-6f37-4289-8205-29b5622bae67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:38.000000", "updated_at": "2023-04-19T08:02:38.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-301356118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:38,878 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.049s 2023-04-19 08:02:38,878 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159485c9-fe4a-4891-b826-7cc5bec1eddd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159485c9-fe4a-4891-b826-7cc5bec1eddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'{"volume": {"id": "304f96b3-6f37-4289-8205-29b5622bae67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:38.000000", "updated_at": "2023-04-19T08:02:38.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-301356118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:38,991 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.097s 2023-04-19 08:02:38,991 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:38 GMT', 'server': 'Apach e/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-e9534972-2c14-49b4-9ec1-e8a87f6fd6c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'' 2023-04-19 08:02:39,013 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.021s 2023-04-19 08:02:39,013 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:38 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-26388f90-8396-45ed-8f51-f8ca3c8e3a94', 'x-openstack-request-id': 'req-26388f90-8396-45ed-8f51-f8ca3c8e3a94', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 304f96b3-6f37-4289-8205-29b5622bae67 could not be found."}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.053365s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.267936s] ... ok {9} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bffacd61-4ef9-4486-988c-4885c6716b48 failed to build and is in ERROR status {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.168993s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.055556s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.011670s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.066114s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.013696s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.647518s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3025568a-8d12-4d28-b106-b1bc88c22805 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:46,067 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes 0.338s 2023-04-19 08:02:46,067 79743 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-1321576704"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b111574-79ae-4e44-b38a-b2cbd5b4102b', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b111574-79ae-4e44-b38a-b2cbd5b4102b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes'} Body: b'{"volume": {"id": "3025568a-8d12-4d28-b106-b1bc88c22805", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:02:46.006035", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1321576704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}], "user_id": "949ff41d32e24a6a9b02930b090139aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:46,121 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805 0.044s 2023-04-19 08:02:46,122 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15cb5b2-f0ec-4877-bb88-48e0e2a0a118', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15cb5b2-f0ec-4877-bb88-48e0e2a0a118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'{"volume": {"id": "3025568a-8d12-4d28-b106-b1bc88c22805", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:02:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1321576704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}], "user_id": "949ff41d32e24a6a9b02930b090139aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "780bf5749c17414593f12a2d5af7d069"}}' 2023-04-19 08:02:47,172 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22 805 0.039s 2023-04-19 08:02:47,173 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a8244c-b4f7-4537-bc8b-f5d911306186', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a8244c-b4f7-4537-bc8b-f5d911306186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'{"volume": {"id": "3025568a-8d12-4d28-b106-b1bc88c22805", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:02:46.000000", "updated_at": "2023-04-19T08:02:46.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1321576704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}], "user_id": "949ff41d32e24a6a9b02930b090139aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "780bf5749c17414593f12a2d5af7d069"}}' 2023-04-19 08:02:47,221 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805 0.037s 2023-04-19 08:02:47,221 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78778ef4-d9e8-4cf6-8212-e36dfe61fc14', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78778ef4-d9e8-4cf6-8212-e36dfe61fc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'{"volume": {"id": "3025568a-8d12-4d28-b106-b1bc88c22805", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:02:46.000000", "updated_at": "2023-04-19T08:02:46.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1321576704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}], "user_id": "949ff41d32e24a6a9b02930b090139aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "780bf5749c17414593f12a2d5af7d069"}}' 2023-04-19 08:02:47,347 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805 0.115s 2023-04-19 08:02:47,347 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-89699d2e-28d4-49aa-a6e8-1f112210b0b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'' 2023-04-19 08:02:47,374 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805 0.025s 2023-04-19 08:02:47,374 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-77ca6551-264a-46d1-a32a-1ff897a65a25', 'x-openstack-request-id': 'req-77ca6551-264a-46d1-a32a-1ff897a65a25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3025568a-8d12-4d28-b106-b1bc88c22805 could not be found."}}' {4} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [176.794767s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 45ea6003-69c1-4eed-896d-f0e66013fe0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:05,249 79733 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/b515545f-3b22-4d80-a102-6a318ab9717a 0.342s 2023-04-19 08:00:05,250 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e492cf0-912d-4ade-b8e8-7bb39ae06a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:06,340 79733 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 1.064s 2023-04-19 08:00:06,341 79733 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': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d85c08f9-1db2-4731-a4b5-26d74ad67ca4', '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": "1080c5d88a714532b7360494f2a81366", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ffd18089-7b15-47d9-9121-458f0775df9d", "created_at": "2023-04-19T08:00:06Z", "updated_at": "2023-04-19T08:00:06Z", "tags": [], "self": "/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d", "file": "/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:08,459 79733 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-19 08:00:08,460 79733 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/ffd18089-7b15-47d9-9121-458f0775df9d/file 2.119s 2023-04-19 08:00:08,460 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-42cc0540-3a3f-462e-9ab6-495131c73545', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d/file'} Body: b'' 2023-04-19 08:00:08,461 79733 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:00:08,461 79733 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:00:08,779 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.315s 2023-04-19 08:00:08,779 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1837993463", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHS064Koenz8b6n/zM5OZTScD7D35vhn6Qr4wJq1LJoe0nFCWy65dHvaWmkmBxVRrNzy6eJ7pvNNjZ52RMQ4zlthaJQRSt3S+02i4Flq+va1gmNfQgCX9HPO+5b7na+OxQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:08 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-6a1a965f-39f9-4836-b309-f4127c67d6a9', 'x-compute-request-id': 'req-6a1a965f-39f9-4836-b309-f4127c67d6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1837993463", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHS064Koenz8b6n/zM5OZTScD7D35vhn6Qr4wJq1LJoe0nFCWy65dHvaWmkmBxVRrNzy6eJ7pvNNjZ52RMQ4zlthaJQRSt3S+02i4Flq+va1gmNfQgCX9HPO+5b7na+OxQ==", "fingerprint": "75:5b:54:b8:f5:06:92:af:ba:ef:85:08:37:89:c0:06", "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe"}}' 2023-04-19 08:00:08,786 79733 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1837993463 created 2023-04-19 08:00:09,241 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.454s 2023-04-19 08:00:09,241 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1487262396", "description": "tempest-description--512704228"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5161eb09-02cc-4a8e-85bb-7ce10bc62f95', 'date': 'Wed, 19 Apr 2023 08:00:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "name": "tempest-securitygroup--1487262396", "stateful": true, "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "description": "tempest-description--512704228", "shared": false, "security_group_rules": [{"id": "1ef0d4f1-81c5-4d3d-964d-44de14fa0f4c", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "security_group_id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "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": 387, "description": null, "tags": [], "created_ at": "2023-04-19T08:00:08Z", "updated_at": "2023-04-19T08:00:08Z", "revision_number": 0, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}, {"id": "5a18eac4-ca10-4ae6-860b-e6bbdf7c32a0", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "security_group_id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "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": 388, "description": null, "tags": [], "created_at": "2023-04-19T08:00:08Z", "updated_at": "2023-04-19T08:00:08Z", "revision_number": 0, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}], "tags": [], "created_at": "2023-04-19T08:00:08Z", "updated_at": "2023-04-19T08:00:08Z", "revision_number": 1, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:00:10,033 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.791s 2023-04-19 08:00:10,033 79733 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": "29d5f692-2379-42c6-9599-7d66f4aca90b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9a9913bd-66c3-4bcb-9c12-732d58ef6050', 'date': 'Wed, 19 Apr 2023 08:00:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d27b796-185b-473a-906f-4dbd23b56040", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "security_group_id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "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, "description": "", "created_at": "2023-04-19T08:00:09Z", "updated_at": "2023-04-19T08:00:09Z", "revision_number": 0, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:00:11,303 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.269s 2023-04-19 08:00:11,304 79733 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": "29d5f692-2379-42c6-9599-7d66f4aca90b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3b0b8dd7-f87e-4fa0-9c58-e80e7f0e3fa2', 'date': 'Wed, 19 Apr 2023 08:00:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "085d4587-3b5b-458c-bbe5-d52f22c6d6fe", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "security_group_id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "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, "description": "", "created_at": "2023-04-19T08:00:10Z", "updated_at": "2023-04-19T08:00:10Z", "revision_number": 0, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:00:11,305 79733 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1487262396 created 2023-04-19 08:00:13,580 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.275s 2023-04-19 08:00:13,581 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-431bd36e-cda5-483e-9790-735e03d916fd', 'date': 'Wed, 19 Apr 2023 08:00:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a174b0c0-cd34-44b6-8e05-10f26c41b6c3", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "floating_ip_address": "172.24.4.235", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:12Z", "updated_at": "2023-04-19T08:00:12Z", "revision_number": 0}}' 2023-04-19 08:00:13,581 79733 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a174b0c0-cd34-44b6-8e05-10f26c41b6c3', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'floating_ip_address': '172.24.4.235', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:12Z', 'updated_at': '2023-04-19T08:00:12Z', 'revision_number': 0, 'ip': '172.24.4.235'} created 2023-04-19 08:00:13,738 79733 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.150s 2023-04-19 08:00:13,738 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-069f792f-9f1b-4354-9bcf-fb6697d55032', '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": "2b62de8ca3994e54ae9c9cd891a8f4fe", "name": "tempest-AttachSCSIVolumeTestJSON-895000539-project-member", "password_expires_at": null}, "audit_ids": ["UYI9uE84SNy-3MHF8rRlPg"], "expires_at": "2023-04-19T09:00:13.000000Z", "issued_at": "2023-04-19T08:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "616eae3faffb4aaa9fbdae47ea8d5cba", "name": "tempest-AttachSCSIVolumeTestJSON-895000539"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "t ype": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/616eae3faffb4aaa9fbdae47ea8d5cba", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:00:13,739 79733 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'caec9a8e-a676-4bc0-92c5-e9f4343c100d', 'name': 'tempest-AttachSCSIVolumeTestJSON-95335814-network', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54483, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:23Z', 'updated_at': '2023-04-19T07:59:23Z', 'revision_number': 1} available for tenant 2023-04-19 08:00:13,741 79733 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1837993463', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHS064Koenz8b6n/zM5OZTScD7D35vhn6Qr4wJq1LJoe0nFCWy65dHvaWmkmBxVRrNzy6eJ7pvNNjZ52RMQ4zlthaJQRSt3S+02i4Flq+va1gmNfQgCX9HPO+5b7na+OxQ==', 'fingerprint': '75:5b:54:b8:f5:06:92:af:ba:ef:85:08:37:89:c0:06', 'user_id': '2b62de8ca3994e54ae9c9cd891a8f4fe', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDADSMgClvhJ5LrWQujRvplGgwAZhy8BmjIv0WzmKCMDW478t2ttvSlY\nlnYYI65bBIGgBwYFK4EEACKhZANiAAR0tOuCqHp8/G+p/8zOTmU0nA+w9+b4Z+kK\n+MCatSyaHtJxQlsuuXR72lppJgcVUazc8unie6bzTY2edkTEOM5bYWiUEUrd0vtN\nouBZavr2tYJjX0IAl/RzzvuW+52vjsU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '29d5f692-2379-42c6-9599-7d66f4aca90b', 'name': 'tempest-securitygroup--1487262396', 'stateful': True, 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'description': 'tempest-description--512704228', 'shared': False, 'security_group_rules': [{'id': '1ef0d4f1-81c5-4d3d-964d-44de14fa0f4c', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'security_group_id': '29d5f692-2379-42c6-9599-7d66f4aca90b', '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': 387, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:08Z', 'updated_at': '2023-04-19T08:00:08Z', 'revision_number': 0, 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba'}, {'id': '5a18eac4-ca10-4ae6-860b-e6bbdf7c32a0', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'security_group_ id': '29d5f692-2379-42c6-9599-7d66f4aca90b', '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': 388, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:08Z', 'updated_at': '2023-04-19T08:00:08Z', 'revision_number': 0, 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba'}], 'tags': [], 'created_at': '2023-04-19T08:00:08Z', 'updated_at': '2023-04-19T08:00:08Z', 'revision_number': 1, 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba'}, 'floating_ip': {'id': 'a174b0c0-cd34-44b6-8e05-10f26c41b6c3', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'floating_ip_address': '172.24.4.235', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:12Z', 'updated_at': '2023-04-19T08:00:12Z', 'revision_number': 0, 'ip': '172.24.4.235'}} 2023-04-19 08:00:16,137 79733 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 2.394s 2023-04-19 08:00:16,137 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-513468572", "imageRef": "ffd18089-7b15-47d9-9121-458f0775df9d", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "caec9a8e-a676-4bc0-92c5-e9f4343c100d"}], "security_groups": [{"name": "tempest-securitygroup--1487262396"}], "key_name": "tempest-keypair-1837993463", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-445c33c8-c5fb-42d3-a94f-1acf78b8bfc8', 'x-compute-request-id': 'req-445c33c8-c5fb-42d3-a94f-1acf78b8bfc8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1487262396"}], "adminPass": "DmUXo7tbuVA7"}}' 2023-04-19 08:00:16,594 79733 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/47562492-07e0-43cb-979a-fd904c3bcf6c 0.454s 2023-04-19 08:00:16,595 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39762899-42fc-45fd-8480-32b05e8e3d3b', 'x-compute-request-id': 'req-39762899-42fc-45fd-8480-32b05e8e3d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'{"server": {"id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "name": "tempest-AttachSCSIVolumeTestJSON-server-513468572", "status": "BUILD", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "metadata": {}, "hostId": "", "image": {"id": "ffd18089-7b15-47d9-9121-458f0775df9d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ffd18089-7b15-47d9-9121-458f0775df9d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:16Z", "updated": "2023-04-19T08:00:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1837993463", "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": []}}' 2023-04-19 08:01:06,864 79733 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/47562492-07e0-43cb-979a-fd904c3bcf6c 0.235s 2023-04-19 08:01:06,864 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bd45228-720d-430e-a080-86a55a473b43', 'x-compute-request-id': 'req-6bd45228-720d-430e-a080-86a55a473b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'{"server": {"id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "name": "tempest-AttachSCSIVolumeTestJSON-server-513468572", "status": "ACTIVE", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "metadata": {}, "hostId": "f2e124822a08c8108193ac56b8ea35d39defe2aa872e22d1aa1116f0", "image": {"id": "ffd18089-7b15-47d9-9121-458f0775df9d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ffd18089-7b15-47d9-9121-458f0775df9d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:16Z", "updated": "2023-04-19T08:00:28Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-95335814-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ff:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1837993463", "OS-SRV-USG:launched_at": "2023-04-19T08:00:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1487262396"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:01:06,882 79733 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:02:07,123 79733 INFO [tempe st.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c/os-interface 0.179s 2023-04-19 08:02:07,123 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:06 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-22451de1-43f7-4040-ac5d-0b98267d46e4', 'x-compute-request-id': 'req-22451de1-43f7-4040-ac5d-0b98267d46e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "caec9a8e-a676-4bc0-92c5-e9f4343c100d", "port_id": "9aaae4fb-7881-479b-a7a4-10d4d96a3aff", "mac_addr": "fa:16:3e:c6:ff:a3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7df204c8-588f-448a-9638-7d6b25b713e4", "ip_address": "10.0.0.12"}]}]}' 2023-04-19 08:02:08,357 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/a174b0c0-cd34-44b6-8e05-10f26c41b6c3 1.229s 2023-04-19 08:02:08,358 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9aaae4fb-7881-479b-a7a4-10d4d96a3aff"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3d854e6e-6b37-4892-96b8-3888f75af3bf', 'date': 'Wed, 19 Apr 2023 08:02:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a174b0c0-cd34-44b6-8e05-10f26c41b6c3'} Body: b'{"floatingip": {"id": "a174b0c0-cd34-44b6-8e05-10f26c41b6c3", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "floating_ip_address": "172.24.4.235", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "c47089ed-ed1d-4e8b-b25e-dd354a063fe3", "port_id": "9aaae4fb-7881-479b-a7a4-10d4d96a3aff", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "caec9a8e-a676-4bc0-92c5-e9f4343c100d", "mac_address": "fa:16:3e:c6:ff:a3", "admin_state_up": true, "status": "ACTIVE", "device_id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:12Z", "updated_at": "2023-04-19T08:02:07Z", "revision_number": 1, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:02:08,360 79733 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.235:22' as 'cirros' with public key authentication 2023-04-19 08:02:08,396 79733 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:08,445 79733 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:08,446 79733 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.235 successfully created 2023-04-19 08:02:08,741 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes 0.294s 2023-04-19 08:02:08,742 79733 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-509620219"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:08 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fb162b-18e1-4560-a066-225f3136745e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fb162b-18e1-4560-a066-225f3136745e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes'} Body: b'{"volume": {"id": "45ea6003-69c1-4eed-896d-f0e66013fe0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:08.669711", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-509620219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}], "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:08,801 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a 0.048s 2023-04-19 08:02:08,801 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9f402d-c219-4572-afed-3578580ef109', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9f402d-c219-4572-afed-3578580ef109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a'} Body: b'{"volume": {"id": "45ea6003-69c1-4eed-896d-f0e66013fe0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:09.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-509620219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}], "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:02:09,855 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a 0.041s 2023-04-19 08:02:09,855 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aef567f-9641-4a14-ba75-bdf3ecb5a63c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aef567f-9641-4a14-ba75-bdf3ecb5a63c', 'connection': 'close', 'status': '200', 'c ontent-location': 'http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a'} Body: b'{"volume": {"id": "45ea6003-69c1-4eed-896d-f0e66013fe0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:09.000000", "updated_at": "2023-04-19T08:02:09.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-509620219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}], "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:02:10,335 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c 0.457s 2023-04-19 08:02:10,335 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-933e6f17-1470-4b16-b0dd-6cd3420a5769', 'x-compute-request-id': 'req-933e6f17-1470-4b16-b0dd-6cd3420a5769', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'' 2023-04-19 08:02:10,509 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c 0.173s 2023-04-19 08:02:10,510 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a433abc-8a2e-487b-9513-ee6b0c340415', 'x-compute-request-id': 'req-3a433abc-8a2e-487b-9513-ee6b0c340415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'{"server": {"id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "name": "tempest-AttachSCSIVolumeTestJSON-server-513468572", "status": "ACTIVE", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "metadata": {}, "hostId": "f2e124822a08c8108193ac56b8ea35d39defe2aa872e22d1aa1116f0", "image": {"id": "ffd18089-7b15-47d9-9121-458f0775df9d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ffd18089-7b15-47d9-9121-458f0775df9d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:16Z", "updated": "2023-04-19T08:02:10Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-95335814-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ff:a3"}, {"version": 4, "addr": "172.24.4.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ff:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1837993463", "OS-SRV-USG:launched_at": "2023-04-19T08:00:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1487262396"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:00,615 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c 0.053s 2023-04-19 08:03:00,616 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03: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-974b4aff-36a5-4ef6-8fe9-733fc56fa9d5', 'x-compute-request-id': 'req-974b4aff-36a5-4ef6-8fe9-733fc56fa9d5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 47562492-07e0-43cb-979a-fd904c3bcf6c could not be found."}}' 2023-04-19 08:03:00,653 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1837993463 0.037s 2023-04-19 08:03:00,653 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03: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-48a3fe35-a341-4fc1-9558-2fca22691355', 'x-compute-request-id': 'req-48a3fe35-a341-4fc1-9558-2fca22691355', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1837993463'} Body: b'' 2023-04-19 08:03:00,937 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/29d5f692-2379-42c6-9599-7d66f4aca90b 0.283s 2023-04-19 08:03:00,938 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-173b4801-c532-49a8-8ebf-27db99b36b34', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/29d5f692-2379-42c6-9599-7d66f4aca90b'} Body: b'' 2023-04-19 08:03:00,960 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/29d5f692-2379-42c6-9599-7d66f4aca90b 0.022s 2023-04-19 08:03:00,961 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-open stack-request-id': 'req-d98a310d-799d-4439-a5ac-a943cd46c791', 'date': 'Wed, 19 Apr 2023 08:03:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/29d5f692-2379-42c6-9599-7d66f4aca90b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 29d5f692-2379-42c6-9599-7d66f4aca90b does not exist", "detail": ""}}' 2023-04-19 08:03:01,563 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a174b0c0-cd34-44b6-8e05-10f26c41b6c3 0.601s 2023-04-19 08:03:01,563 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-26bbb613-ef94-459b-b58e-fed0f813c875', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a174b0c0-cd34-44b6-8e05-10f26c41b6c3'} Body: b'' 2023-04-19 08:03:01,683 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d 0.119s 2023-04-19 08:03:01,683 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dd74549c-a615-4013-81ee-e3d245b9da79', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d'} Body: b'' 2023-04-19 08:03:01,699 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d 0.015s 2023-04-19 08:03:01,700 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-32dec16f-8eec-4a4e-a34d-fc218fbfed56', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d'} Body: b'{"message": "No image found with ID ffd18089-7b15-47d9-9121-458f0775df9d

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.887201s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5493b8db-b8b2-441f-a284-953385fb6382 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:03,207 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.220s 2023-04-19 08:03:03,208 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-496347fc-3e06-4604-91eb-7c740d8303e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:03,607 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes 0.398s 2023-04-19 08:03:03,608 79743 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-1886423015", "snapshot_id": null, "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb6a73d-1cc6-4539-999d-884bf75256c6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb6a73d-1cc6-4539-999d-884bf75256c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes'} Body: b'{"volume": {"id": "5493b8db-b8b2-441f-a284-953385fb6382", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:03.505651", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1886423015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:03,658 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382 0.040s 2023-04-19 08:03:03,659 79743 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4b6191-a227-4f45-a97f-523410dff41e', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4b6191-a227-4f45-a97f-523410dff41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382'} Body: b'{"volume": {"id": "5493b8db-b8b2-441f-a284-953385fb6382", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1886423015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:04,706 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382 0.037s 2023-04-19 08:03:04,706 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce600f3-6fff-45fd-94ab-f5865d1f3fd3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce600f3-6fff-45fd-94ab-f5865d1f3fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382'} Body: b'{"volume": {"id": "5493b8db-b8b2-441f-a284-953385fb6382", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:04.000000", "updated_at": "2023-04-19T08:03:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1886423015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:04,850 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382 0.132s 2023-04-19 08:03:04,851 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037db349-0608-4eaa-8c02-7f95323b335a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382'} Body: b'' 2023-04-19 08:03:04,873 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382 0.021s 2023-04-19 08:03:04,873 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 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-39d117ec-3d11-4770-b7b6-2b6d99740dfa', 'x-openstack-request-id': 'req-39d117ec-3d11-4770-b7b6-2b6d99740dfa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5493b8db-b8b2-441f-a284-953385fb6382 could not be found."}}' {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.618371s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 183, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8cd3c37a-721b-49dc-8468-b2c06723a88b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:04,907 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.031s 2023-04-19 08:03:04,908 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-823a9693-b114-490e-9d2d-932314142708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:05,224 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes 0.315s 2023-04-19 08:03:05,224 79743 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-2113360537", "snapshot_id": null, "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f7f5f1-62b7-4ba5-af88-ca7e65b2cbbb', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f7f5f1-62b7-4ba5-af88-ca7e65b2cbbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes'} Body: b'{"volume": {"id": "8cd3c37a-721b-49dc-8468-b2c06723a88b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:05.155634", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2113360537", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:05,276 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b 0.042s 2023-04-19 08:03:05,276 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a38019-65b3-40bb-a0ce-bf7a234d6986', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a38019-65b3-40bb-a0ce-bf7a234d6986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b'} Body: b'{"volume": {"id": "8cd3c37a-721b-49dc-8468-b2c06723a88b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:05.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2113360537", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:06,330 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b 0.042s 2023-04-19 08:03:06,330 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63248da0-1ce8-4b52-8e33-a3ef9143147e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63248da0-1ce8-4b52-8e33-a3ef9143147e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b'} Body: b'{"volume": {"id": "8cd3c37a-721b-49dc-8468-b2c06723a88b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:05.000000", "updated_at": "2023-04-19T08:03:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2113360537", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:06,455 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b 0.113s 2023-04-19 08:03:06,456 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:06 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-56ea80ce-e014-46fe-89ca-70d019ffadea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b'} Body: b'' 2023-04-19 08:03:06,492 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b 0.036s 2023-04-19 08:03:06,493 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:06 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-7f2c6130-8e7f-482f-8c61-7f2d74c0101f', 'x-openstack-request-id': 'req-7f2c6130-8e7f-482f-8c61-7f2d74c0101f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8cd3c37a-721b-49dc-8468-b2c06723a88b could not be found."}}' {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.302137s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 88912798-00e8-4ab7-b03e-7a004182130e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:06,496 79743 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-19 08:03:06,578 79743 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.079s 2023-04-19 08:03:06,578 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-391790353", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEyVqCdiChFWmzRTLEeKvUfr1lYiM9KGw4gBDx3vvFvBZAVQZCNcYeKjeEcA0XeBDzssUcc10kv8Rwv9CipVvalj5oDQ32+YuD/EraOCkg4Wyke+HgrrUkmqkeaIxtaOqQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e5ac43-f0eb-4849-a1e4-36820e380c19', 'x-compute-request-id': 'req-49e5ac43-f0eb-4849-a1e4-36820e380c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-391790353", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEyVqCdiChFWmzRTLEeKvUfr1lYiM9KGw4gBDx3vvFvBZAVQZCNcYeKjeEcA0XeBDzssUcc10kv8Rwv9CipVvalj5oDQ32+YuD/EraOCkg4Wyke+HgrrUkmqkeaIxtaOqQ==", "fingerprint": "de:df:90:67:bb:b6:3e:ea:0f:74:78:c2:b4:26:15:94", "user_id": "864bd45391ca4eb6a8b3f03d97c6c335"}}' 2023-04-19 08:03:06,764 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.183s 2023-04-19 08:03:06,765 79743 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-397236853", "description": "tempest-secgroup-smoke-397236853 description", "project_id": "7f2984ffdae745169c67254fd396ac2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-24ce0fcd-8176-4f60-b65e-d06309cabbbe', 'date': 'Wed, 19 Apr 2023 08:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "name": "tempest-secgroup-smoke-397236853", "stateful": true, "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "description": "tempest-secgroup-smoke-397236853 description", "shared": false, "security_group_rules": [{"id": "a9ba4215-0a1f-45cb-b507-ed19a7e04b3d", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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": 625, "description": null, "tags": [], "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}, {"id": "c612d45d-e8f7-4ab7-8d18-c075d1623e18", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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": 624, "description": null, "tags": [], "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 0, "project_id": "7f2984ffdae 745169c67254fd396ac2b"}], "tags": [], "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 1, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:06,926 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-19 08:03:06,927 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-421b53cb-0ffe-4b63-bba9-0122bfbd2fec', 'date': 'Wed, 19 Apr 2023 08:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f6c49fcd-5546-43bf-beef-780cb2025f38", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,078 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-19 08:03:07,079 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-367c6c54-aeb5-4877-9c75-e29282e0c52d', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "471f3603-5848-4d46-afbe-61b1cdf7ce68", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,246 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-19 08:03:07,246 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-59833c3e-e9bf-40e9-b9c9-963eca73126c', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location ': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a064461a-d818-430c-a38e-413908520f6a", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:07Z", "updated_at": "2023-04-19T08:03:07Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,452 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.205s 2023-04-19 08:03:07,452 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-34922547-2aa7-4c0d-91bd-5c3c40cb639c', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d3458eb4-29f3-4414-be13-28b479d20783", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:07Z", "updated_at": "2023-04-19T08:03:07Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,668 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.215s 2023-04-19 08:03:07,669 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f49e06bb-c3ca-4786-8cfa-812a1a717496', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76015c6a-50bb-482e-9c74-e12104081b2b", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:07Z", "updated_at": "2023-04-19T08:03:07Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,936 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.265s 2023-04-19 08:03:07,936 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2e9d0e9a-71ac-44c6-933a-27fc1a368ac3', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1990a93c-8b11-4913-9e39-af67b661e569", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:07Z", "updated_at": "2023-04-19T08:03:07Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,937 79743 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-19 08:03:07,963 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.025s 2023-04-19 08:03:07,963 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-12e4a35d-fdb6-4320-8010-053d3e5d3081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:08,295 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes 0.331s 2023-04-19 08:03:08,296 79743 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-127038941", "snapshot_id": null, "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff66271-bd30-46b9-a01b-0a7e709975f3', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff66271-bd30-46b9-a01b-0a7e709975f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes'} Body: b'{"volume": {"id": "88912798-00e8-4ab7-b03e-7a004182130e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:08.234119", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-127038941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:08,351 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e 0.046s 2023-04-19 08:03:08,352 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74414f4f-6176-4548-8252-2fcb94b27848', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74414f4f-6176-4548-8252-2fcb94b27848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e'} Body: b'{"volume": {"id": "88912798-00e8-4ab7-b03e-7a004182130e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-127038941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:09,400 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e 0.036s 2023-04-19 08:03:09,401 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a853e227-0c7d-44ae-bc2b-87f79720aa04', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a853e227-0c7d-44ae-bc2b-87f79720aa04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e'} Body: b'{"volume": {"id": "88912798-00e8-4ab7-b03e-7a004182130e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:08.000000", "updated_at": "2023-04-19T08:03:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-127038941", "description": null, "volume_type": "joviandss-2", "snapsho t_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:09,575 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e 0.164s 2023-04-19 08:03:09,575 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:09 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-e9663929-1755-4d18-8248-732695d9e62a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e'} Body: b'' 2023-04-19 08:03:09,598 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e 0.022s 2023-04-19 08:03:09,598 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:09 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-2eab5594-cea6-4e81-93e8-ea45fa2faa06', 'x-openstack-request-id': 'req-2eab5594-cea6-4e81-93e8-ea45fa2faa06', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 88912798-00e8-4ab7-b03e-7a004182130e could not be found."}}' 2023-04-19 08:03:09,766 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b3bf7aea-57a0-4855-873f-2723eb99418c 0.167s 2023-04-19 08:03:09,767 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e9563b67-f72f-4d42-8c17-6475c96c9fa0', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b3bf7aea-57a0-4855-873f-2723eb99418c'} Body: b'' 2023-04-19 08:03:09,796 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-391790353 0.029s 2023-04-19 08:03:09,797 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:09 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': 'OpenS tack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5264f70e-b8a1-4cd2-b414-7a1a5d441a60', 'x-compute-request-id': 'req-5264f70e-b8a1-4cd2-b414-7a1a5d441a60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-391790353'} Body: b'' {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {11} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [168.725941s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8d6f7753-0f5b-4854-be43-ae6d5e498956 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:30,827 79747 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-19 08:00:32,143 79747 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 1.315s 2023-04-19 08:00:32,143 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1550283280", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ae3a83fc-3601-475c-aec9-ea722cffcbdf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1550283280", "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": "d5e8362c8d404717b2fa6e510f1de07a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "created_at": "2023-04-19T08:00:32Z", "updated_at": "2023-04-19T08:00:32Z", "tags": [], "self": "/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d", "file": "/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:34,174 79747 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/1c4a173b-3d12-4bab-9642-74b37744bc8d/file 2.030s 2023-04-19 08:00:34,175 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b4bcea31-6a6f-482e-8ca6-91055a891db0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d/file'} Body: b'' 2023-04-19 08:00:34,175 79747 DEBUG [tempest.scenario.manager] image:1c4a173b-3d12-4bab-9642-74b37744bc8d 2023-04-19 08:00:34,348 79747 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.170s 2023-04-19 08:00:34,349 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1575776456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlNU+RZkQUpT8H2ql1PCNi7lfeX4S0eZFs6UpcRNOM9qMXKDffLU8Qr3d69D2xXSxNtAoNVhxAbrdpC0hTYX0M/jiilTWLCO0mBo0u7ACFt8VR+C1Jf2H9guOVzCnwxMA=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bacc0832-f3c4-47a9-a599-76cde01262ed', 'x-compute-request-id': 'req-bacc0832-f3c4-47a9-a599-76cde01262ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1575776456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlNU+RZkQUpT8H2ql1PCNi7lfeX4S0eZFs6UpcRNOM9qMXKDffLU8Qr3d69D2xXSxNtAoNVhxAbrdpC0hTYX0M/jiilTWLCO0mBo0u7ACFt8VR+C1Jf2H9guOVzCnwxMA==", "fingerprint": "72:d5:a6:2f:77:3a:41:77:2f:e1:73:1c:2b:88:fa:30", "user_id": "3d32cbfb3d854d56ad3961da3f406e77"}}' 2023-04-19 08:00:34,470 79747 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.113s 2023-04-19 08:00:34,471 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4c136e5d-7b62-43d8-8dfd-dfaafc5b06fd', '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": "3d32cbfb3d854d56ad3961da3f406e77", "name": "tempest-TestMinimumBasicScenario-1741504408-project-member", "password_expires_at": null}, "audit_ids": ["B9qlMDFbTF2nhL9OToz-iw"], "expires_at": "2023-04-19T09:00:34.000000Z", "issued_at": "2023-04-19T08:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5e8362c8d404717b2fa6e510f1de07a", "name": "tempest-TestMinimumBasicScenario-1741504408"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"} ]}}' 2023-04-19 08:00:34,471 79747 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '682c6652-a138-4959-89c2-44eddbd9e65c', 'name': 'tempest-TestMinimumBasicScenario-1278788145-network', 'tenant_id': 'd5e8362c8d404717b2fa6e510f1de07a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd5e8362c8d404717b2fa6e510f1de07a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19470, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:56Z', 'updated_at': '2023-04-19T07:59:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:00:35,576 79747 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 1.104s 2023-04-19 08:00:35,576 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1459682890", "imageRef": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "networks": [{"uuid": "682c6652-a138-4959-89c2-44eddbd9e65c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f972582-55d5-4c5c-86f9-16d3d97a9f84', 'x-compute-request-id': 'req-5f972582-55d5-4c5c-86f9-16d3d97a9f84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "f8n9Ef4mZ83e"}}' 2023-04-19 08:00:35,704 79747 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/729daf9c-359b-41f7-a15a-6460beab58c8 0.124s 2023-04-19 08:00:35,704 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e65de774-665b-4644-81f9-af2c6775e74c', 'x-compute-request-id': 'req-e65de774-665b-4644-81f9-af2c6775e74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "BUILD", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "", "image": {"id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:36Z", "updated": "2023-04-19T08:00:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "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": []}}' 2023-04-19 08:01:26,181 79747 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/729daf9c-359b-41f7-a15a-6460beab58c8 0.443s 2023-04-19 08:01:26,182 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2abde12d-1000-495c-a7bc-2a2d8a21159e', 'x-compute-request-id': 'req-2abde12d-1000-495c-a7bc-2a2d8a21159e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:35Z", "updated": "2023-04-19T08:00:46Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7b:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "OS-SRV-USG:launched_at": "2023-04-19T08:00:45.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": []}}' 2023-04-19 08:01:26,193 79747 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:02:26,495 79747 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/729daf9c-359b-41f7-a15a-6460beab58c8 0.240s 2023-04-19 08:02:26,495 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fbba0a2-bb3f-4dc9-bbd7-10c110b96807', 'x-compute-request-id': 'req-5fbba0a2-bb3f-4dc9-bbd7-10c110b96807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:35Z", "updated": "2023-04-19T08:00:46Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7b:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "OS-SRV-USG:launched_at": "2023-04-19T08:00:45.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": []}}' 2023-04-19 08:02:27,073 79747 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.565s 2023-04-19 08:02:27,073 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:26 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-b2f49c2d-7d88-4b6a-a8ba-f6ab18114fba', 'x-compute-request-id': 'req-b2f49c2d-7d88-4b6a-a8ba-f6ab18114fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}]}]}' 2023-04-19 08:02:27,355 79747 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/729daf9c-359b-41f7-a15a-6460beab58c8 0.278s 2023-04-19 08:02:27,355 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'applicatio n/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af9adca-6136-4aaf-a592-cac562582e73', 'x-compute-request-id': 'req-8af9adca-6136-4aaf-a592-cac562582e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:35Z", "updated": "2023-04-19T08:00:46Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7b:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "OS-SRV-USG:launched_at": "2023-04-19T08:00:45.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": []}}' 2023-04-19 08:02:27,587 79747 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/d5e8362c8d404717b2fa6e510f1de07a/volumes 0.220s 2023-04-19 08:02:27,587 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1961243340", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901d1155-b378-49c5-afe1-87c7629656cb', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901d1155-b378-49c5-afe1-87c7629656cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes'} Body: b'{"volume": {"id": "8d6f7753-0f5b-4854-be43-ae6d5e498956", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:27.524142", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1961243340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:27,652 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_dele tion): 200 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956 0.055s 2023-04-19 08:02:27,652 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336e16fa-8f5e-4676-ad65-78f616b2d145', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336e16fa-8f5e-4676-ad65-78f616b2d145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956'} Body: b'{"volume": {"id": "8d6f7753-0f5b-4854-be43-ae6d5e498956", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:28.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1961243340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5e8362c8d404717b2fa6e510f1de07a"}}' 2023-04-19 08:02:28,702 79747 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/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956 0.039s 2023-04-19 08:02:28,702 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-849c0b68-9be7-413b-8882-965eaecc3553', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-849c0b68-9be7-413b-8882-965eaecc3553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956'} Body: b'{"volume": {"id": "8d6f7753-0f5b-4854-be43-ae6d5e498956", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:28.000000", "updated_at": "2023-04-19T08:02:28.000000", "name": "tempest-TestMinimumBasicScenario-volume-1961243340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5e8362c8d404717b2fa6e510f1de07a"}}' 2023-04-19 08:02:28,825 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956 0.111s 2023-04-19 08:02:28,826 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-f54c6aa0-37cc-47d4-a522-3ab96216bf52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956'} Body: b'' 2023-04-19 08:02:28,849 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956 0.023s 2023-04-19 08:02:28,850 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-3e3cf8bd-e0c2-40d8-80d0-a95478a64ef1', 'x-openstack-request-id': 'req-3e3cf8bd-e0c2-40d8-80d0-a95478a64ef1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8d6f7753-0f5b-4854-be43-ae6d5e498956 could not be found."}}' 2023-04-19 08:02:28,982 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8 0.132s 2023-04-19 08:02:28,982 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32efe717-a8f4-47d4-acbe-e7743e7cf12b', 'x-compute-request-id': 'req-32efe717-a8f4-47d4-acbe-e7743e7cf12b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'' 2023-04-19 08:02:29,280 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8 0.297s 2023-04-19 08:02:29,280 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:28 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-b48c0f46-ea9e-464d-a54a-ccad6020afd8', 'x-compute-request-id': 'req-b48c0f46-ea9e-464d-a54a-ccad6020afd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "1c4a173b-3d12-4bab -9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:35Z", "updated": "2023-04-19T08:02:29Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7b:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "OS-SRV-USG:launched_at": "2023-04-19T08:00:45.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": []}}' 2023-04-19 08:03:19,393 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8 0.050s 2023-04-19 08:03:19,394 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:19 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-56ccc6b2-9386-4909-9697-086d97116e79', 'x-compute-request-id': 'req-56ccc6b2-9386-4909-9697-086d97116e79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 729daf9c-359b-41f7-a15a-6460beab58c8 could not be found."}}' 2023-04-19 08:03:19,428 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1575776456 0.033s 2023-04-19 08:03:19,428 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:19 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-5336dd6c-7290-4acb-afc6-15b5347777ae', 'x-compute-request-id': 'req-5336dd6c-7290-4acb-afc6-15b5347777ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1575776456'} Body: b'' 2023-04-19 08:03:19,551 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d 0.122s 2023-04-19 08:03:19,551 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5d992a06-bccb-4eee-a481-d01bf8aa1acb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/im ages/1c4a173b-3d12-4bab-9642-74b37744bc8d'} Body: b'' {4} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.734584s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:26,120 79733 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes 0.594s 2023-04-19 08:03:26,120 79733 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-857515474", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1f825a-53df-4cef-8563-c85f0a064a64', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1f825a-53df-4cef-8563-c85f0a064a64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes'} Body: b'{"volume": {"id": "5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:26.060287", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-857515474", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}], "user_id": "0a22198dc1764eef91ae8a6d2dc1247f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:26,192 79733 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464 0.062s 2023-04-19 08:03:26,192 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27408ef-6e70-4b7c-8664-e75c53e59cb4', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27408ef-6e70-4b7c-8664-e75c53e59cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464'} Body: b'{"volume": {"id": "5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:26.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-857515474", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}], "user_id": "0a22198dc1764eef91ae8a6d2dc1247f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b6a55c9989f430597b4a1bcac8c8c29"}}' 2023-04-19 08:03:27,248 79733 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464 0.044s 2023-04-19 08 :03:27,248 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0730a8-cbb3-4db9-aff9-25bbc5c1064d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0730a8-cbb3-4db9-aff9-25bbc5c1064d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464'} Body: b'{"volume": {"id": "5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:26.000000", "updated_at": "2023-04-19T08:03:26.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-857515474", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}], "user_id": "0a22198dc1764eef91ae8a6d2dc1247f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b6a55c9989f430597b4a1bcac8c8c29"}}' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.599854s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 15e3f188-087f-4ea1-a76e-c34e34cd1550 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:40,609 79731 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:00:40,609 79731 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:00:40,946 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.334s 2023-04-19 08:00:40,947 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1494237566", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAV5PPaoQPdSnKCerN1S9h5jYbndpipKKqzy6s+rkWXNyCje9Yi3IQ3VaWHzVjmgTQROmob27G1YI3fRS3D1mkLXMEV15IssDTpu2yUPJLnTanwXjbeGguBCRmgJ/sBRRw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:40 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-9cbc8388-2fef-446b-b302-d0987aee8add', 'x-compute-request-id': 'req-9cbc8388-2fef-446b-b302-d0987aee8add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1494237566", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAV5PPaoQPdSnKCerN1S9h5jYbndpipKKqzy6s+rkWXNyCje9Yi3IQ3VaWHzVjmgTQROmob27G1YI3fRS3D1mkLXMEV15IssDTpu2yUPJLnTanwXjbeGguBCRmgJ/sBRRw==", "fingerprint": "f0:3a:2c:a6:07:11:46:11:63:3b:5e:80:48:f6:d6:43", "user_id": "64f18935b0524876bf69f22cff03139a"}}' 2023-04-19 08:00:40,953 79731 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1494237566 created 2023-04-19 08:00:41,267 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.313s 2023-04-19 08:00:41,267 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2115240419", "description": "tempest-description--249718746"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4fb2588b-ffe2-4738-b162-72dd2ebdf919', 'date': 'Wed, 19 Apr 2023 08:00:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2009294a-4f08-4520-962a-42ae6832eca5", "name": "tempest-securitygroup--2115240419", "stateful": true, "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "description": "tempest-description--249718746", "shared": false, "security_group_rules": [{"id": "e1dc4020-600e-4c27-a7b4-19b3750bc736", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "2009294a-4f08-4520-962a-42ae6832eca5", "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": 518, "description": null, "tags": [], "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}, {"id": "effdcfe3-1866-4af4-852d-bcdf364b11f3", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "2009294a-4f08-4520-962a-42ae6832eca5", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 519, "description": null, "tags": [], "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}], "tags": [], "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 1, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:00:41,475 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.207s 2023-04-19 08:00:41,476 79731 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": "2009294a-4f08-4520-962a-42ae6832eca5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e3d30d83-a0d5-40ec-8e9f-ddcc2ceae3d9', 'date': 'Wed, 19 Apr 2023 08:00:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d81e999-86eb-4747-adf7-ac3faa9f3f6d", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "2009294a-4f08-4520-962a-42ae6832eca5", "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, "description": "", "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:00:41,682 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2023-04-19 08:00:41,683 79731 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": "2009294a-4f08-4520-962a-42ae6832eca5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d476380e-a079-4fa3-b936-aa6b1a20645a', 'date': 'Wed, 19 Apr 2023 08:00:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f7583a7d-2ff4-404a-b2f4-f4bd7fe61951", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "2009294a-4f08-4520-962a-42ae6832eca5", "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, "description": "", "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:00:41,683 79731 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2115240419 created 2023-04-19 08:00:42,870 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.186s 2023-04-19 08:00:42,871 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-ecaf5a18-c190-49de-8f25-fa5b81f58c11', 'date': 'Wed, 19 Apr 2023 08:00:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "floating_ip_address": "172.24.4.200", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d73100ea55541d08952a24ef6931a0a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:42Z", "updated_at": "2023-04-19T08:00:42Z", "revision_number": 0}}' 2023-04-19 08:00:42,871 79731 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'floating_ip_address': '172.24.4.200', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 0, 'ip': '172.24.4.200'} created 2023-04-19 08:00:43,022 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.145s 2023-04-19 08:00:43,023 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-779f74e5-8150-4b4a-81cb-a649824a0189', '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": "64f18935b0524876bf69f22cff03139a", "name": "tempest-AttachVolumeTestJSON-718709395-project-member", "password_expires_at": null}, "audit_ids": ["JBI5pb92RgW85uss52d0SA"], "expires_at": "2023-04-19T09:00:42.000000Z", "issued_at": "2023-04-19T08:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d73100ea55541d08952a24ef6931a0a", "name": "tempest-AttachVolumeTestJSON-718709395"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d73100ea55541d08952a24ef693 1a0a", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:00:43,023 79731 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'ecb38694-e852-4967-af2b-2b034921cae2', 'name': 'tempest-AttachVolumeTestJSON-1770391798-network', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33259, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:00:31Z', 'updated_at': '2023-04-19T08:00:31Z', 'revision_number': 1} available for tenant 2023-04-19 08:00:43,024 79731 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1494237566', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAV5PPaoQPdSnKCerN1S9h5jYbndpipKKqzy6s+rkWXNyCje9Yi3IQ3VaWHzVjmgTQROmob27G1YI3fRS3D1mkLXMEV15IssDTpu2yUPJLnTanwXjbeGguBCRmgJ/sBRRw==', 'fingerprint': 'f0:3a:2c:a6:07:11:46:11:63:3b:5e:80:48:f6:d6:43', 'user_id': '64f18935b0524876bf69f22cff03139a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD3395Gjas9NJ75DbgsQYgHoPbgMqJOEIAmNMduVEPXYcyNentN0fcT\nUDAEOAfY5t2gBwYFK4EEACKhZANiAAQFeTz2qED3UpygnqzdUvYeY2G53aYqSiqs\n8urPq5Flzcgo3vWItyEN1Wlh81Y5oE0ETpqG9uxtWCN30Utw9ZpC1zBFdeSLLA06\nbtslDyS502p8F423hoLgQkZoCf7AUUc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2009294a-4f08-4520-962a-42ae6832eca5', 'name': 'tempest-securitygroup--2115240419', 'stateful': True, 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'description': 'tempest-description--249718746', 'shared': False, 'security_group_rules': [{'id': 'e1dc4020-600e-4c27-a7b4-19b3750bc736', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'security_group_id': '2009294a-4f08-4520-962a-42ae6832eca5', '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': 518, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:41Z', 'updated_at': '2023-04-19T08:00:41Z', 'revision_number': 0, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}, {'id': 'effdcfe3-1866-4af4-852d-bcdf364b11f3', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'security_group_id': '2009294a-4f08-4520-962a-42ae6832eca5', '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': 519, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:41Z', 'updated_at': '2023-04-19T08:00:41Z', 'revision_number': 0, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}], 'tags': [], 'created_at': '2023-04-19T08:00:4 1Z', 'updated_at': '2023-04-19T08:00:41Z', 'revision_number': 1, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}, 'floating_ip': {'id': 'e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'floating_ip_address': '172.24.4.200', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 0, 'ip': '172.24.4.200'}} 2023-04-19 08:00:43,914 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.889s 2023-04-19 08:00:43,914 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1168824159", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ecb38694-e852-4967-af2b-2b034921cae2"}], "security_groups": [{"name": "tempest-securitygroup--2115240419"}], "key_name": "tempest-keypair-1494237566", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebf595f-851a-483c-be0b-85d518497fc9', 'x-compute-request-id': 'req-4ebf595f-851a-483c-be0b-85d518497fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2115240419"}], "adminPass": "password"}}' 2023-04-19 08:00:44,036 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.118s 2023-04-19 08:00:44,037 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:43 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-7bce2f1a-8d0e-4d53-ae60-22834aeaa835', 'x-compute-request-id': 'req-7bce2f1a-8d0e-4d53-ae60-22834aeaa835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'{"server": {"id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "name": "tempest-AttachVolumeTestJSON-server-1168824159", "status": "BUILD", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookma rk", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1494237566", "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": []}}' 2023-04-19 08:01:34,350 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.251s 2023-04-19 08:01:34,351 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:34 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-0264fef0-a6b8-4c4a-8c3f-15b73a7b9aaa', 'x-compute-request-id': 'req-0264fef0-a6b8-4c4a-8c3f-15b73a7b9aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'{"server": {"id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "name": "tempest-AttachVolumeTestJSON-server-1168824159", "status": "ACTIVE", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "bd3be87120b7aeb15928a2188ca1926f17b673306bbbb8d3d3116680", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:43Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:41:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494237566", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2115240419"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:01:34,365 79731 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:02:34,581 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b/os-interface 0.163s 2023-04-19 08:02:34,581 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:34 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-882ce6e2-44b8-4dd9-b977-439b21018e32', 'x-compute-request-id': 'req-882ce6e2-44b8-4dd9-b977-439b21018e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ecb38694-e852-4967-af2b-2b034921cae2", "port_id": "dde1193b-2522-4f45-9742-39f340a3f35f", "mac_addr": "fa:16:3e:9b:41:2c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4f6c2e36-ddbb-4dac-b1fd-92e8669899b9", "ip_address": "10.0.0.6"}]}]}' 2023-04-19 08:02:35,362 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2 0.776s 2023-04-19 08:02:35,362 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "dde1193b-2522-4f45-9742-39f340a3f35f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-15e61fc0-74eb-468b-8ac0-7a1a531c39e8', 'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2'} Body: b'{"floatingip": {"id": "e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "floating_ip_address": "172.24.4.200", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "23dfb1e8-aab2-42a3-9070-ac6173b74a9b", "port_id": "dde1193b-2522-4f45-9742-39f340a3f35f", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ecb38694-e852-4967-af2b-2b034921cae2", "mac_address": "fa:16:3e:9b:41:2c", "admin_state_up": true, "status": "ACTIVE", "device_id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:42Z", "updated_at": "2023-04-19T08:02:34Z", "revision_number": 1, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:02:35,364 79731 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.200:22' as 'cirros' with public key authentication 2023-04-19 08:02:35,400 79731 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:35,422 79731 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:35,422 79731 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.200 successfully created 2023-04-19 08:02:35,477 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b/ips 0.053s 2023-04-19 08:02:35,477 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 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-6454643c-7fc7-4e0a-bfb6-6c81488b2be2', 'x-compute-request-id': 'req-6454643c-7fc7-4e0a-bfb6-6c81488b2be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-19 08:02:35,481 79731 INFO [tempest.lib.common.ssh] Creating ssh conn ection to '172.24.4.200:22' as 'cirros' with public key authentication 2023-04-19 08:02:35,486 79731 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:35,503 79731 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:35,503 79731 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.200 successfully created 2023-04-19 08:02:35,504 79731 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-19 08:02:35,504 79731 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.200:22' as 'cirros' with public key authentication 2023-04-19 08:02:35,508 79731 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:35,527 79731 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:35,528 79731 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.200 successfully created 2023-04-19 08:02:35,789 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes 0.239s 2023-04-19 08:02:35,790 79731 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-918882071"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050afeea-d71e-47c7-931c-741f5c25f8f9', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050afeea-d71e-47c7-931c-741f5c25f8f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes'} Body: b'{"volume": {"id": "15e3f188-087f-4ea1-a76e-c34e34cd1550", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:35.724930", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-918882071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:35,847 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550 0.048s 2023-04-19 08:02:35,848 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf620ee-e4b5-457f-b13e-5a3d57b66e17', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf620ee-e4b5-457f-b13e-5a3d57b66e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550'} Body: b'{"volume": {"id": "15e3f188-087f-4ea1-a76e-c34e34cd1550", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": nul l, "name": "tempest-AttachVolumeTestJSON-volume-918882071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:02:36,901 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550 0.042s 2023-04-19 08:02:36,902 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8578528d-80b9-41b4-bd07-9ecec7e51fc5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8578528d-80b9-41b4-bd07-9ecec7e51fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550'} Body: b'{"volume": {"id": "15e3f188-087f-4ea1-a76e-c34e34cd1550", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": "2023-04-19T08:02:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-918882071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:02:37,048 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.135s 2023-04-19 08:02:37,048 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:36 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-36f52778-62fe-4bb2-ba1d-96a1afe03017', 'x-compute-request-id': 'req-36f52778-62fe-4bb2-ba1d-96a1afe03017', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'' 2023-04-19 08:02:37,306 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.257s 2023-04-19 08:02:37,306 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7a2eea-23c3-4d3e-a7b9-0c11d4eccf0a', 'x-compute-request-id': 'req-8b7a2eea-23c3-4d3e-a7b9-0c11d4eccf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'{"server": {"id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "name": "tempest-AttachVolumeTestJSON-server-1168824159", "status": "ACTIVE", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "bd3be87120b7aeb15928a2188ca1926f17b673306bbbb8d3d3116680", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:43Z", "updated": "2023-04-19T08:02:37Z", "addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:41:2c"}, {"version": 4, "addr": "172.24.4.200", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:41:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494237566", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2115240419"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:27,402 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.034s 2023-04-19 08:03:27,403 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:27 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-b5dc8644-62f1-4a04-ba31-fd5b928253bf', 'x-compute-request-id': 'req-b5dc8644-62f1-4a04-ba31-fd5b928253bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5eb02260-a7ea-4b05-8d8d-72950cfce57b could not be found."}}' 2023-04-19 08:03:27,433 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494237566 0.030s 2023-04-19 08:03:27,434 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:27 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-70e10c59 -7651-4cd8-a27f-a77ffd89a282', 'x-compute-request-id': 'req-70e10c59-7651-4cd8-a27f-a77ffd89a282', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494237566'} Body: b'' 2023-04-19 08:03:27,571 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2009294a-4f08-4520-962a-42ae6832eca5 0.136s 2023-04-19 08:03:27,571 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2a78c02e-a892-4454-b986-84d57bfd72cf', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2009294a-4f08-4520-962a-42ae6832eca5'} Body: b'' 2023-04-19 08:03:27,596 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2009294a-4f08-4520-962a-42ae6832eca5 0.024s 2023-04-19 08:03:27,596 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-daaaf0fb-336d-4d42-9ebc-18db30049787', 'date': 'Wed, 19 Apr 2023 08:03:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2009294a-4f08-4520-962a-42ae6832eca5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2009294a-4f08-4520-962a-42ae6832eca5 does not exist", "detail": ""}}' 2023-04-19 08:03:28,206 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2 0.609s 2023-04-19 08:03:28,207 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-47a51d8f-0d79-498b-a61a-1e6dc402d58a', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2'} Body: b'' {4} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.624850s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 53, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 699d3658-f8f2-42e9-ac9b-49ca9d89f278 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:37,987 79733 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.490s 2023-04-19 08:03:37,988 79733 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-415150176", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/699d3658-f8f2-42e9-ac9b-49ca9d89f278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d4195cc-7b34-43bb-9e3e-82bd0858c1e0', 'x-compute-request-id': 'req-5d4195cc-7b34-43bb-9e3e-82bd0858c1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "699d3658-f8f2-42e9-ac9b-49ca9d89f278", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:03:37.870499", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-415150176", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 08:03:38,053 79733 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/699d3658-f8f2-42e9-ac9b-49ca9d89f278 0.060s 2023-04-19 08:03:38,053 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45bea71f-5f69-4ffe-9ab4-6c19169fa365', 'x-compute-request-id': 'req-45bea71f-5f69-4ffe-9ab4-6c19169fa365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/699d3658-f8f2-42e9-ac9b-49ca9d89f278'} Body: b'{"volume": {"id": "699d3658-f8f2-42e9-ac9b-49ca9d89f278", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:03:38.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-415150176", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 08:03:39,115 79733 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/699d3658-f8f2-42e9-ac9b-49ca9d89f278 0.052s 2023-04-19 08:03:39,116 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18699817-38f0-4e6c-93e5-330943476f38', 'x-compute-request-id': 'req-18699817-38f0-4e6c-93e5-330943476f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/699d3658-f8f2-42e9-ac9b-49ca9d89f278'} Body: b'{"volume": {"id": "699d3658-f8f2-42e9-ac9b-49ca9d89f278", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:03:38.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-415150176", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.230333s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.275139s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.016935s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.146620s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.021194s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.021308s] ... ok {2} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [235.847543s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8c41762-4beb-4760-8182-3fde00b975f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:48,751 79729 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:59:49,219 79729 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.465s 2023-04-19 07:59:49,219 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2048212060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ7Le4DZm5b3JAXAZsP4wbUfUdKCr/IDslwahxc/6qW0/LuzZVVB4GT1/7s5pu0QDGi+5SwCh6xTsX/cB5lAzJJI0rLZjDwBldZCtAenCFck2AxVR4TudpXJzA2OuyCwgg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:48 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-12a1e0a2-4d26-4747-8b7d-12b8b74a0257', 'x-compute-request-id': 'req-12a1e0a2-4d26-4747-8b7d-12b8b74a0257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2048212060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ7Le4DZm5b3JAXAZsP4wbUfUdKCr/IDslwahxc/6qW0/LuzZVVB4GT1/7s5pu0QDGi+5SwCh6xTsX/cB5lAzJJI0rLZjDwBldZCtAenCFck2AxVR4TudpXJzA2OuyCwgg==", "fingerprint": "60:72:ef:15:7e:16:63:17:14:61:7d:36:7f:59:df:ca", "user_id": "519a9c3c2f6e4c01a0115f12885554ec"}}' 2023-04-19 07:59:49,224 79729 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2048212060 created 2023-04-19 07:59:50,445 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.220s 2023-04-19 07:59:50,445 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--490146923", "description": "tempest-description--1208500182"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d31031e3-39da-498d-a3bf-5a18c6e169a7', 'date': 'Wed, 19 Apr 2023 07:59:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4b08322f-cad9-4bdc-b44b-308449505efa", "name": "tempest-securitygroup--490146923", "stateful": true, "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "description": "tempest-description--1208500182", "shared": false, "security_group_rules": [{"id": "3eb7c735-95a5-489b-b6cf-aa9c73321b0d", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "security_group_id": "4b08322f-cad9-4bdc-b44b-308449505efa", "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": 278, "description": null, "tags": [], "created_at": "2023-04-19T07:59:49Z", "updated_at": "2023-04-19T07:59:49Z", "revision_number": 0, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}, {"id": "fddab57f-1646-4926-826e-86deb644fa2d", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "security_group_id": "4b08322f-cad9-4bdc-b44b-308449505efa", "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 ": 277, "description": null, "tags": [], "created_at": "2023-04-19T07:59:49Z", "updated_at": "2023-04-19T07:59:49Z", "revision_number": 0, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}], "tags": [], "created_at": "2023-04-19T07:59:49Z", "updated_at": "2023-04-19T07:59:49Z", "revision_number": 1, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 07:59:51,657 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.211s 2023-04-19 07:59:51,658 79729 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": "4b08322f-cad9-4bdc-b44b-308449505efa", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-04d0e090-f149-44a1-8fb7-1414a412e433', 'date': 'Wed, 19 Apr 2023 07:59:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ab8c5df-57d4-420e-b27c-db8a825f1c24", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "security_group_id": "4b08322f-cad9-4bdc-b44b-308449505efa", "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, "description": "", "created_at": "2023-04-19T07:59:50Z", "updated_at": "2023-04-19T07:59:50Z", "revision_number": 0, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 07:59:52,822 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.164s 2023-04-19 07:59:52,823 79729 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": "4b08322f-cad9-4bdc-b44b-308449505efa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-efe91e7e-30bd-4813-bf44-b2c3edc2aae0', 'date': 'Wed, 19 Apr 2023 07:59:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c426ee3b-853f-4369-8b67-1f660aa2181e", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "security_group_id": "4b08322f-cad9-4bdc-b44b-308449505efa", "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, "description": "", "created_at": "2023-04-19T07:59:52Z", "updated_at": "2023-04-19T07:59:52Z", "revision_number": 0, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 07:59:52,823 79729 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--490146923 created 2023-04-19 07:59:56,263 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.439s 2023-04-19 07:59:56,263 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d 3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-422b7209-aac9-49c3-bb56-beafb53945fc', 'date': 'Wed, 19 Apr 2023 07:59:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b08c2e60-943f-4ec9-b2c5-e906032879fb", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "floating_ip_address": "172.24.4.20", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:59:54Z", "updated_at": "2023-04-19T07:59:54Z", "revision_number": 0}}' 2023-04-19 07:59:56,263 79729 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b08c2e60-943f-4ec9-b2c5-e906032879fb', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'floating_ip_address': '172.24.4.20', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:59:54Z', 'updated_at': '2023-04-19T07:59:54Z', 'revision_number': 0, 'ip': '172.24.4.20'} created 2023-04-19 07:59:56,390 79729 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.121s 2023-04-19 07:59:56,390 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-61bd46a8-c068-4e64-80d0-0eeb364e4806', '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": "519a9c3c2f6e4c01a0115f12885554ec", "name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "password_expires_at": null}, "audit_ids": ["eOSD4o4QQh6E2epNLW-gPQ"], "expires_at": "2023-04-19T08:59:56.000000Z", "issued_at": "2023-04-19T07:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "name": "tempest-ServerStableDeviceRescueTest-1679904729"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/22007f1c0da74c8aa2bfea0a0d1e1b98", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:59:56,392 79729 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '7cabadd7-718d-4dd6-a4d4-331e3d71d439', 'name': 'tempest-ServerStableDeviceRescueTest-1743721456-network', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:24Z', 'updated_at': '2023-04-19T07:59:24Z', 'revision_number': 1} available for tenant 2023-04-19 07:59:56,392 79729 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2048212060', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ7Le4DZm5b3JAXAZsP4wbUfUdKCr/IDslwahxc/6qW0/LuzZVVB4GT1/7s5pu0QDGi+5SwCh6xTsX/cB5lAzJJI0rLZjDwBldZCtAenCFck2AxVR4TudpXJzA2OuyCwgg==', 'fingerprint': '60:72:ef:15:7e:16:63:17:14:61:7d:36:7f:59:df:ca', 'user_id': '519a9c3c2f6e4c01a0115f12885554ec', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBbtvSx9rkQNHIvg54Fqeaajt1tveUfrri7bXxYAZSQq0ehcIHo+vgE\nzXiFc/q6pA2gBwYFK4EEACKhZANiAASey3uA2ZuW9yQFwGbD+MG1H1HSgq/yA7Jc\nGocXP+qltPy7s2VVQeBk9f+7OabtEAxovuUsAoesU7F/3AeZQMySSNKy2Yw8AZXW\nQrQHpwhXJNgMVUeE7naVycwNjrsgsII=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4b08322f-cad9-4bdc-b44b-308449505efa', 'name': 'tempest-securitygroup--490146923', 'stateful': True, 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'description': 'tempest-description--1208500182', 'shared': False, 'security_group_rules': [{'id': '3eb7c735-95a5-489b-b6cf-aa9c73321b0d', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'security_group_id': '4b08322f-cad9-4bdc-b44b-308449505efa', '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': 278, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:59:49Z', 'updated_at': '2023-04-19T07:59:49Z', 'revision_number': 0, 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98'}, {'id': 'fddab57f-1646-4926-826e-86deb644fa2d', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'security_group_id': '4b08322f-cad9-4bdc-b44b-308449505efa', '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': 277, 'description': None, ' tags': [], 'created_at': '2023-04-19T07:59:49Z', 'updated_at': '2023-04-19T07:59:49Z', 'revision_number': 0, 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98'}], 'tags': [], 'created_at': '2023-04-19T07:59:49Z', 'updated_at': '2023-04-19T07:59:49Z', 'revision_number': 1, 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98'}, 'floating_ip': {'id': 'b08c2e60-943f-4ec9-b2c5-e906032879fb', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'floating_ip_address': '172.24.4.20', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:59:54Z', 'updated_at': '2023-04-19T07:59:54Z', 'revision_number': 0, 'ip': '172.24.4.20'}} 2023-04-19 07:59:58,626 79729 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 2.232s 2023-04-19 07:59:58,626 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-690090123", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "7cabadd7-718d-4dd6-a4d4-331e3d71d439"}], "security_groups": [{"name": "tempest-securitygroup--490146923"}], "key_name": "tempest-keypair-2048212060", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1546aeea-c4a6-491c-9196-8775abf1d0b9', 'x-compute-request-id': 'req-1546aeea-c4a6-491c-9196-8775abf1d0b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--490146923"}], "adminPass": "xf8sg9ipiTvC"}}' 2023-04-19 07:59:58,915 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0 0.286s 2023-04-19 07:59:58,916 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1571cd-23d5-4448-8e41-262aa59899d4', 'x-compute-request-id': 'req-2c1571cd-23d5-4448-8e41-262aa59899d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "name": "tempest-ServerStableDeviceRescueTest-server-690090123", "status": "BUILD", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "user_id": "519a9c 3c2f6e4c01a0115f12885554ec", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:59Z", "updated": "2023-04-19T07:59:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2048212060", "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": []}}' 2023-04-19 08:00:49,302 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0 0.322s 2023-04-19 08:00:49,302 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:48 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-967d2120-c5d5-4c95-a5b9-f4cf1e21311d', 'x-compute-request-id': 'req-967d2120-c5d5-4c95-a5b9-f4cf1e21311d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "name": "tempest-ServerStableDeviceRescueTest-server-690090123", "status": "ACTIVE", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "metadata": {}, "hostId": "a264a36658d17c6fed31af87fee1df69ecf992b87af90209e8a3e79a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:58Z", "updated": "2023-04-19T08:00:13Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1743721456-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048212060", "OS-SRV-USG:launched_at": "2023-04-19T08:00:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--490146923"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:00:49,315 79729 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:01:49,551 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0/os-interface 0.214s 2023-04-19 08:01:49,551 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:49 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-251814c4-df26-4ad5-9c26-21c2c3e4ab66', 'x-compute-request-id': 'req-251814c4-df26-4ad5-9c26-21c2c3e4ab66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7cabadd7-718d-4dd6-a4d4-331e3d71d439", "port_id": "12688fad-698e-449f-870c-d3e7e2e603da", "mac_addr": "fa:16:3e:6a:45:2a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5db540fa-2b21-408f-a4a4-4f721871fa44", "ip_address": "10.0.0.7"}]}]}' 2023-04-19 08:01:50,999 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b08c2e60-943f-4ec9-b2c5-e906032879fb 1.443s 2023-04-19 08:01:50,999 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "12688fad-698e-449f-870c-d3e7e2e603da"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-1d9180dc-2c01-48df-8485-8a03e9028631', 'date': 'Wed, 19 Apr 2023 08:01:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b08c2e60-943f-4ec9-b2c5-e906032879fb'} Body: b'{"floatingip": {"id": "b08c2e60-943f-4ec9-b2c5-e906032879fb", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "floating_ip_address": "172.24.4.20", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "5118cd17-21f2-4386-80e7-f619d178ab0f", "port_id": "12688fad-698e-449f-870c-d3e7e2e603da", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7cabadd7-718d-4dd6-a4d4-331e3d71d439", "mac_address": "fa:16:3e:6a:45:2a", "admin_state_up": true, "status": "ACTIVE", "device_id": "396bea78-4da8-4d59-b595-4617e997a3a0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:59:54Z", "updated_at": "2023-04-19T08:01:50Z", "revision_number": 1, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 08:01:51,002 79729 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.20:22' as 'cirros' with public key authentication 2023-04-19 08:01:51,051 79729 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:01:51,077 79729 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:01:51,077 79729 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.20 successfully created 2023-04-19 08:01:51,992 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0/action 0.914s 2023-04-19 08:01:51,992 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-684449017"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:51 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae', 'o penstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df7a6847-92b7-4045-a32c-ca1b17fa5267', 'x-compute-request-id': 'req-df7a6847-92b7-4045-a32c-ca1b17fa5267', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0/action'} Body: b'' 2023-04-19 08:01:52,058 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.062s 2023-04-19 08:01:52,058 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46bc7979-5d3c-4a38-bda7-22622e93cc79', 'x-compute-request-id': 'req-46bc7979-5d3c-4a38-bda7-22622e93cc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae'} Body: b'{"image": {"id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec"}, "created": "2023-04-19T08:01:52Z", "updated": "2023-04-19T08:01:52Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}], "server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}]}}}' 2023-04-19 08:02:42,167 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.054s 2023-04-19 08:02:42,167 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d3caa4-cd8a-4779-818e-640df5f23149', 'x-compute-request-id': 'req-47d3caa4-cd8a-4779-818e-640df5f23149', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae'} Body: b'{"image": {"id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec"}, "created": "2023-04-19T08:01:52Z", "updated": "2023-04-19T08:01:57Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}], "server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}]}}}' 2023-04-19 08:02:42,228 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.055s 2023-04-19 08:02:42,229 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e4b2168-e355-443d-9d7e-f83e0140f3fa', 'x-compute-request-id': 'req-7e4b2168-e355-443d-9d7e-f83e0140f3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae'} Body: b'{"image": {"id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec"}, "created": "2023-04-19T08:01:52Z", "updated": "2023-04-19T08:01:57Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "bookmark", " href": "http://10.0.0.210/compute/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}], "server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}]}}}' 2023-04-19 08:02:42,466 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0 0.231s 2023-04-19 08:02:42,466 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:42 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-3bb063ac-5c4e-4bcd-aa08-9185026229b3', 'x-compute-request-id': 'req-3bb063ac-5c4e-4bcd-aa08-9185026229b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "name": "tempest-ServerStableDeviceRescueTest-server-690090123", "status": "ACTIVE", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "metadata": {}, "hostId": "a264a36658d17c6fed31af87fee1df69ecf992b87af90209e8a3e79a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:58Z", "updated": "2023-04-19T08:01:57Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1743721456-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}, {"version": 4, "addr": "172.24.4.20", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048212060", "OS-SRV-USG:launched_at": "2023-04-19T08:00:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--490146923"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:42,671 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.134s 2023-04-19 08:03:42,671 79729 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': 'Wed, 19 Apr 2023 08:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a1ce441-aa59-46c0-a85d-17b4ba8d045f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6f688f5a-65ae-455b- a4d6-9b148927c6ae'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "74c07c30156415259e95259d4ed81740", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "22007f1c0da74c8aa2bfea0a0d1e1b98", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93351dc85aeabc5a7409f1fe4abae76958606e6a5945222ca6e27a46ec8f6db6acf3408a13764cb4845e4b7551e46091e9169c0cec324b4648648d4f656c01d7", "id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "created_at": "2023-04-19T08:01:52Z", "updated_at": "2023-04-19T08:03:43Z", "tags": [], "self": "/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae", "file": "/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:42,818 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.146s 2023-04-19 08:03:42,818 79729 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': 'Wed, 19 Apr 2023 08:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5eeb89a2-d19f-4792-8119-9e528168ef6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "74c07c30156415259e95259d4ed81740", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "22007f1c0da74c8aa2bfea0a0d1e1b98", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93351dc85aeabc5a7409f1fe4abae76958606e6a5945222ca6e27a46ec8f6db6acf3408a13764cb4845e4b7551e46091e9169c0cec324b4648648d4f656c01d7", "id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "created_at": "2023-04-19T08:01:52Z", "updated_at": "2023-04-19T08:03:43Z", "tags": [], "self": "/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae", "file": "/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:43,089 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0 0.270s 2023-04-19 08:03:43,089 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:42 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-de88dd72-8617-4bcc-b486-3318aff37511', 'x-compute-request-id': 'req-de88dd72-8617-4bcc-b486-3318aff37511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "name": "tempest-ServerStableDeviceRescueTest-server-690090123", "status": "ACTIVE", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "metadata": {}, "hostId": "a264a36658d17c6fed31af87fee1df69ecf992b87af90209e8a3e79a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:58Z", "updated": "2023-04-19T08:01:57Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1743721456-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}, {"version": 4, "addr": "172.24.4.20", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048212060", "OS-SRV-USG:launched_at": "2023-04-19T08:00:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--490146923"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:43,447 79729 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/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes 0.344s 2023-04-19 08:03:43,448 79729 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-1574179247"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b37c8eb-1cb4-47d8-aad8-ed1a9bd60f5c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b37c8eb-1cb4-47d8-aad8-ed1a9bd60f5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes'} Body: b'{"volume": {"id": "f8c41762-4beb-4760-8182-3fde00b975f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:43.324274", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1574179247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}], "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:43,515 79729 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/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1 0.055s 2023-04-19 08:03:43,516 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d54e7e7-bc50-47b5-bdbe-a75a3171c25b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d54e7e7-bc50-47b5-bdbe-a75a3171c25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1'} Body: b'{"volume": {"id": "f8c41762-4beb-4760-8182-3fde00b975f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:43.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1574179247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}], "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 08:03:44,577 79729 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/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1 0.047s 2023-04-19 08:03:44,577 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b32d5a9-17c5-4158-8f65-aa523c0bcd55', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b32d5a9-17c5-4158-8f65-aa523c0bcd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1'} Body: b'{"volume": {"id": "f8c41762-4beb-4760-8182-3fde00b975f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:43.000000", "updated_at": "2023-04-19T08:03:44.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1574179247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}], "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' {4} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e304040e-4d21-4ef8-aed2-e0c869e3b395 failed to build and is in ERROR status {4} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.728028s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bf9c98ec-27bf-4bad-accd-29067128e193 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:51,071 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes 0.433s 2023-04-19 08:03:51,071 79733 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-1260843840"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e412bd63-de49-472d-8a8c-88115132484d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e412bd63-de49-472d-8a8c-88115132484d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes'} Body: b'{"volume": {"id": "bf9c98ec-27bf-4bad-accd-29067128e193", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:03:50.974753", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1260843840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}], "user_id": "7946dc7b353847cca877e280988ecdae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:51,126 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.045s 2023-04-19 08:03:51,126 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-378c8786-b945-4277-8e08-66679534f678', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-378c8786-b945-4277-8e08-66679534f678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'{"volume": {"id": "bf9c98ec-27bf-4bad-accd-29067128e193", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:03:51.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1260843840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}], "user_id": "7946dc7b353847cca877e280988ecdae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03a058852559442bb9617416713b7b53"}}' 2023-04-19 08:03:52,181 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.043s 2023-04-19 08:03:52,181 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21ebc4d-e6b7-4d91-853f-705f147e4dfa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21ebc4d-e6b7-4d91-853f-705f147e4dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'{"volume": {"id": "bf9c98ec-27bf-4bad-accd-29067128e193", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:03:51.000000", "updated_at": "2023-04-19T08:03:51.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1260843840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}], "user_id": "7946dc7b353847cca877e280988ecdae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03a058852559442bb9617416713b7b53"}}' 2023-04-19 08:03:52,229 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.038s 2023-04-19 08:03:52,230 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c73cd0-6793-48e3-8e21-34d6d59d07a4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c73cd0-6793-48e3-8e21-34d6d59d07a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'{"volume": {"id": "bf9c98ec-27bf-4bad-accd-29067128e193", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:03:51.000000", "updated_at": "2023-04-19T08:03:51.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1260843840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}], "user_id": "7946dc7b353847cca877e280988ecdae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03a058852559442bb9617416713b7b53"}}' 2023-04-19 08:03:52,342 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.102s 2023-04-19 08:03:52,343 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03: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-79c9edf8-d317-4199-a7df-d91441c090b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'' 2023-04-19 08:03:52,364 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.020s 2023-04-19 08:03:52,364 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03: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-c62c956d-6901-46e7-9fb3-b2c3ec69d306', 'x-openstack-request-id': 'req-c62c956d-6901-46e7-9fb3-b2c3ec69d306', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf9c98ec-27bf-4bad-accd-29067128e193 could not be found."}}' {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.559959s] ... 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 48ba5125-6503-4ad5-901a-bada78292232 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:54,290 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes 0.434s 2023-04-19 08:03:54,290 79733 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-753021178"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83457647-1380-45c4-8e15-8d4858cd0cd7', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83457647-1380-45c4-8e15-8d4858cd0cd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes'} Body: b'{"volume": {"id": "48ba5125-6503-4ad5-901a-bada78292232", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:54.228092", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-753021178", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}], "user_id": "37535a20f82c425b8bf07c12a376ca20", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:54,350 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232 0.050s 2023-04-19 08:03:54,350 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37dfa603-91b0-42c0-84e2-df92b20868ec', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37dfa603-91b0-42c0-84e2-df92b20868ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232'} Body: b'{"volume": {"id": "48ba5125-6503-4ad5-901a-bada78292232", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:54.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-753021178", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}], "user_id": "37535a20f82c425b8bf07c12a376ca20", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f2ac836610c4250bf13ba9795109e9f"}}' 2023-04-19 08:03:55,403 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232 0.040s 2023 -04-19 08:03:55,403 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dab5acc-f0dd-426b-8296-e220f66e8dc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dab5acc-f0dd-426b-8296-e220f66e8dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232'} Body: b'{"volume": {"id": "48ba5125-6503-4ad5-901a-bada78292232", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:54.000000", "updated_at": "2023-04-19T08:03:54.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-753021178", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}], "user_id": "37535a20f82c425b8bf07c12a376ca20", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f2ac836610c4250bf13ba9795109e9f"}}' {4} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.538116s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a6f4bdf3-c828-4f43-a96f-56c9ab76764a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:13,911 79737 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.083s 2023-04-19 08:02:13,911 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-546b5de5-d64c-4a03-bbc3-6eae4bbd3bc3', '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": "c38ef0fdb3c84ba9948b0806fd74f279", "name": "tempest-VolumesAdminNegativeTest-1601310038-project-member", "password_expires_at": null}, "audit_ids": ["V-UNk118Q7SaURtkxUw2Bw"], "expires_at": "2023-04-19T09:02:13.000000Z", "issued_at": "2023-04-19T08:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "463fd5763cb24abeae209399cb8ff073", "name": "tempest-VolumesAdminNegativeTest-1601310038"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:02:13,912 79737 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '6b5acefb-31b4-419b-92ef-02b730d2a899', 'name': 'tempest-VolumesAdminNegativeTest-373804426-network', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '463fd5763cb24abeae2 09399cb8ff073', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31570, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:24Z', 'updated_at': '2023-04-19T07:59:24Z', 'revision_number': 1} available for tenant 2023-04-19 08:02:14,473 79737 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.560s 2023-04-19 08:02:14,473 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1957212964", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "6b5acefb-31b4-419b-92ef-02b730d2a899"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84166bf-86b3-4862-935b-0825131f25cf', 'x-compute-request-id': 'req-e84166bf-86b3-4862-935b-0825131f25cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "75492904-1918-41fb-baf0-0ce2c1e65194", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "P8HnmLmkG9vu"}}' 2023-04-19 08:02:14,550 79737 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/75492904-1918-41fb-baf0-0ce2c1e65194 0.073s 2023-04-19 08:02:14,551 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c458f71e-8453-470b-8f16-ebbb1cf4f198', 'x-compute-request-id': 'req-c458f71e-8453-470b-8f16-ebbb1cf4f198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194'} Body: b'{"server": {"id": "75492904-1918-41fb-baf0-0ce2c1e65194", "name": "tempest-VolumesAdminNegativeTest-server-1957212964", "status": "BUILD", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:02:14Z", "updated": "2023-04-19T08:02:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}], "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": []}}' 2023-04-19 08:03:04,936 79737 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/75492904-1918-41fb-baf0-0ce2c1e65194 0.324s 2023-04-19 08:03:04,936 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ea6e49-df53-40e6-a6f2-8c641904686d', 'x-compute-request-id': 'req-c6ea6e49-df53-40e6-a6f2-8c641904686d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194'} Body: b'{"server": {"id": "75492904-1918-41fb-baf0-0ce2c1e65194", "name": "tempest-VolumesAdminNegativeTest-server-1957212964", "status": "ACTIVE", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "metadata": {}, "hostId": "01dfcb07e689005667e43982caa796c4ac5d8f4edba7ade128506944", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:02:14Z", "updated": "2023-04-19T08:02:21Z", "addresses": {"tempest-VolumesAdminNegativeTest-373804426-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:a7:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:02:20.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": []}}' 2023-04-19 08:03:04,948 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:04:05,235 79737 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/463fd5763cb24abeae209399cb8ff073/volumes 0.228s 2023-04-19 08:04:05,235 79737 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-1945877872"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5fcdfa-3e60-4531-8c63-44e3697f1a1c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5fcdfa-3e60-4531-8c63-44e3697f1a1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes'} Body: b'{"volume": {"id": "a6f4b df3-c828-4f43-a96f-56c9ab76764a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:05.140840", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1945877872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:04:05,293 79737 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/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a 0.048s 2023-04-19 08:04:05,294 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23be4292-2413-4a45-b30f-fcc91fc6915d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23be4292-2413-4a45-b30f-fcc91fc6915d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a'} Body: b'{"volume": {"id": "a6f4bdf3-c828-4f43-a96f-56c9ab76764a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:05.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1945877872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:04:06,347 79737 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/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a 0.039s 2023-04-19 08:04:06,347 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7d6fc2-b264-4ee3-97a4-afb30eed4225', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7d6fc2-b264-4ee3-97a4-afb30eed4225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a'} Body: b'{"volume": {"id": "a6f4bdf3-c828-4f43-a96f-56c9ab76764a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:05.000000", "updated_at": "2023-04-19T08:04:05.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1945877872", "description": null, "volume_type ": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "463fd5763cb24abeae209399cb8ff073"}}' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.431156s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4dfff8d6-d99d-4779-9172-8ae2eba02f12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:04:32,182 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes 0.316s 2023-04-19 08:04:32,182 79745 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-2062801035"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7c2cd4-ab47-4e51-b81d-08773430cb25', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7c2cd4-ab47-4e51-b81d-08773430cb25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes'} Body: b'{"volume": {"id": "4dfff8d6-d99d-4779-9172-8ae2eba02f12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:32.029159", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2062801035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:04:32,231 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12 0.039s 2023-04-19 08:04:32,232 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22427383-7e94-4bb9-9b27-6c219b542831', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22427383-7e94-4bb9-9b27-6c219b542831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12'} Body: b'{"volume": {"id": "4dfff8d6-d99d-4779-9172-8ae2eba02f12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:32.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2062801035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "173f7e00d8f748debe5a126203220f7f"}}' 2023-04-19 08:04:33,282 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12 0.038s 2023-04-19 08:04:33,283 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8745a5-5644-454b-a25f-4a82fe6d3e72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8745a5-5644-454b-a25f-4a82fe6d3e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12'} Body: b'{"volume": {"id": "4dfff8d6-d99d-4779-9172-8ae2eba02f12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:32.000000", "updated_at": "2023-04-19T08:04:32.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2062801035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "173f7e00d8f748debe5a126203220f7f"}}' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.329735s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ee82fd1c-f0d4-466a-916f-ab510de265c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:04:33,514 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes 0.215s 2023-04-19 08:04:33,514 79745 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-708390770"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235d7116-4221-47f9-9eac-98f390a46307', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235d7116-4221-47f9-9eac-98f390a46307', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes'} Body: b'{"volume": {"id": "ee82fd1c-f0d4-466a-916f-ab510de265c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:33.452497", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-708390770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:04:33,562 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6 0.038s 2023-04-19 08:04:33,562 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca92356c-4091-4dee-9881-8965f08e6945', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca92356c-4091-4dee-9881-8965f08e6945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6'} Body: b'{"volume": {"id": "ee82fd1c-f0d4-466a-916f-ab510de265c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:33.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-708390770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "173f7e00d8f748debe5a126203220f7f"}}' 2023-04-19 08:04:34,617 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6 0.043s 2023-04-19 08:04:34,617 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6d3305-f4fd-4fb3-b301-572ab934e227', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6d3305-f4fd-4fb3-b301-572ab934e227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6'} Body: b'{"volume": {"id": "ee82fd1c-f0d4-466a-916f-ab510de265c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:33.000000", "updated_at": "2023-04-19T08:04:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-708390770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "173f7e00d8f748debe5a126203220f7f"}}' {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.269111s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0db57e28-a474-4fad-b59f-1a638e9148a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:37,337 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.308s 2023-04-19 08:02:37,338 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fd49394-91df-4e90-81a3-4e37af6bc677', 'x-compute-request-id': 'req-4fd49394-91df-4e90-81a3-4e37af6bc677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:02:37,665 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.304s 2023-04-19 08:02:37,666 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9088a54a-a485-4c34-987a-c5eff9c0a3f9', 'x-compute-request-id': 'req-9088a54a-a485-4c34-987a-c5eff9c0a3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:28,074 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.350s 2023-04-19 08:03:28,074 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7b2ce5-c186-4bc6-8f02-3bd313484a96', 'x-compute-request-id': 'req-7e7b2ce5-c186-4bc6-8f02-3bd313484a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:28,517 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.430s 2023-04-19 08:03:28,517 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1a6c71c-188c-41df-8b3e-118ee330a67e', 'x-compute-request-id': 'req-c1a6c71c-188c-41df-8b3e-118ee330a67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:04:28,828 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes 0.237s 2023-04-19 08:04:28,829 79735 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-ServerActionsTestJSON-volume-1119755778"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c54cbf-80d6-4bff-97e8-04ee900f3a46', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c54cbf-80d6-4bff-97e8-04ee900f3a46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes'} Body: b'{"volume": {"id": "0db57e28-a474-4fad-b59f-1a638e9148a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:28.764343", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1119755778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []} }' 2023-04-19 08:04:28,878 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8 0.039s 2023-04-19 08:04:28,878 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dea0af7-9ad5-408e-959d-5382935bed80', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dea0af7-9ad5-408e-959d-5382935bed80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8'} Body: b'{"volume": {"id": "0db57e28-a474-4fad-b59f-1a638e9148a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:29.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1119755778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:04:29,934 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8 0.045s 2023-04-19 08:04:29,935 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4794efba-fef9-4c06-871c-d9b48d37d3fa', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4794efba-fef9-4c06-871c-d9b48d37d3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8'} Body: b'{"volume": {"id": "0db57e28-a474-4fad-b59f-1a638e9148a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:29.000000", "updated_at": "2023-04-19T08:04:29.000000", "name": "tempest-ServerActionsTestJSON-volume-1119755778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:04:30,245 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.299s 2023-04-19 08:04:30,246 797 35 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b305ea6a-93bd-4623-933c-737673df2f6a', 'x-compute-request-id': 'req-b305ea6a-93bd-4623-933c-737673df2f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {11} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [167.064029s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ff3d8013-eceb-46cc-b11b-d142af9bab61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:19,555 79747 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-19 08:03:20,236 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.680s 2023-04-19 08:03:20,236 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2105828955", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/36f5e535-7332-453b-888c-a2516e57c84e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-96edb269-c877-400e-850f-eb4f2bc5c6ce', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2105828955", "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": "d5e8362c8d404717b2fa6e510f1de07a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "36f5e535-7332-453b-888c-a2516e57c84e", "created_at": "2023-04-19T08:03:20Z", "updated_at": "2023-04-19T08:03:20Z", "tags": [], "self": "/v2/images/36f5e535-7332-453b-888c-a2516e57c84e", "file": "/v2/images/36f5e535-7332-453b-888c-a2516e57c84e/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:21,628 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/36f5e535-7332-453b-888c-a2516e57c84e/file 1.391s 2023-04-19 08:03:21,629 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c3f66372-73ea-4f1f-8d5e-2761ac81c9df', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/36f5e535-7332-453b-888c-a2516e57c84e/file'} Body: b'' 2023-04-19 08:03:21,629 79747 DEBUG [tempest.scenario.manager] image:36f5e535-7332-453b-888c-a2516e57c84e 2023-04-19 08:03:21,696 79747 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.064s 2023-04-19 08:03:21,696 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2114188020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJlaCl4MpsuHHHgLQ6ezsMgQ1V2G9yN1BeqeWrZDg13nYOHJACoReBLfrQFB3FFhE9jOkWadPIx72oo4TZ1ObeVfUE20KrktB0g/mQsMAJOIdG5GpF1dkfeum2u6SDTMw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb1f06c7-9f6f-40ac-96ae-ad5e1c515a66', 'x-compute-request-id': 'req-bb1f06c7-9f6f-40ac-96ae-ad5e1c515a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-211 4188020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJlaCl4MpsuHHHgLQ6ezsMgQ1V2G9yN1BeqeWrZDg13nYOHJACoReBLfrQFB3FFhE9jOkWadPIx72oo4TZ1ObeVfUE20KrktB0g/mQsMAJOIdG5GpF1dkfeum2u6SDTMw==", "fingerprint": "7f:8e:70:f9:80:5c:b9:78:c8:65:94:12:36:3d:2e:a4", "user_id": "3d32cbfb3d854d56ad3961da3f406e77"}}' 2023-04-19 08:03:21,847 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.143s 2023-04-19 08:03:21,848 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6256830d-20df-4861-914a-7d33e2f975ef', '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": "3d32cbfb3d854d56ad3961da3f406e77", "name": "tempest-TestMinimumBasicScenario-1741504408-project-member", "password_expires_at": null}, "audit_ids": ["eQZYb5TVQlqXVEhDzwneZg"], "expires_at": "2023-04-19T09:03:21.000000Z", "issued_at": "2023-04-19T08:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5e8362c8d404717b2fa6e510f1de07a", "name": "tempest-TestMinimumBasicScenario-1741504408"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:03:21,848 79747 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found netw ork {'id': '682c6652-a138-4959-89c2-44eddbd9e65c', 'name': 'tempest-TestMinimumBasicScenario-1278788145-network', 'tenant_id': 'd5e8362c8d404717b2fa6e510f1de07a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd5e8362c8d404717b2fa6e510f1de07a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19470, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:56Z', 'updated_at': '2023-04-19T07:59:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:03:23,242 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.392s 2023-04-19 08:03:23,242 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-2101208858", "imageRef": "36f5e535-7332-453b-888c-a2516e57c84e", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "networks": [{"uuid": "682c6652-a138-4959-89c2-44eddbd9e65c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc4559ce-54bd-4a8f-9c10-cf6d85eb733a', 'x-compute-request-id': 'req-bc4559ce-54bd-4a8f-9c10-cf6d85eb733a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jV2PEkZWX82A"}}' 2023-04-19 08:03:23,331 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.086s 2023-04-19 08:03:23,332 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10296125-24fc-49c2-afe3-51a1d303e9c3', 'x-compute-request-id': 'req-10296125-24fc-49c2-afe3-51a1d303e9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "BUILD", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:03:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "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": []}}' 2023-04-19 08:04:13,623 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.218s 2023-04-19 08:04:13,623 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23e04cd-2e22-4aea-9135-447e3d4bf73e', 'x-compute-request-id': 'req-c23e04cd-2e22-4aea-9135-447e3d4bf73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:03:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:cf:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "OS-SRV-USG:launched_at": "2023-04-19T08:03:30.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": []}}' 2023-04-19 08:04:13,634 79747 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:05:13,869 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.225s 2023-04-19 08:05:13,869 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-reques t-id': 'req-e5e2a180-6e77-4cef-923f-43759f1a76f7', 'x-compute-request-id': 'req-e5e2a180-6e77-4cef-923f-43759f1a76f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:03:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:cf:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "OS-SRV-USG:launched_at": "2023-04-19T08:03:30.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": []}}' 2023-04-19 08:05:14,081 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.200s 2023-04-19 08:05:14,082 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:13 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-adab2dac-4f2f-4602-b95d-94ef3efbff7d', 'x-compute-request-id': 'req-adab2dac-4f2f-4602-b95d-94ef3efbff7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}]}]}' 2023-04-19 08:05:14,345 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.259s 2023-04-19 08:05:14,345 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b2cb59a-b131-4f09-882f-8d8a8062caf7', 'x-compute-request-id': 'req-3b2cb59a-b131-4f09-882f-8d8a8062caf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6 -1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:03:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:cf:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "OS-SRV-USG:launched_at": "2023-04-19T08:03:30.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": []}}' 2023-04-19 08:05:14,547 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes 0.188s 2023-04-19 08:05:14,547 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1099277250", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d31edd3-fd31-48b8-a111-0b245c2d3bfb', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d31edd3-fd31-48b8-a111-0b245c2d3bfb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes'} Body: b'{"volume": {"id": "ff3d8013-eceb-46cc-b11b-d142af9bab61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:14.486349", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1099277250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:05:14,594 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61 0.037s 2023-04-19 08:05:14,595 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-1c877c0f-86df-4f95-8d00-4e726bc7e4c2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c877c0f-86df-4f95-8d00-4e726bc7e4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61'} Body: b'{"volume": {"id": "ff3d8013-eceb-46cc-b11b-d142af9bab61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:14.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1099277250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5e8362c8d404717b2fa6e510f1de07a"}}' 2023-04-19 08:05:15,647 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61 0.041s 2023-04-19 08:05:15,647 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f396aa36-e4c5-42c5-8126-3f8ac2bc3b2d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f396aa36-e4c5-42c5-8126-3f8ac2bc3b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61'} Body: b'{"volume": {"id": "ff3d8013-eceb-46cc-b11b-d142af9bab61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:14.000000", "updated_at": "2023-04-19T08:05:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-1099277250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5e8362c8d404717b2fa6e510f1de07a"}}' 2023-04-19 08:05:15,762 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61 0.104s 2023-04-19 08:05:15,762 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 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-e18812ca-e15d-4f05-844f-afcaa057efbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volu me/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61'} Body: b'' 2023-04-19 08:05:15,785 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61 0.022s 2023-04-19 08:05:15,785 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 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-13f844e9-be77-45b2-8d1e-84620d3749d4', 'x-openstack-request-id': 'req-13f844e9-be77-45b2-8d1e-84620d3749d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ff3d8013-eceb-46cc-b11b-d142af9bab61 could not be found."}}' 2023-04-19 08:05:15,915 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.129s 2023-04-19 08:05:15,915 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 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-018194b3-f35e-40ee-9715-0845968be643', 'x-compute-request-id': 'req-018194b3-f35e-40ee-9715-0845968be643', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'' 2023-04-19 08:05:16,243 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.327s 2023-04-19 08:05:16,244 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 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-f081ef97-5ac3-48c4-9140-f46c942f10c2', 'x-compute-request-id': 'req-f081ef97-5ac3-48c4-9140-f46c942f10c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:05:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:cf:6e"}]}, "accessIPv4 ": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "OS-SRV-USG:launched_at": "2023-04-19T08:03:30.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": []}}' 2023-04-19 08:06:06,469 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.165s 2023-04-19 08:06:06,469 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:06 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-b4f6dd0e-3ee3-4fda-86de-11ba4e6a0838', 'x-compute-request-id': 'req-b4f6dd0e-3ee3-4fda-86de-11ba4e6a0838', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 02f0e5d6-1c4e-4549-8991-9dfcea958ac2 could not be found."}}' 2023-04-19 08:06:06,496 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2114188020 0.025s 2023-04-19 08:06:06,496 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:06 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-97fa2359-e132-4479-96ab-a1e758d4c168', 'x-compute-request-id': 'req-97fa2359-e132-4479-96ab-a1e758d4c168', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2114188020'} Body: b'' 2023-04-19 08:06:06,618 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/36f5e535-7332-453b-888c-a2516e57c84e 0.121s 2023-04-19 08:06:06,618 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-61b4f079-7f0d-4adc-a644-c764c4ad19f7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/36f5e535-7332-453b-888c-a2516e57c84e'} Body: b'' {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.488176s] ... 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eb346df7-4440-4530-a257-fcff32049c1d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:14,265 79747 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes 0.350s 2023-04-19 08:06:14,265 79747 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-740012701"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdce756-5efc-4319-a01a-64198145d724', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdce756-5efc-4319-a01a-64198145d724', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes'} Body: b'{"volume": {"id": "eb346df7-4440-4530-a257-fcff32049c1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:14.209794", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-740012701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}], "user_id": "5d59397738274e4593eaac7ccf3671be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:14,331 79747 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d 0.056s 2023-04-19 08:06:14,331 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4293888c-bbb1-4434-992e-750d99b67310', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4293888c-bbb1-4434-992e-750d99b67310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d'} Body: b'{"volume": {"id": "eb346df7-4440-4530-a257-fcff32049c1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:14.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-740012701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}], "user_id": "5d59397738274e4593eaac7ccf3671be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cbdcb7f8ef644b5db668ce0903d5dd12"}}' 2023-04-19 08:06:15,390 79747 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7- 4440-4530-a257-fcff32049c1d 0.048s 2023-04-19 08:06:15,391 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc6c7dc-3726-4bd9-9632-8d41660e4092', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc6c7dc-3726-4bd9-9632-8d41660e4092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d'} Body: b'{"volume": {"id": "eb346df7-4440-4530-a257-fcff32049c1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:14.000000", "updated_at": "2023-04-19T08:06:14.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-740012701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}], "user_id": "5d59397738274e4593eaac7ccf3671be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cbdcb7f8ef644b5db668ce0903d5dd12"}}' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [168.598992s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 29b7fe57-f3f4-4376-9273-9478fdde42ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:28,212 79731 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:03:28,213 79731 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:03:28,266 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-19 08:03:28,267 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2037294831", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKkZbfQbfAptpELN9vQXgtFXMdsMhSDaimIfC5FwYDNrXD6dFkuwli4Hi/q2LUm5eEWK1FnYs6iSZAYrhy5hwUW7oSH4/Rw+qjbn9YDVjAzfGyYm7aJGW1WuZR2K2ZiQpg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:28 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-d8ccbc49-04ff-460b-b005-49d333ae4f96', 'x-compute-request-id': 'req-d8ccbc49-04ff-460b-b005-49d333ae4f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2037294831", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKkZbfQbfAptpELN9vQXgtFXMdsMhSDaimIfC5FwYDNrXD6dFkuwli4Hi/q2LUm5eEWK1FnYs6iSZAYrhy5hwUW7oSH4/Rw+qjbn9YDVjAzfGyYm7aJGW1WuZR2K2ZiQpg==", "fingerprint": "7b:6a:11:ee:f1:47:95:6c:ef:c7:bf:b7:18:49:6b:0b", "user_id": "64f18935b0524876bf69f22cff03139a"}}' 2023-04-19 08:03:28,269 79731 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2037294831 created 2023-04-19 08:03:28,485 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.215s 2023-04-19 08:03:28,486 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1809172875", "description": "tempest-description--327193127"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5697d931-f7b1-4b55-9c32-83632eb9ef15', 'date': 'Wed, 19 Apr 2023 08:03:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "29038c97-0819-4757-8e29-b5027ced2a36", "name": "tempest-securitygroup--1809172875", "stateful": true, "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "description": "tempest-description--327193127", "shared": false, "security_group_rules": [{"id": "a3b91143-5b34-40c7-bb71-9d9b95bc8479", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "29038c97-0819-4757-8e29-b5027ced2a36", "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": 682, "description": null, "tags": [], "created_at": "2023-04-19T08:03:28Z", "updated_at": "2023-04-19T08:03:28Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}, {"id": "e4bf2488-c6a0-48df-a4b0-ddc817b38bc4", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "29038c97-0819-4757-8e29-b5027ced2a36", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 681, "description": null, "tags": [], "created_at": "2023-04-19T08:03:28Z", "updated_at": "2023-04-19T08:03:28Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}], "tags": [], "created_at": "2023-04-19T08:03:28Z", "updated_at": "2023-04-19T08:03:28Z", "revision_number": 1, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:03:29,192 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.705s 2023-04-19 08:03:29,192 79731 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": "29038c97-0819-4757-8e29-b5027ced2a36", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-42186e8c-ec5f-4d7e-a0a9-0368ae665a7d', 'date': 'Wed, 19 Apr 2023 08:03:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "362b2905-decf-4640-81c1-92e97b416b19", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "29038c97-0819-4757-8e29-b5027ced2a36", "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, "description": "", "created_at": "2023-04-19T08:03:28Z", "updated_at": "2023-04-19T08:03:28Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:03:29,440 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.247s 2023-04-19 08:03:29,440 79731 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": "29038c97-0819-4757-8e29-b5027ced2a36", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-57f40e39-019d-4682-8ace-cb8875d7c2b5', 'date': 'Wed, 19 Apr 2023 08:03:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14fead1f-2990-44d2-bc12-cab41e0de789", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "29038c97-0819-4757-8e29-b5027ced2a36", "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, "description": "", "created_at": "2023-04-19T08:03:29Z", "updated_at": "2023-04-19T08:03:29Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:03:29,441 79731 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1809172875 created 2023-04-19 08:03:31,130 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.689s 2023-04-19 08:03:31,130 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-b1d7cab8-5b06-47f3-b7eb-fd2d9f06baa5', 'date': 'Wed, 19 Apr 2023 08:03:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "75fe275c-bdc3-40db-bc88-939693ab2c90", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "floating_ip_address": "172.24.4.207", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d73100ea55541d08952a24ef6931a0a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:03:30Z", "updated_at": "2023-04-19T08:03:30Z", "revision_number": 0}}' 2023-04-19 08:03:31,131 79731 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '75fe275c-bdc3-40db-bc88-939693ab2c90', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'floating_ip_address': '172.24.4.207', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:03:30Z', 'updated_at': '2023-04-19T08:03:30Z', 'revision_number': 0, 'ip': '172.24.4.207'} created 2023-04-19 08:03:31,242 79731 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.105s 2023-04-19 08:03:31,242 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6072e615-c73a-407b-aa62-aa8f3c2a6e1a', '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": "64f18935b0524876bf69f22cff03139a", "name": "tempest-AttachVolumeTestJSON-718709395-project-member", "password_expires_at": null}, "audit_ids": ["SCTnaSKmRuGwCsDr2QlWtg"], "expires_at": "2023-04-19T09:03:31.000000Z", "issued_at": "2023-04-19T08:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d73100ea55541d08952a24ef6931a0a", "name": "tempest-AttachVolumeTestJSON-718709395"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d73100ea55541d08952a 24ef6931a0a", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:03:31,243 79731 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'ecb38694-e852-4967-af2b-2b034921cae2', 'name': 'tempest-AttachVolumeTestJSON-1770391798-network', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33259, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:00:31Z', 'updated_at': '2023-04-19T08:00:31Z', 'revision_number': 1} available for tenant 2023-04-19 08:03:31,243 79731 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2037294831', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKkZbfQbfAptpELN9vQXgtFXMdsMhSDaimIfC5FwYDNrXD6dFkuwli4Hi/q2LUm5eEWK1FnYs6iSZAYrhy5hwUW7oSH4/Rw+qjbn9YDVjAzfGyYm7aJGW1WuZR2K2ZiQpg==', 'fingerprint': '7b:6a:11:ee:f1:47:95:6c:ef:c7:bf:b7:18:49:6b:0b', 'user_id': '64f18935b0524876bf69f22cff03139a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDACLwLHSqQ7AakQ1eyKCgSqg8S+r0N7VRrSQ2HjLvDxYeXKSoPJOIdZ\n8Rd8181Tk/KgBwYFK4EEACKhZANiAASpGW30G3wKbaRCzfb0F4LRVzHbDIUg2opi\nHwuRcGAza1w+nRZLsJYuB4v6ti1JuXhFitRZ2LOokmQGK4cuYcFFu6Eh+P0cPqo2\n5/WA1YwM3xsmJu2iRltVrmUditmYkKY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '29038c97-0819-4757-8e29-b5027ced2a36', 'name': 'tempest-securitygroup--1809172875', 'stateful': True, 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'description': 'tempest-description--327193127', 'shared': False, 'security_group_rules': [{'id': 'a3b91143-5b34-40c7-bb71-9d9b95bc8479', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'security_group_id': '29038c97-0819-4757-8e29-b5027ced2a36', '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': 682, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:03:28Z', 'updated_at': '2023-04-19T08:03:28Z', 'revision_number': 0, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}, {'id': 'e4bf2488-c6a0-48df-a4b0-ddc817b38bc4', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'security_group_id': '29038c97-0819-4757-8e29-b5027ced2a36', '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': 681, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:03:28Z', 'updated_at': '2023-04-19T08:03:28Z', 'revision_number': 0, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}], 'tags': [], 'created_at': '2023 -04-19T08:03:28Z', 'updated_at': '2023-04-19T08:03:28Z', 'revision_number': 1, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}, 'floating_ip': {'id': '75fe275c-bdc3-40db-bc88-939693ab2c90', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'floating_ip_address': '172.24.4.207', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:03:30Z', 'updated_at': '2023-04-19T08:03:30Z', 'revision_number': 0, 'ip': '172.24.4.207'}} 2023-04-19 08:03:32,154 79731 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.910s 2023-04-19 08:03:32,155 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2010064754", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ecb38694-e852-4967-af2b-2b034921cae2"}], "security_groups": [{"name": "tempest-securitygroup--1809172875"}], "key_name": "tempest-keypair-2037294831", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac982d0-a304-4202-94d1-8ff0df4ee0f9', 'x-compute-request-id': 'req-2ac982d0-a304-4202-94d1-8ff0df4ee0f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1809172875"}], "adminPass": "password"}}' 2023-04-19 08:03:32,269 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.110s 2023-04-19 08:03:32,269 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:32 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-cfc01238-aa4f-4e44-8748-84b11d7bca3c', 'x-compute-request-id': 'req-cfc01238-aa4f-4e44-8748-84b11d7bca3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'{"server": {"id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "name": "tempest-AttachVolumeTestJSON-server-2010064754", "status": "BUILD", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42 ", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:32Z", "updated": "2023-04-19T08:03:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2037294831", "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": []}}' 2023-04-19 08:04:22,761 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.433s 2023-04-19 08:04:22,762 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:22 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-4c38dbee-9d2f-45f6-8633-96f397f24776', 'x-compute-request-id': 'req-4c38dbee-9d2f-45f6-8633-96f397f24776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'{"server": {"id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "name": "tempest-AttachVolumeTestJSON-server-2010064754", "status": "ACTIVE", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "bd3be87120b7aeb15928a2188ca1926f17b673306bbbb8d3d3116680", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:32Z", "updated": "2023-04-19T08:03:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:d1:f2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2037294831", "OS-SRV-USG:launched_at": "2023-04-19T08:03:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1809172875"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:04:22,773 79731 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:05:23,032 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a/os-interface 0.198s 2023-04-19 08:05:23,032 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:22 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-4236bc2e-a905-4389-984c-b41d2c440048', 'x-compute-request-id': 'req-4236bc2e-a905-4389-984c-b41d2c440048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ecb38694-e852-4967-af2b-2b034921cae2", "port_id": "0791bbd2-9560-4bb3-8689-76793f8ac5c0", "mac_addr": "fa:16:3e:c5:d1:f2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4f6c2e36-ddbb-4dac-b1fd-92e8669899b9", "ip_address": "10.0.0.5"}]}]}' 2023-04-19 08:05:23,723 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/75fe275c-bdc3-40db-bc88-939693ab2c90 0.686s 2023-04-19 08:05:23,723 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0791bbd2-9560-4bb3-8689-76793f8ac5c0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2e53afe7-527e-4003-b666-36029dd6738a', 'date': 'Wed, 19 Apr 2023 08:05:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/75fe275c-bdc3-40db-bc88-939693ab2c90'} Body: b'{"floatingip": {"id": "75fe275c-bdc3-40db-bc88-939693ab2c90", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "floating_ip_address": "172.24.4.207", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "23dfb1e8-aab2-42a3-9070-ac6173b74a9b", "port_id": "0791bbd2-9560-4bb3-8689-76793f8ac5c0", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ecb38694-e852-4967-af2b-2b034921cae2", "mac_address": "fa:16:3e:c5:d1:f2", "admin_state_up": true, "status": "ACTIVE", "device_id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:03:30Z", "updated_at": "2023-04-19T08:05:23Z", "revision_number": 1, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:05:23,725 79731 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.207:22' as 'cirros' with public key authentication 2023-04-19 08:05:23,762 79731 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:05:23,782 79731 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:05:23,783 79731 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.207 successfully created 2023-04-19 08:05:23,821 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a/ips 0.037s 2023-04-19 08:05:23,821 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:23 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-a91c0684-1872-4811-a210-c62656bb4743', 'x-compute-request-id': 'req-a91c0684-1872-4811-a210-c62656bb4743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-19 08:05:24,027 7 9731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes 0.202s 2023-04-19 08:05:24,027 79731 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-1611721838"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7170a6e9-05f5-4f16-bce3-ff7feaef4510', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7170a6e9-05f5-4f16-bce3-ff7feaef4510', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes'} Body: b'{"volume": {"id": "29b7fe57-f3f4-4376-9273-9478fdde42ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:23.961284", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1611721838", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:05:24,082 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce 0.045s 2023-04-19 08:05:24,082 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003796b8-b149-4eed-9275-e47595ce9514', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003796b8-b149-4eed-9275-e47595ce9514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce'} Body: b'{"volume": {"id": "29b7fe57-f3f4-4376-9273-9478fdde42ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:24.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1611721838", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:05:25,138 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce 0.044s 2023-04-19 08:05:25,139 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1aa25a1-426b-4479-ba55-cd7a6bbe5933', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1aa25a1-426b-4479-ba55-cd7a6bbe5933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce'} Body: b'{"volume": {"id": "29b7fe57-f3f4-4376-9273-9478fdde42ce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:24.000000", "updated_at": "2023-04-19T08:05:24.000000", "name": "tempest-AttachVolumeTestJSON-volume-1611721838", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:05:25,281 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.129s 2023-04-19 08:05:25,282 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 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-9587c488-6c46-4308-aee1-4fdbc3160798', 'x-compute-request-id': 'req-9587c488-6c46-4308-aee1-4fdbc3160798', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'' 2023-04-19 08:05:25,647 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.364s 2023-04-19 08:05:25,647 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7dd415e-b650-47a5-bafd-7b1d204b1e5a', 'x-compute-request-id': 'req-b7dd415e-b650-47a5-bafd-7b1d204b1e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'{"server": {"id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "name": "tempest-AttachVolumeTestJSON-server-2010064754", "status": "ACTIVE", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "bd3be87120b7aeb15928a2188ca1926f17b673306bbbb8d3d3116680", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links ": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:32Z", "updated": "2023-04-19T08:05:25Z", "addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:d1:f2"}, {"version": 4, "addr": "172.24.4.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:d1:f2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2037294831", "OS-SRV-USG:launched_at": "2023-04-19T08:03:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1809172875"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:06:15,949 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.241s 2023-04-19 08:06:15,950 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:15 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-fb1ce05c-462c-418f-bd0b-3367d2ef38dd', 'x-compute-request-id': 'req-fb1ce05c-462c-418f-bd0b-3367d2ef38dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2aa7cbc5-8b78-4631-a906-af3b4a63570a could not be found."}}' 2023-04-19 08:06:15,981 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2037294831 0.030s 2023-04-19 08:06:15,981 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:15 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-9935f306-b5ee-4164-977a-fa905f9b301c', 'x-compute-request-id': 'req-9935f306-b5ee-4164-977a-fa905f9b301c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2037294831'} Body: b'' 2023-04-19 08:06:16,194 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/29038c97-0819-4757-8e29-b5027ced2a36 0.212s 2023-04-19 08:06:16,195 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-cc7dafbf-fdd0-4e6b-89aa-f07bc6de26a4', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:06:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/29038c97-0819-4757-8e29-b5027ced2a36'} Body: b'' 2023-04-19 08:06:16,215 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/29038c97-0819-4757-8e29-b5027ced2a36 0.019s 2023-04-19 08:06:16,215 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-30ff462e-f99e-4b3a-8f7b-d4984b214e62', 'date': 'Wed, 19 Apr 2023 08:06:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/29038c97-0819-4757-8e29-b5027ced2a36'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 29038c97-0819-4757-8e29-b5027ced2a36 does not exist", "detail": ""}}' 2023-04-19 08:06:16,809 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/75fe275c-bdc3-40db-bc88-939693ab2c90 0.593s 2023-04-19 08:06:16,810 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-27a477f0-3642-45c3-8753-d83229b2e1c1', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:06:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/75fe275c-bdc3-40db-bc88-939693ab2c90'} Body: b'' {9} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.740546s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a31d192e-1e62-4e50-b983-9a8d715c5288 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:32,793 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.249s 2023-04-19 08:03:32,794 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1853359407", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKSw3MDG3XO8phWiQz9zyDY7p0USzUJtoNfLYYZiPwr83HqaBNGhok3oa1lmtR9b/GbnT4LR9L/wdDAfa/s08dNSByWWF3xpNl8yseHKrJw6JlBkMA5txDTCcw9pp/bvkw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e19db2b-2acb-45a0-9fdf-c08c292d89dc', 'x-compute-request-id': 'req-0e19db2b-2acb-45a0-9fdf-c08c292d89dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1853359407", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKSw3MDG3XO8phWiQz9zyDY7p0USzUJtoNfLYYZiPwr83HqaBNGhok3oa1lmtR9b/GbnT4LR9L/wdDAfa/s08dNSByWWF3xpNl8yseHKrJw6JlBkMA5txDTCcw9pp/bvkw==", "fingerprint": "18:55:7e:90:f6:68:7a:8f:1f:4c:92:e4:49:7e:95:c3", "user_id": "8043565b02bb4f63b4a0b552b7191098"}}' 2023-04-19 08:03:33,047 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.249s 2023-04-19 08:03:33,048 79743 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-1603986221", "description": "tempest-secgroup-smoke-1603986221 description", "project_id": "e5e7f06d44ee43138f373093d40014fa"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-9f5b84d1-a5a6-495f-b267-9686447e2837', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "94d26e56-33de-425d-bd90-89f31b0260ff", "name": "tempest-secgroup-smoke-1603986221", "stateful": true, "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "description": "tempest-secgroup-smoke-1603986221 description", "shared": false, "security_group_rules": [{"id": "4d5b9ba2-cfff-4067-82ca-84b95dbde0e1", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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": 689, "description": null, "tags": [], "created_at": "2023-04-19T08:03:32Z", "updated_at": "2023-04-19T08:03:32Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}, {"id": "e352344a-280f-4a3c-b696-374959098260", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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": 690, "description": null, "tags": [], "created_at": "2023-04-19T08:03:32Z", "updated_at": "2023-04-19T08:03:32Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}], "tags": [], "created_at": "2023-04-19T08:03:32Z", "updated_at": "2023-04-19T08:03:32Z", "revision_number" : 1, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,258 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.210s 2023-04-19 08:03:33,259 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7c608ae6-0f05-46ec-862e-698a529fd061', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6c361bac-0d67-4cbb-a788-200f54ceb73f", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,447 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.188s 2023-04-19 08:03:33,448 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a4480f02-ce13-4818-af69-e5d7b91416e9', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f362764-5fc7-4c33-9997-7045b8735698", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,627 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.178s 2023-04-19 08:03:33,628 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4b84863e-f97c-4fa6-bb2f-503af5794b94', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "edbec99a-602a-4a70-922a-fd975e576cdb", "tenant_id": "e5e7f0 6d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,801 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-19 08:03:33,801 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-43de913a-249e-4353-9ef2-e33eefb25f1f', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d9679c5-7a64-400d-8a2d-64fd2d0324ad", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,994 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2023-04-19 08:03:33,994 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1f2d7a50-69e2-4548-861c-59c233150e34', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "38f4b373-f3ea-47a5-96b3-8070190a8519", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:34,197 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.202s 2023-04-19 08:03:34,197 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7063539c-3a3a-4854-9ab0-5a52d0feabb9', 'date': 'Wed, 19 Apr 2023 08:03:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0bf75a7a-702f-469c-b316-8a4f6c512884", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:34Z", "updated_at": "2023-04-19T08:03:34Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:34,241 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.037s 2023-04-19 08:03:34,242 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f2b293c0-0cd0-4a6d-8286-fc41cd12faba', '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": "8043565b02bb4f63b4a0b552b7191098", "name": "tempest-SnapshotDataIntegrityTests-1194625945-project-member", "password_expires_at": null}, "audit_ids": ["P3lRFVLpSAiDc67RlNJJpA"], "expires_at": "2023-04-19T09:03:34.000000Z", "issued_at": "2023-04-19T08:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5e7f06d44ee43138f373093d40014fa", "name": "tempest-SnapshotDataIntegrityTests-1194625945"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e5e7f06d44ee43138f373093d40014fa", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2 .1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:03:34,242 79743 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '54d71409-476d-4563-9e39-b347b5127f0e', 'name': 'tempest-SnapshotDataIntegrityTests-258262849-network', 'tenant_id': 'e5e7f06d44ee43138f373093d40014fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e5e7f06d44ee43138f373093d40014fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3553, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:03:17Z', 'updated_at': '2023-04-19T08:03:17Z', 'revision_number': 1} available for tenant 2023-04-19 08:03:35,021 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.778s 2023-04-19 08:03:35,022 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "networks": [{"uuid": "54d71409-476d-4563-9e39-b347b5127f0e"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507795a5-3863-45de-938d-a128cff03bd9', 'x-compute-request-id': 'req-507795a5-3863-45de-938d-a128cff03bd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "adminPass": "eB6P6AxRAdbv"}}' 2023-04-19 08:03:35,103 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.078s 2023-04-19 08:03:35,104 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92dd748d-5ece-47b7-aaaa-d7c023783e6e', 'x-compute-request-id': 'req-92dd748d-5ece-47b7-aaaa-d7c023783e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c35 69'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "status": "BUILD", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "user_id": "8043565b02bb4f63b4a0b552b7191098", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:35Z", "updated": "2023-04-19T08:03:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "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": []}}' 2023-04-19 08:04:25,586 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.453s 2023-04-19 08:04:25,586 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f10049-ccca-45c3-b16e-7d7d57579ef2', 'x-compute-request-id': 'req-c1f10049-ccca-45c3-b16e-7d7d57579ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "status": "ACTIVE", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "user_id": "8043565b02bb4f63b4a0b552b7191098", "metadata": {}, "hostId": "12cbaceed1844050cd9751692e78e5c5452b139a7c548ca0be2cdb12", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:34Z", "updated": "2023-04-19T08:03:42Z", "addresses": {"tempest-SnapshotDataIntegrityTests-258262849-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:1e:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "OS-SRV-USG:launched_at": "2023-04-19T08:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:04:25,597 79743 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:05:25,985 79743 INFO [tempest.lib.common.rest_client] R equest (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.327s 2023-04-19 08:05:25,986 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77607f3a-0edd-4f08-9b93-5ff1303d62a3', 'x-compute-request-id': 'req-77607f3a-0edd-4f08-9b93-5ff1303d62a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "status": "ACTIVE", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "user_id": "8043565b02bb4f63b4a0b552b7191098", "metadata": {}, "hostId": "12cbaceed1844050cd9751692e78e5c5452b139a7c548ca0be2cdb12", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:34Z", "updated": "2023-04-19T08:03:42Z", "addresses": {"tempest-SnapshotDataIntegrityTests-258262849-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:1e:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "OS-SRV-USG:launched_at": "2023-04-19T08:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:05:26,266 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes 0.268s 2023-04-19 08:05:26,266 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1468674137", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af4b1b2-1bd8-4cb7-8349-2cb9c0a784e7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af4b1b2-1bd8-4cb7-8349-2cb9c0a784e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes'} Body: b'{"volume": {"id": "a31d192e-1e62-4e50-b983-9a8d715c5288", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:26.199045", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1468674137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e- 1e62-4e50-b983-9a8d715c5288"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}], "user_id": "8043565b02bb4f63b4a0b552b7191098", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:05:26,345 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288 0.059s 2023-04-19 08:05:26,345 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedf9655-9477-4879-af67-266f302840cc', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedf9655-9477-4879-af67-266f302840cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288'} Body: b'{"volume": {"id": "a31d192e-1e62-4e50-b983-9a8d715c5288", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:26.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1468674137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}], "user_id": "8043565b02bb4f63b4a0b552b7191098", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:05:27,397 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288 0.040s 2023-04-19 08:05:27,397 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d03cf9-14bb-41a0-a798-e6d6232b81d6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d03cf9-14bb-41a0-a798-e6d6232b81d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288'} Body: b'{"volume": {"id": "a31d192e-1e62-4e50-b983-9a8d715c5288", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:26.000000", "updated_at": "2023-04-19T08:05:26.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1468674137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}], "user_id": "8043565b02bb4f63b4a0b552b7191098", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": n ull, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:05:27,506 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288 0.097s 2023-04-19 08:05:27,507 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05: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-fcb0d810-2f80-4d99-b714-566ed2bd6672', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288'} Body: b'' 2023-04-19 08:05:27,535 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288 0.026s 2023-04-19 08:05:27,535 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05: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-cf6de204-b0b9-466c-b2c3-3b3add785ae9', 'x-openstack-request-id': 'req-cf6de204-b0b9-466c-b2c3-3b3add785ae9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a31d192e-1e62-4e50-b983-9a8d715c5288 could not be found."}}' 2023-04-19 08:05:27,659 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.123s 2023-04-19 08:05:27,659 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:27 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-b9b0dbaf-32a8-44ad-95d5-69e1865e4570', 'x-compute-request-id': 'req-b9b0dbaf-32a8-44ad-95d5-69e1865e4570', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'' 2023-04-19 08:05:27,938 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.278s 2023-04-19 08:05:27,938 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e6640d-5c2a-4af9-8519-6982af46dc26', 'x-compute-request-id': 'req-09e6640d-5c2a-4af9-8519-6982af46dc26', 'connection': 'close', 'status': '200', 'conte nt-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "status": "ACTIVE", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "user_id": "8043565b02bb4f63b4a0b552b7191098", "metadata": {}, "hostId": "12cbaceed1844050cd9751692e78e5c5452b139a7c548ca0be2cdb12", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:34Z", "updated": "2023-04-19T08:05:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-258262849-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:1e:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "OS-SRV-USG:launched_at": "2023-04-19T08:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:06:18,055 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.038s 2023-04-19 08:06:18,059 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:18 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-e44328b5-7402-48bf-b4b8-6b89702298a8', 'x-compute-request-id': 'req-e44328b5-7402-48bf-b4b8-6b89702298a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bb5de453-e849-4495-8e25-6d3b0e8c3569 could not be found."}}' 2023-04-19 08:06:18,249 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/94d26e56-33de-425d-bd90-89f31b0260ff 0.188s 2023-04-19 08:06:18,249 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-436dd840-6010-4f1a-ac57-1344f955021c', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:06:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/94d26e56-33de-425d-bd90-89f31b0260ff'} Body: b'' 2023-04-19 08:06:18,280 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1853359407 0.030s 2023-04-19 08:06:18,280 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06 :18 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-17c2ee4f-393c-4627-8bde-a65a0a8456fa', 'x-compute-request-id': 'req-17c2ee4f-393c-4627-8bde-a65a0a8456fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1853359407'} Body: b'' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.878669s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:23,277 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types 0.160s 2023-04-19 08:06:23,278 79731 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-2080294212"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83912b2d-69a0-4912-aeb6-dacb705d7f2b', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83912b2d-69a0-4912-aeb6-dacb705d7f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types'} Body: b'{"volume_type": {"id": "db6e3aea-eb61-4c70-9011-fbb88b87ec72", "name": "tempest-GroupSnapshotsV319Test-volume-type-2080294212", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:06:23,312 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/group_types 0.031s 2023-04-19 08:06:23,312 79731 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-1814858868"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f40a445-7122-4561-b3dd-e0b56f7e947b', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f40a445-7122-4561-b3dd-e0b56f7e947b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/group_types'} Body: b'{"group_type": {"id": "2ddf95e4-d838-41af-8165-d4997ce307fb", "name": "tempest-GroupSnapshotsV319Test-group-type-1814858868", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 08:06:23,501 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups 0.186s 2023-04-19 08:06:23,501 79731 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": "2ddf95e4-d838-41af-8165-d4997ce307fb", "volume_types": ["db6e3aea-eb61-4c70-9011-fbb88b87ec72"], "name": "tempest-GroupSnapshotsV319Test-Group-10309028"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7bbe266-f8b7-4e34-8451-e3bfcf27f6e3', 'content-length': '114', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7bbe266-f8b7-4e34-8451-e3bfcf27f6e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups'} Body: b'{"group": {"id": "d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c", "name": "tempest-GroupSnapshotsV319Test-Group-10309028"}}' 2023-04-19 08:06:23,534 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c 0.030s 2023-04-19 08:06:23,535 79731 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': 'Wed, 19 Apr 2023 08:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9a56ea-c43f-4197-9a9d-a9347e9a37ae', 'content-length': '394', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9a56ea-c43f-4197-9a9d-a9347e9a37ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c'} Body: b'{"group": {"id": "d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T08:06:23.000000", "name": "tempest-GroupSnapshotsV319Test-Group-10309028", "description": null, "group_type": "2ddf95e4-d838-41af-8165-d4997ce307fb", "volume_types": ["db6e3aea-eb61-4c70-9011-fbb88b87ec72"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:06:24,624 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c 0.084s 2023-04-19 08:06:24,625 79731 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': 'Wed, 19 Apr 2023 08:06:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d77df3d-061b-427e-a483-9582899df7fc', 'content-length': '391', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d77df3d-061b-427e-a483-9582899df7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c'} Body: b'{"group": {"id": "d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T08:06:23.000000", "name": "tempest-GroupSnapshotsV319Test-Group-10309028", "description": null, "group_type": "2ddf95e4-d838-41af-8165-d4997ce307fb", "volume_types": ["db6e3aea-eb61-4c70-9011-fbb88b87ec72"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:06:24,739 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/volumes/detail 0.108s 2023-04-19 08:06:24,739 79731 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': 'Wed, 19 Apr 2023 08:06:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa54730-24fb-4954-81d1-12440df8cf9b', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa54730-24fb-4954-81d1-12440df8cf9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 08:06:24,812 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c/action 0.061s 2023-04-19 08:06:24,812 79731 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': 'Wed, 19 Apr 2023 08:06:24 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-ea2515d1-cc4e-4ebd-b865-e5a49dcca583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c/action'} Body: b'' 2023-04-19 08:06:24,849 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c 0.036s 2023-04-19 08:06:24,849 79731 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': 'Wed, 19 Apr 2023 08:06:24 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-38f93adf-aea9-4701-91c5-25bba5b758ec', 'x-openstack-request-id': 'req-38f93adf-aea9-4701-91c5-25bba5b758ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c could not be found."}}' 2023-04-19 08:06:24,907 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/group_types/2ddf95e4-d838-41af-8165-d4997ce307fb 0.056s 2023-04-19 08:06:24,907 79731 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': 'Wed, 19 Apr 2023 08:06:24 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-fd6362a2-07e2-4aba-bd2f-3e03c3021fbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/group_types/2ddf95e4-d838-41af-8165-d4997ce307fb'} Body: b'' 2023-04-19 08:06:24,976 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types/db6e3aea-eb61-4c70-9011-fbb88b87ec72 0.068s 2023-04-19 08:06:24,976 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06: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-d793d662-532e-4ecc-bba7-84e1e827f0bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types/db6e3aea-eb61-4c70-9011-fbb88b87ec72'} Body: b'' 2023-04-19 08:06:24,993 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types/db6e3aea-eb61-4c70-9011-fbb88b87ec72 0.016s 2023-04-19 08:06:24,994 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:24 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-07b14be1-f7d8-4243-b79e-59d0306f2bf9', 'x-openstack-request-id': 'req-07b14be1-f7d8-4243-b79e-59d0306f2bf9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types/db6e3aea-eb61-4c70-9011-fbb88b87ec72'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type db6e3aea-eb61-4c70-9011-fbb88b87ec72 could not be found."}}' {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.580480s] ... ok {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.091676s] ... ok {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.855959s] ... ok {3} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {3} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.453104s] ... 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 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8f0776b9-d23c-48f4-8fa7-a966215dd103 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:38,527 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.517s 2023-04-19 08:06:38,527 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1664067075"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af4504e-92be-4a24-9289-857f19eeca0a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af4504e-92be-4a24-9289-857f19eeca0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "8f0776b9-d23c-48f4-8fa7-a966215dd103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.470049", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1664067075", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:38,723 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.186s 2023-04-19 08:06:38,724 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1099832118"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9607c3dd-6363-4351-b398-1e674cb2cfe8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9607c3dd-6363-4351-b398-1e674cb2cfe8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "c101ce40-a2a3-4c23-a8fe-364d2bbdad28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.665724", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1099832118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/c101ce40-a2a3-4c23-a8fe-364d2bbdad28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/c101ce40-a2a3-4c23-a8fe-364d2bbdad28"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:38,930 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.196s 2023-04-19 08:06:38,931 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-26292100"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381eee24-4aac-49b8-b7ad-70606b5aea06', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381eee24-4aac-49b8-b7ad-70606b5aea06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "342d1aca-c421-4fc7-bf1a-76967a6f2e5e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.868978", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-26292100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/342d1aca-c421-4fc7-bf1a-76967a6f2e5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/342d1aca-c421-4fc7-bf1a-76967a6f2e5e"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:39,139 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.197s 2023-04-19 08:06:39,139 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-581976294"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fdb4d5-7269-4353-bdf8-b15d473594ea', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fdb4d5-7269-4353-bdf8-b15d473594ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "5427a938-0444-4e82-8e3c-db287435b4f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:39.073638", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-581976294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/5427a938-0444-4e82-8e3c-db287435b4f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/5427a938-0444-4e82-8e3c-db287435b4f6"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:39,344 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.194s 2023-04-19 08:06:39,344 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-924404939"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d3da29-a43b-4c4e-8ed1-aa2b5c233bf8', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d3da29-a43b-4c4e-8ed1-aa2b5c233bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "ebc23b45-0b69-44b3-890d-3e1658428676", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:39.276207", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-924404939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/ebc23b45-0b69-44b3-890d-3e1658428676"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/ebc23b45-0b69-44b3-890d-3e1658428676"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:39,396 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103 0.042s 2023-04-19 08:06:39,397 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bb0572-48ac-410a-9cca-1dab5a9e1faa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bb0572-48ac-410a-9cca-1dab5a9e1faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103'} Body: b'{"volume": {"id": "8f0776b9-d23c-48f4-8fa7-a966215dd103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.000000", "updated_at": "2023-04-19T08:06:39.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1664067075", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6466903ae1f64cd2a031613037fd87bc"}}' 2023-04-19 08:06:40,449 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103 0.040s 2023-04-19 08:06:40,449 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fada5c6-4093-42ae-b3aa-dbf4960df2d7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-0fada5c6-4093-42ae-b3aa-dbf4960df2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103'} Body: b'{"volume": {"id": "8f0776b9-d23c-48f4-8fa7-a966215dd103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.000000", "updated_at": "2023-04-19T08:06:39.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1664067075", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6466903ae1f64cd2a031613037fd87bc"}}' {3} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.996327s] ... 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 450, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6437b7cf-495a-4f92-95d9-b194aaeccd5c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:05:30,880 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.579s 2023-04-19 08:05:30,880 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf4478de-4e30-41c5-864e-3c2434bf6fb0', 'x-compute-request-id': 'req-bf4478de-4e30-41c5-864e-3c2434bf6fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:05:31,107 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.215s 2023-04-19 08:05:31,108 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b80ff3cb-a482-4bb2-9b7d-5945bea5b02a', 'x-compute-request-id': 'req-b80ff3cb-a482-4bb2-9b7d-5945bea5b02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:05:31,342 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.222s 2023-04-19 08:05:31,343 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2541f2b9-8d80-48d6-9afa-b055b846bf02', 'x-compute-request-id': 'req-2541f2b9-8d80-48d6-9afa-b055b846bf02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:06:31,868 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/ebcde 8c2a3444e919d232ea854c00e6f/volumes 0.452s 2023-04-19 08:06:31,869 79735 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-ServerActionsTestJSON-volume-1550994132"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41de775-7b8b-4854-a3bd-3c3a081bccea', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41de775-7b8b-4854-a3bd-3c3a081bccea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes'} Body: b'{"volume": {"id": "6437b7cf-495a-4f92-95d9-b194aaeccd5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:31.789043", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1550994132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:31,924 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c 0.039s 2023-04-19 08:06:31,924 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4895b77-d4db-4e7c-b27a-23e3ee0a4484', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4895b77-d4db-4e7c-b27a-23e3ee0a4484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c'} Body: b'{"volume": {"id": "6437b7cf-495a-4f92-95d9-b194aaeccd5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:32.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1550994132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:06:32,990 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c 0.048s 2023-04-19 08:06:32,991 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778b2d8d-1afb-422c-a627-6b172e34c1de', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778b2d8d-1afb-422c-a627-6b172e34c1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c'} Body: b'{"volume": {"id": "6437b7cf-495a-4f92-95d9-b194aaeccd5c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:32.000000", "updated_at": "2023-04-19T08:06:32.000000", "name": "tempest-ServerActionsTestJSON-volume-1550994132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:06:33,001 79735 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 2023-04-19 08:06:33,227 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.225s 2023-04-19 08:06:33,227 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74ace6a-dfed-476c-a468-409d4531ed16', 'x-compute-request-id': 'req-e74ace6a-dfed-476c-a468-409d4531ed16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": nul l, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [167.408311s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c18df0c6-d103-4a54-bc9b-135484f69b58 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:28,128 79745 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:06:28,128 79745 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:06:28,391 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.260s 2023-04-19 08:06:28,392 79745 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-337992567", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOLVwSIZ1oGX78CMjltJm+bvFW4GujMItlU7LEr8GJwEvbEm95hxk3j/YtZS/kaoRCB/genXxJRVmWzNZE4/edLgFBXMHzW0tvAC2DsZ3f7uQIT6m4Ph0r5i8Gnd9lkAdQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:28 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-eed3161d-c792-434a-a5aa-4eef74aa13f0', 'x-compute-request-id': 'req-eed3161d-c792-434a-a5aa-4eef74aa13f0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-337992567", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOLVwSIZ1oGX78CMjltJm+bvFW4GujMItlU7LEr8GJwEvbEm95hxk3j/YtZS/kaoRCB/genXxJRVmWzNZE4/edLgFBXMHzW0tvAC2DsZ3f7uQIT6m4Ph0r5i8Gnd9lkAdQ==", "fingerprint": "a8:5d:a1:01:d2:d9:f9:24:65:c3:46:74:f8:77:ee:8b", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4"}}' 2023-04-19 08:06:28,394 79745 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-337992567 created 2023-04-19 08:06:28,554 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.159s 2023-04-19 08:06:28,555 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--798791327", "description": "tempest-description--906660352"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-ab26e705-b60f-44fd-8e44-864b8a41a7c5', 'date': 'Wed, 19 Apr 2023 08:06:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "name": "tempest-securitygroup--798791327", "stateful": true, "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "description": "tempest-description--906660352", "shared": false, "security_group_rules": [{"id": "5ed968e2-c3ed-4dde-ae90-a6bec773cc96", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "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": 788, "description": null, "tags": [], "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}, {"id": "b9212550-ead1-4826-a37e-756c919c9f37", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 789, "description": null, "tags": [], "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}], "tags": [], "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 1, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:06:28,714 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-04-19 08:06:28,715 79745 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": "d65c6fa9-336a-4337-93fc-0fde9144b988", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-959cef65-01ea-499d-b648-b01afb57c9b0', 'date': 'Wed, 19 Apr 2023 08:06:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5789ba2c-800d-4204-8c5f-ec249a7a4daa", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "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, "description": "", "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:06:28,870 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-19 08:06:28,870 79745 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": "d65c6fa9-336a-4337-93fc-0fde9144b988", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aa5c837b-5655-4d5d-af40-a6f700f0a298', 'date': 'Wed, 19 Apr 2023 08:06:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aaca01e9-2b0d-4f89-ad73-18743e66eaf8", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "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, "description": "", "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:06:28,871 79745 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--798791327 created 2023-04-19 08:06:29,892 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.021s 2023-04-19 08:06:29,893 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-ty pe': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4f3f75b3-5330-48f0-ab2c-9406a1c8a932', 'date': 'Wed, 19 Apr 2023 08:06:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0e629925-fabc-43f1-ac76-479de6d85552", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "floating_ip_address": "172.24.4.127", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f475ef63d11f4decbd33dfc63e108d12", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:06:29Z", "updated_at": "2023-04-19T08:06:29Z", "revision_number": 0}}' 2023-04-19 08:06:29,893 79745 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0e629925-fabc-43f1-ac76-479de6d85552', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'floating_ip_address': '172.24.4.127', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:06:29Z', 'updated_at': '2023-04-19T08:06:29Z', 'revision_number': 0, 'ip': '172.24.4.127'} created 2023-04-19 08:06:30,013 79745 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.114s 2023-04-19 08:06:30,013 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dea2462a-ad1a-4208-b176-e742c651cd81', '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": "a0d79080dd7b4e20932eb3774bdc97a4", "name": "tempest-AttachVolumeShelveTestJSON-459720759-project-member", "password_expires_at": null}, "audit_ids": ["Aw5kZJOJRyiu1yXw3x3ciw"], "expires_at": "2023-04-19T09:06:29.000000Z", "issued_at": "2023-04-19T08:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f475ef63d11f4decbd33dfc63e108d12", "name": "tempest-AttachVolumeShelveTestJSON-459720759"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "re gion_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:06:30,014 79745 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '148f1dce-55c7-456b-971d-00cad5c4c568', 'name': 'tempest-AttachVolumeShelveTestJSON-669349991-network', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8850, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:06:21Z', 'updated_at': '2023-04-19T08:06:22Z', 'revision_number': 1} available for tenant 2023-04-19 08:06:30,015 79745 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-337992567', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOLVwSIZ1oGX78CMjltJm+bvFW4GujMItlU7LEr8GJwEvbEm95hxk3j/YtZS/kaoRCB/genXxJRVmWzNZE4/edLgFBXMHzW0tvAC2DsZ3f7uQIT6m4Ph0r5i8Gnd9lkAdQ==', 'fingerprint': 'a8:5d:a1:01:d2:d9:f9:24:65:c3:46:74:f8:77:ee:8b', 'user_id': 'a0d79080dd7b4e20932eb3774bdc97a4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBIDb+7iWfqg9Okbu41Lxq8r5KYNeg5nAX1vGH8d9IcxFlAqmTVOLj7\nMsnTec97w7qgBwYFK4EEACKhZANiAATi1cEiGdaBl+/AjI5bSZvm7xVuBrozCLZV\nOyxK/BicBL2xJveYcZN4/2LWUv5GqEQgf4Hp18SUVZlszWROP3nS4BQVzB81tLbw\nAtg7Gd3+7kCE+puD4dK+YvBp3fZZAHU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd65c6fa9-336a-4337-93fc-0fde9144b988', 'name': 'tempest-securitygroup--798791327', 'stateful': True, 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': 'tempest-description--906660352', 'shared': False, 'security_group_rules': [{'id': '5ed968e2-c3ed-4dde-ae90-a6bec773cc96', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'security_group_id': 'd65c6fa9-336a-4337-93fc-0fde9144b988', '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': 788, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:06:28Z', 'updated_at': '2023-04-19T08:06:28Z', 'revision_number': 0, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}, {'id': 'b9212550-ead1-4826-a37e-756c919c9f37', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'security_group_id': 'd65c6fa9-336a-4337-93fc-0fde9144b988', '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': 789, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:06:28Z', 'updated_at': '2023-04-19T0 8:06:28Z', 'revision_number': 0, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}], 'tags': [], 'created_at': '2023-04-19T08:06:28Z', 'updated_at': '2023-04-19T08:06:28Z', 'revision_number': 1, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}, 'floating_ip': {'id': '0e629925-fabc-43f1-ac76-479de6d85552', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'floating_ip_address': '172.24.4.127', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:06:29Z', 'updated_at': '2023-04-19T08:06:29Z', 'revision_number': 0, 'ip': '172.24.4.127'}} 2023-04-19 08:06:30,736 79745 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.720s 2023-04-19 08:06:30,736 79745 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-367062780", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "148f1dce-55c7-456b-971d-00cad5c4c568"}], "security_groups": [{"name": "tempest-securitygroup--798791327"}], "key_name": "tempest-keypair-337992567", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3', '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-a8e046db-a5ae-4e9f-849d-0fdb8de039c5', 'x-compute-request-id': 'req-a8e046db-a5ae-4e9f-849d-0fdb8de039c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--798791327"}], "adminPass": "password"}}' 2023-04-19 08:06:30,818 79745 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/45c79c22-b7be-444f-8d5a-f152377c70f3 0.079s 2023-04-19 08:06:30,819 79745 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': 'Wed, 19 Apr 2023 08:06:30 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-f8fd9cb7-bc11-4abe-aac8-c6f756691866', 'x-compute-request-id': 'req-f8fd9cb7-bc11-4abe-aac8-c6f756691866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'{"server": {"id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "name": "tempest-AttachVolumeShelveTestJSON-server-367062780", "status": "BUILD", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b 4e20932eb3774bdc97a4", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:06:31Z", "updated": "2023-04-19T08:06:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-337992567", "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}}' 2023-04-19 08:07:21,200 79745 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/45c79c22-b7be-444f-8d5a-f152377c70f3 0.319s 2023-04-19 08:07:21,201 79745 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': 'Wed, 19 Apr 2023 08:07:20 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-932008ce-2e2c-481e-83bb-36e7d3af231d', 'x-compute-request-id': 'req-932008ce-2e2c-481e-83bb-36e7d3af231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'{"server": {"id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "name": "tempest-AttachVolumeShelveTestJSON-server-367062780", "status": "ACTIVE", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "b0633eb5d096dc1a40eb25c63cc2445dec53ae007f92154c2e14fd59", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:06:30Z", "updated": "2023-04-19T08:06:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:af:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-337992567", "OS-SRV-USG:launched_at": "2023-04-19T08:06:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--798791327"}], "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}}' 2023-04-19 08:07:21,213 79745 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:08:21,456 79745 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/45c79c22-b7be -444f-8d5a-f152377c70f3/os-interface 0.184s 2023-04-19 08:08:21,457 79745 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': 'Wed, 19 Apr 2023 08:08:21 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-6aa27c31-a631-4e32-9e16-89a52774295b', 'x-compute-request-id': 'req-6aa27c31-a631-4e32-9e16-89a52774295b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "148f1dce-55c7-456b-971d-00cad5c4c568", "port_id": "16e696e9-a55e-4c09-85cb-c24ad488eede", "mac_addr": "fa:16:3e:3c:af:54", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3728093d-80a4-4340-8501-54616230faca", "ip_address": "10.0.0.14"}]}]}' 2023-04-19 08:08:22,583 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0e629925-fabc-43f1-ac76-479de6d85552 1.122s 2023-04-19 08:08:22,583 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "16e696e9-a55e-4c09-85cb-c24ad488eede"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2074e24b-8c52-44eb-a0a1-257177f4823a', 'date': 'Wed, 19 Apr 2023 08:08:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0e629925-fabc-43f1-ac76-479de6d85552'} Body: b'{"floatingip": {"id": "0e629925-fabc-43f1-ac76-479de6d85552", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "floating_ip_address": "172.24.4.127", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "39e8605d-43fc-4fc0-b0c4-af3eb9e4fcd5", "port_id": "16e696e9-a55e-4c09-85cb-c24ad488eede", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "148f1dce-55c7-456b-971d-00cad5c4c568", "mac_address": "fa:16:3e:3c:af:54", "admin_state_up": true, "status": "ACTIVE", "device_id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:06:29Z", "updated_at": "2023-04-19T08:08:21Z", "revision_number": 1, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:08:22,585 79745 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.127:22' as 'cirros' with public key authentication 2023-04-19 08:08:22,619 79745 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:08:22,641 79745 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:08:22,642 79745 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.127 successfully created 2023-04-19 08:08:22,685 79745 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/45c79c22-b7be-444f-8d5a-f152377c70f3/ips 0.043s 2023-04-19 08:08:22,685 79745 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': 'Wed, 19 Apr 2023 08:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', '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-d627706a-845c-4166-bb13-0288dfc2ded6', 'x-compute-request-id': 'req-d627706a-845c-4166-bb13-0288dfc2ded6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-19 08:08:22,904 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes 0.215s 2023-04-19 08:08:22,904 79745 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-207171009"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a77075-cabc-4bdb-857d-3f7bdd50fb53', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a77075-cabc-4bdb-857d-3f7bdd50fb53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes'} Body: b'{"volume": {"id": "c18df0c6-d103-4a54-bc9b-135484f69b58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:22.843060", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-207171009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}], "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:08:22,955 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58 0.041s 2023-04-19 08:08:22,955 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3c2ffb-8e95-4610-80be-186348dce1cc', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3c2ffb-8e95-4610-80be-186348dce1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58'} Body: b'{"volume": {"id": "c18df0c6-d103-4a54-bc9b-135484f69b58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:23.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-207171009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}], "user_id": "a0d79080dd7b4e209 32eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:08:24,060 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58 0.093s 2023-04-19 08:08:24,061 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ed964d-7396-4839-923a-333bd5b5016b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ed964d-7396-4839-923a-333bd5b5016b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58'} Body: b'{"volume": {"id": "c18df0c6-d103-4a54-bc9b-135484f69b58", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:23.000000", "updated_at": "2023-04-19T08:08:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-207171009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}], "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:08:24,204 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3 0.133s 2023-04-19 08:08:24,205 79745 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': 'Wed, 19 Apr 2023 08:08:24 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-7ecea828-a631-41de-9f0b-ef992a1f5bf2', 'x-compute-request-id': 'req-7ecea828-a631-41de-9f0b-ef992a1f5bf2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'' 2023-04-19 08:08:24,570 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3 0.364s 2023-04-19 08:08:24,570 79745 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': 'Wed, 19 Apr 2023 08:08:24 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-32550b1f-89de-4c70-b601-19b10ec7cf91', 'x-compute-request-id': 'req-32550b1f -89de-4c70-b601-19b10ec7cf91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'{"server": {"id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "name": "tempest-AttachVolumeShelveTestJSON-server-367062780", "status": "ACTIVE", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "b0633eb5d096dc1a40eb25c63cc2445dec53ae007f92154c2e14fd59", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:06:30Z", "updated": "2023-04-19T08:08:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:af:54"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:af:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-337992567", "OS-SRV-USG:launched_at": "2023-04-19T08:06:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--798791327"}], "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}}' 2023-04-19 08:09:14,687 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3 0.038s 2023-04-19 08:09:14,687 79745 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': 'Wed, 19 Apr 2023 08:09:14 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-464fa788-a044-4111-bde1-afa6309abd52', 'x-compute-request-id': 'req-464fa788-a044-4111-bde1-afa6309abd52', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 45c79c22-b7be-444f-8d5a-f152377c70f3 could not be found."}}' 2023-04-19 08:09:14,718 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-337992567 0.030s 2023-04-19 08:09:14,718 79745 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': 'Wed, 19 Apr 2023 08:09:14 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-6582bcc2-132f-4eb0-9623-f1038d3fdd2f', 'x-compute-request-id': 'req-6582bcc2-132f-4eb0-9623-f1038d3fdd2f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-337992567'} Body: b'' 2023-04-19 08:09:14,864 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d65c6fa9-336a-4337-93fc-0fde9144b988 0.145s 2023-04-19 08:09:14,864 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7dfff542-054d-4e41-97b5-68286c39a1e7', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:09:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d65c6fa9-336a-4337-93fc-0fde9144b988'} Body: b'' 2023-04-19 08:09:14,882 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d65c6fa9-336a-4337-93fc-0fde9144b988 0.016s 2023-04-19 08:09:14,882 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-65ff9d74-1b3d-4aa7-9bae-36e4f0747f15', 'date': 'Wed, 19 Apr 2023 08:09:14 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d65c6fa9-336a-4337-93fc-0fde9144b988'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d65c6fa9-336a-4337-93fc-0fde9144b988 does not exist", "detail": ""}}' 2023-04-19 08:09:15,534 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0e629925-fabc-43f1-ac76-479de6d85552 0.652s 2023-04-19 08:09:15,535 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-06e78140-81a4-4bb4-8510-0eadccb78dcb', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:09:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0e629925-fabc-43f1-ac76-479de6d85552'} Body: b'' {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.960823s] ... 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 45421440-b68e-44d7-8f9e-fef885ce2a90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:07:33,540 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.241s 2023-04-19 08:07:33,540 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c2037f-4080-44b6-a907-de2729032d48', 'x-compute-request-id': 'req-e1c2037f-4080-44b6-a907-de2729032d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:07:33,780 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.227s 2023-04-19 08:07:33,781 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0729faf-4bdf-486b-b1a0-55832f8a0eba', 'x-compute-request-id': 'req-f0729faf-4bdf-486b-b1a0-55832f8a0eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:07:34,026 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.233s 2023-04-19 08:07:34,027 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62ffe2e5-e767-4f82-8fdf-aad9787596a4', 'x-compute-request-id': 'req-62ffe2e5-e767-4f82-8fdf-aad9787596a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:08:34,254 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.147s 2023-04-19 08:08:34,255 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7de64a36-9321-4203-ad59-0adb5815a008', '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": "16dc2a88f2d149a1a4035ed1c7e74b45", "name": "tempest-ServerActionsTestJSON-181616281-project-member", "password_expires_at": null}, "audit_ids": ["pKD-3gWFT_KnGrXKqHnciQ"], "expires_at": "2023-04-19T09:08:34.000000Z", "issued_at": "2023-04-19T08:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebcde8c2a3444e919d232ea854c00e6f", "name": "tempest-ServerActionsTestJSON-181616281"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ebcde8c2a3444e919d232ea854c00e6f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:08:34,256 79735 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '64c5035e-02a5-4732-87aa-9af0eb7f1434', 'name': 'tempest-ServerActionsTestJSON-383900894-network', 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30729, 'is_default': False, 'availability_zone_hints': [], 'availability_zon es': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:00:25Z', 'updated_at': '2023-04-19T08:00:25Z', 'revision_number': 1} available for tenant 2023-04-19 08:08:34,256 79735 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1127111588', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCjXahJx9irrgAhvFFGuoHo8iY7jdugLzXwtBZX5Q6rJL23XXSTaxC1Ql3kHLM/+R2p05+RVGx+EFCeILJ8HwSoB7g6Uu7gNNim8ourCOG/QJ5pJ+0fViv7oHPhV0xfdPA==', 'fingerprint': 'c1:11:18:18:55:af:e8:41:40:36:b2:d7:15:bb:52:bb', 'user_id': '16dc2a88f2d149a1a4035ed1c7e74b45', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAaCxVit6l6t0bHw+nxk/x9gJ+hlRR1yIx8sgHtLJwF3lmg+DQRa7kI\nJw0xqIJV3QKgBwYFK4EEACKhZANiAAQo12oScfYq64AIbxRRrqB6PImO43boC818\nLQWV+UOqyS9t110k2sQtUJd5ByzP/kdqdOfkVRsfhBQniCyfB8EqAe4OlLu4DTYp\nvKLqwjhv0CeaSftH1Yr+6Bz4VdMX3Tw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '83d1c283-ac92-435b-bbe8-b028182bff86', 'name': 'tempest-securitygroup--1445977716', 'stateful': True, 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'description': 'tempest-description--1925237969', 'shared': False, 'security_group_rules': [{'id': '972ab243-9a90-4da5-a3d7-e9419a207f5d', 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'security_group_id': '83d1c283-ac92-435b-bbe8-b028182bff86', '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': 527, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 0, 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f'}, {'id': 'd87d9e86-4f93-4a8f-8269-c21c1305195d', 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'security_group_id': '83d1c283-ac92-435b-bbe8-b028182bff86', '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': 526, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 0, 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f'}], 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 1, 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f'}, 'floating_ip': {'id': '08b2b45d-7a85-4554-8b02-f16048d68999', 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'floating_ip_address': '172.24.4.114', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:43Z', 'updated_at': '2023-04-19T08:00:43Z', 'revision_number': 0, 'ip': '172.24.4.114'}} 2023-04-19 08:08:34,583 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes 0.326s 2023-04-19 08:08:34,583 79735 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-148472507", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54bb0fc4-7710-406b-9954-944bd84e6622', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54bb0fc4-7710-406 b-9954-944bd84e6622', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes'} Body: b'{"volume": {"id": "45421440-b68e-44d7-8f9e-fef885ce2a90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:34.522837", "updated_at": null, "name": "tempest-tempest.common.compute-volume-148472507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:08:34,633 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90 0.041s 2023-04-19 08:08:34,634 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99733bb-0ab4-47c8-a611-64de6bbc714d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99733bb-0ab4-47c8-a611-64de6bbc714d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90'} Body: b'{"volume": {"id": "45421440-b68e-44d7-8f9e-fef885ce2a90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:35.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-148472507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:08:35,716 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90 0.050s 2023-04-19 08:08:35,720 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d63f426-c926-4736-963e-cabeeb0a3f0c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d63f426-c926-4736-963e-cabeeb0a3f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90'} Body: b'{"volume": {"id": "45421440-b68e-44d7-8f9e-fef885ce2a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:35.00 0000", "updated_at": "2023-04-19T08:08:35.000000", "name": "tempest-tempest.common.compute-volume-148472507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:08:35,840 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90 0.108s 2023-04-19 08:08:35,840 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:35 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-e31f5718-defd-48c4-8af2-8aabb323e9a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90'} Body: b'' 2023-04-19 08:08:35,867 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90 0.025s 2023-04-19 08:08:35,867 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:35 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-7d3c52b8-791a-4d4a-a584-1d5a8e49499b', 'x-openstack-request-id': 'req-7d3c52b8-791a-4d4a-a584-1d5a8e49499b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45421440-b68e-44d7-8f9e-fef885ce2a90 could not be found."}}' 2023-04-19 08:08:35,868 79735 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 2023-04-19 08:08:36,183 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.310s 2023-04-19 08:08:36,183 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-464095fa-7f1f-4960-a257-aaad1449f6bd', 'x-compute-request-id': 'req-464095fa-7f1f-4960-a257-aaad1449f6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3 -49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {6} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [229.502876s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 823c04fd-d328-4013-ac57-d5c32255c8b1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T08:09:03Z', 'message': 'Build of instance 823c04fd-d328-4013-ac57-d5c32255c8b1 aborted: Volume 96ef10a3-d538-49a6-a5ee-2e52351dd75f did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-d6cbbf5a-b2cf-41aa-8aa3-f8f611438aa1. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:01,329 79737 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.038s 2023-04-19 08:06:01,329 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6a462ac8-3d01-4891-b937-ab87e4c76291', '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": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "password_expires_at": null}, "audit_ids": ["-GNiwaUfSeqzFAFn4JMOwQ"], "expires_at": "2023-04-19T09:06:01.000000Z", "issued_at": "2023-04-19T08:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7973fa0075de42e9a74627ae9cd98d9f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:06:01,330 79737 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'c200dc82-8f76-41a5-8f0d-25b3fdcf2132', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1171521041-network', 'tenant_id': '7973fa0075de42e9a74627ae9cd98d9f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '7973fa0075de42e9a74627ae9cd98d9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:05:55Z', 'updated_at': '2023-04-19T08:05:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:06:02,041 79737 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.710s 2023-04-19 08:06:02,042 79737 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-1524196155", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "c200dc82-8f76-41a5-8f0d-25b3fdcf2132"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a', '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-b4967ccb-ff03-4521-a3c6-2407153b7c67', 'x-compute-request-id': 'req-b4967ccb-ff03-4521-a3c6-2407153b7c67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3f04177b-d122-459b-871c-15c0964d793a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f04177b-d122-459b-871c-15c0964d793a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DML7L9bkpPBj"}}' 2023-04-19 08:06:02,134 79737 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/3f04177b-d122-459b-871c-15c0964d793a 0.089s 2023-04-19 08:06:02,135 79737 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': 'Wed, 19 Apr 2023 08:06:02 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-08749215-b04c-4b2b-9cfe-c70abd6da59c', 'x-compute-request-id': 'req-08749215-b04c-4b2b-9cfe-c70abd6da59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a'} Body: b'{"server": {"id": "3f04177b-d122-459b-871c-15c0964d793a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1524196155", "status": "BUILD", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:06:02Z", "updated": "2023-04-19T08:06:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f 04177b-d122-459b-871c-15c0964d793a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f04177b-d122-459b-871c-15c0964d793a"}], "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": []}}' 2023-04-19 08:06:52,476 79737 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/3f04177b-d122-459b-871c-15c0964d793a 0.276s 2023-04-19 08:06:52,476 79737 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': 'Wed, 19 Apr 2023 08:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-a9b68cc4-6c13-406a-99dd-0f08df6a5bed', 'x-compute-request-id': 'req-a9b68cc4-6c13-406a-99dd-0f08df6a5bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a'} Body: b'{"server": {"id": "3f04177b-d122-459b-871c-15c0964d793a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1524196155", "status": "ACTIVE", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "3a76c06e37111bf812d21afc87552880ee92696882ee702f34972ef1", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:06:02Z", "updated": "2023-04-19T08:06:09Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1171521041-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:3a:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f04177b-d122-459b-871c-15c0964d793a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:06:08.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": []}}' 2023-04-19 08:06:52,492 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:07:53,398 79737 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/3f04177b-d122-459b-871c-15c0964d793a/action 0.859s 2023-04-19 08:07:53,398 79737 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-ServerBootFromVolumeS tableRescueTest-image-444178090"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07: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-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481cda20-e297-4513-8011-cd916715f810', 'x-compute-request-id': 'req-481cda20-e297-4513-8011-cd916715f810', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a/action'} Body: b'{"image_id": "7b85991c-c846-480f-a62a-405b7a693fbb"}' 2023-04-19 08:07:53,431 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.029s 2023-04-19 08:07:53,431 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc913f4d-6281-4489-87dd-e6563d34ca78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:53Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:54,456 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.023s 2023-04-19 08:07:54,457 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9708f4eb-1f80-4d07-902a-a7d2ae20b4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:53Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:55,482 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.023s 2023-04-19 08:07:55,482 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aebe1b73-fc90-4e61-a467-837d726bd219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:53Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:56,508 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.024s 2023-04-19 08:07:56,508 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-51a21fb1-ebf6-4265-8f08-437eeb43f3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:56Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:57,533 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.023s 2023-04-19 08:07:57,533 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-398e0b17-7495-43a5-a37b-22ce09df55bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:57Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:58,564 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.029s 2023-04-19 08:07:58,565 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d1810fa4-2b6c-40a3-ab97-7cfd8198dd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "874cf4f82f1ef78e8ab708cdf7030dca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "035fd2992e5cd1e56988022fcb7a8670703348f57b6f2ec3800787dfa02f1d40e52a560d5b0aaaf7485c6dabfaa494c577e60eb570bc3a91024d1ee8222eda18", "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:58Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:58,605 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.039s 2023-04-19 08:07:58,606 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1d50282-7708-49bf-94a7-bdbcd1889d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "874cf4f82f1ef78e8ab708cdf7030dca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7973fa0075de42e9a74627ae9 cd98d9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "035fd2992e5cd1e56988022fcb7a8670703348f57b6f2ec3800787dfa02f1d40e52a560d5b0aaaf7485c6dabfaa494c577e60eb570bc3a91024d1ee8222eda18", "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:58Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:58,895 79737 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/3f04177b-d122-459b-871c-15c0964d793a 0.289s 2023-04-19 08:07:58,896 79737 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': 'Wed, 19 Apr 2023 08:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-1eb9f7dc-6967-4278-9b0e-0e12aec7e7d8', 'x-compute-request-id': 'req-1eb9f7dc-6967-4278-9b0e-0e12aec7e7d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a'} Body: b'{"server": {"id": "3f04177b-d122-459b-871c-15c0964d793a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1524196155", "status": "ACTIVE", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "3a76c06e37111bf812d21afc87552880ee92696882ee702f34972ef1", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:06:02Z", "updated": "2023-04-19T08:07:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1171521041-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:3a:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f04177b-d122-459b-871c-15c0964d793a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:06:08.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": []}}' 2023-04-19 08:08:59,068 79737 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.082s 2023-04-19 08:08:59,069 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0f3c61b2-dda2-4db7-ba86-4872e4279ffd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Bod y: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "password_expires_at": null}, "audit_ids": ["BJCsJt_mTSOxtfCtKmtWUQ"], "expires_at": "2023-04-19T09:08:59.000000Z", "issued_at": "2023-04-19T08:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7973fa0075de42e9a74627ae9cd98d9f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:08:59,069 79737 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'c200dc82-8f76-41a5-8f0d-25b3fdcf2132', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1171521041-network', 'tenant_id': '7973fa0075de42e9a74627ae9cd98d9f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7973fa0075de42e9a74627ae9cd98d9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:05:55Z', 'updated_at': '2023-04-19T08:05:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:08:59,692 79737 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.621s 2023-04-19 08:08:59,692 79737 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-1605275303", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "c200dc82-8f76-41a5-8f0d-25b3fdcf2132"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1', '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-d6cbbf5a-b2cf-41aa-8aa3-f8f611438aa1', 'x-compute-request-id': 'req-d6cbbf5a-b2cf-41aa-8aa3-f8f611438aa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "823c04fd-d328-4013-ac57-d5c32255c8b1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xs6ywLhQWRsL"}}' 2023-04-19 08:08:59,772 79737 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/823c04fd-d328-4013-ac57-d5c32255c8b1 0.077s 2023-04-19 08:08:59,772 79737 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': 'Wed, 19 Apr 2023 08:08:59 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-86c82e2a-f449-4c54-8819-2388a6b9884e', 'x-compute-request-id': 'req-86c82e2a-f449-4c54-8819-2388a6b9884e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1'} Body: b'{"server": {"id": "823c04fd-d328-4013-ac57-d5c32255c8b1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1605275303", "status": "BUILD", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:09:00Z", "updated": "2023-04-19T08:08:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}], "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": []}}' 2023-04-19 08:09:49,981 79737 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/823c04fd-d328-4013-ac57-d5c32255c8b1 0.145s 2023-04-19 08:09:49,981 79737 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': 'Wed, 19 Apr 2023 08:09:49 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-6959d78a-ebde-49d4-969d-8e68db45cd12', 'x-compute-request-id': 'req-6959d78a-ebde-49d4-969d-8e68db45cd12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1'} Body: b'{"server": {"id": "823c04fd-d328-4013-ac57-d5c32255c8b1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1605275303", "status": "ERROR", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:08:59Z", "updated": "2023-04-19T08:09:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T08:09:03Z", "message": "Build of instance 823c04fd-d328-4013-ac57-d5c32255c8b1 aborted: Volume 96ef10a3-d538-49a6-a5ee-2e52351dd75f 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": []}}' 2023-04-19 08:09:50,000 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-19 08:09:50,736 79737 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/823c04fd-d328-4013-ac57-d5c32255c8b1 0.735s 2023-04-19 08:09:50,736 79737 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': 'Wed, 19 Apr 2023 08:09:50 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-ad031fe5-fea2-48cf-a974-8ebd9f1b1cc4', 'x-compute-request-id': 'req-ad031fe5-fea2-48cf-a974-8ebd9f1b1cc4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1'} Body: b'' 2023-04-19 08:09:50,785 79737 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/server s/823c04fd-d328-4013-ac57-d5c32255c8b1 0.048s 2023-04-19 08:09:50,786 79737 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': 'Wed, 19 Apr 2023 08:09:50 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-063fbcaf-494b-4a3b-af1f-25fd8042a4ce', 'x-compute-request-id': 'req-063fbcaf-494b-4a3b-af1f-25fd8042a4ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 823c04fd-d328-4013-ac57-d5c32255c8b1 could not be 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3e427f92-62d2-4f76-8455-e09817fc9d6f failed to build and is in ERROR status {5} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.246836s] ... 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:10:36,102 79735 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/4e8012b5bc024ff7b6956b024eb47d5c/scheduler-stats/get_pools?detail=True 0.240s 2023-04-19 08:10:36,102 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b75b27a-2e82-4d8b-895f-9039106eca33', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b75b27a-2e82-4d8b-895f-9039106eca33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e8012b5bc024ff7b6956b024eb47d5c/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {5} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.054876s] ... 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:10:36,161 79735 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/4e8012b5bc024ff7b6956b024eb47d5c/scheduler-stats/get_pools 0.049s 2023-04-19 08:10:36,162 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f08ca5-6869-4ff8-98aa-825865a763dd', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f08ca5-6869-4ff8-98aa-825865a763dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e8012b5bc024ff7b6956b024eb47d5c/scheduler-stats/get_pools'} Body: b'{"pools": []}' {5} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.017337s] ... ok {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.028969s] ... ok {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.028917s] ... ok {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.025281s] ... ok {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.024362s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.724823s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume caf993c2-bcff-4dd6-8901-9f1980037067 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:10:42,777 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes 0.396s 2023-04-19 08:10:42,777 79735 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-30399380"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0895aa-555a-4f8b-bd63-8c81f81031e1', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0895aa-555a-4f8b-bd63-8c81f81031e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes'} Body: b'{"volume": {"id": "caf993c2-bcff-4dd6-8901-9f1980037067", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:42.711964", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-30399380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:10:42,828 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.041s 2023-04-19 08:10:42,829 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259f35ae-1f0c-4818-9a3b-b4db7d23f9b6', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259f35ae-1f0c-4818-9a3b-b4db7d23f9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'{"volume": {"id": "caf993c2-bcff-4dd6-8901-9f1980037067", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-30399380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:43,882 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.042s 2023-04-19 08:10:43,882 79735 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e11e37b-b1f1-4343-a733-cdab0eec3051', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e11e37b-b1f1-4343-a733-cdab0eec3051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'{"volume": {"id": "caf993c2-bcff-4dd6-8901-9f1980037067", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:43.000000", "updated_at": "2023-04-19T08:10:43.000000", "name": "tempest-VolumesTransfersTest-Volume-30399380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:43,945 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.052s 2023-04-19 08:10:43,946 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25375e5-92b9-4ce8-9286-2f21e5c8c581', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25375e5-92b9-4ce8-9286-2f21e5c8c581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'{"volume": {"id": "caf993c2-bcff-4dd6-8901-9f1980037067", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:43.000000", "updated_at": "2023-04-19T08:10:43.000000", "name": "tempest-VolumesTransfersTest-Volume-30399380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:44,076 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.119s 2023-04-19 08:10:44,077 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0 ', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4e2d64-ee30-4136-a77d-affe198f5f72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'' 2023-04-19 08:10:44,103 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.025s 2023-04-19 08:10:44,103 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:44 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-2adcfc41-62eb-484e-a54d-8c9fa928b254', 'x-openstack-request-id': 'req-2adcfc41-62eb-484e-a54d-8c9fa928b254', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume caf993c2-bcff-4dd6-8901-9f1980037067 could not be found."}}' {5} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.484288s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7dd5d41f-e384-447d-83ce-d7e06cbc9f49 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:10:44,281 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes 0.174s 2023-04-19 08:10:44,282 79735 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-1058526880"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436fcce0-970a-4d68-87f2-d386a2cba57a', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436fcce0-970a-4d68-87f2-d386a2cba57a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes'} Body: b'{"volume": {"id": "7dd5d41f-e384-447d-83ce-d7e06cbc9f49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:44.226020", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1058526880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:10:44,342 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.048s 2023-04-19 08:10:44,343 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f85fcd-7144-4582-ae19-ca0820eb51ec', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f85fcd-7144-4582-ae19-ca0820eb51ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'{"volume": {"id": "7dd5d41f-e384-447d-83ce-d7e06cbc9f49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1058526880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:45,400 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.044s 2023-04-19 08:10:45,401 79735 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1dd264-12a3-499c-acfa-69959c49dbe4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1dd264-12a3-499c-acfa-69959c49dbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'{"volume": {"id": "7dd5d41f-e384-447d-83ce-d7e06cbc9f49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:44.000000", "updated_at": "2023-04-19T08:10:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1058526880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:45,454 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.042s 2023-04-19 08:10:45,454 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736ca5b2-97d3-4758-91e9-fc8f68b828a4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736ca5b2-97d3-4758-91e9-fc8f68b828a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'{"volume": {"id": "7dd5d41f-e384-447d-83ce-d7e06cbc9f49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:44.000000", "updated_at": "2023-04-19T08:10:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1058526880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:45,568 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.104s 2023-04-19 08:10:45,569 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10: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-d4b66d2a-2f4c-4d3f-a485-9a3bc1ea462a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'' 2023-04-19 08:10:45,590 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.020s 2023-04-19 08:10:45,590 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10: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-9ec50b94-0a4b-4c76-9ae6-a83f9c06215f', 'x-openstack-request-id': 'req-9ec50b94-0a4b-4c76-9ae6-a83f9c06215f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7dd5d41f-e384-447d-83ce-d7e06cbc9f49 could not be found."}}' {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {5} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.709949s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dfd46252-efda-4cef-84b3-912028f94625 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:11:03,493 79735 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.330s 2023-04-19 08:11:03,493 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1976437938", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFykRzqZfXPQhjrLbfDEY30Z0WXZhr2bdy2JQcaM6an9puCvnkGjpwmr/r2WGOkZZ40DaHFb1Lxp01UcDD/RJwnzRDPUakVpzVV/y6fMLtfxbFS1pbjtRwPGHvoQD9sv2w=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:03 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-3aac1c30-6302-4b29-96ae-c695757e2454', 'x-compute-request-id': 'req-3aac1c30-6302-4b29-96ae-c695757e2454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1976437938", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFykRzqZfXPQhjrLbfDEY30Z0WXZhr2bdy2JQcaM6an9puCvnkGjpwmr/r2WGOkZZ40DaHFb1Lxp01UcDD/RJwnzRDPUakVpzVV/y6fMLtfxbFS1pbjtRwPGHvoQD9sv2w==", "fingerprint": "bf:4d:03:83:af:8f:b4:2a:b0:08:07:97:f0:e4:32:c2", "user_id": "84e50f8867b7417c926d058c4ec72987"}}' 2023-04-19 08:11:03,642 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.143s 2023-04-19 08:11:03,643 79735 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-2059121302", "description": "tempest-secgroup-smoke-2059121302 description", "project_id": "df58c902a7404951b7bd8fb964d08de2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-8cf90444-26fc-4d41-8c82-8a5db7ee1b6b', 'date': 'Wed, 19 Apr 2023 08:11:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "name": "tempest-secgroup-smoke-2059121302", "stateful": true, "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "description": "tempest-secgroup-smoke-2059121302 description", "shared": false, "security_group_rules": [{"id": "5d79ce63-975a-4a42-8211-fb9a8a725a63", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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": 896, "description": null, "tags": [], "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08:11:03Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}, {"id": "cfd27394-814f-438b-b829-b1a227f20e3f", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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": 897, "description": null, "tags": [], "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08:11:03Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}], "tags": [], "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08: 11:03Z", "revision_number": 1, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:03,814 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-19 08:11:03,815 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fd3e8c57-94f3-4dfb-a5d4-d29d752fb468', 'date': 'Wed, 19 Apr 2023 08:11:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3a5a197-55b3-4c7f-a648-f5ca677ece2e", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08:11:03Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:03,987 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-19 08:11:03,987 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-14ee1f98-f055-44f3-b4a9-7b8511c359e2', 'date': 'Wed, 19 Apr 2023 08:11:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cd7b1df7-250c-4b15-ab5f-9205961c31b0", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08:11:03Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,151 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-19 08:11:04,151 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-67b201d9-a05f-41b2-8064-11d25180ba7c', 'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{" security_group_rule": {"id": "1ac82989-8d4f-44ef-8699-0cf953fde79e", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:04Z", "updated_at": "2023-04-19T08:11:04Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,310 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-19 08:11:04,311 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-61c019dc-04a5-4130-ab12-e414a6048784', 'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0c9c93a-0ec4-4b2e-8b8f-a77fe7f8469f", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:04Z", "updated_at": "2023-04-19T08:11:04Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,694 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.383s 2023-04-19 08:11:04,695 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-431c3e02-0370-4586-862b-f3084244b18b', 'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb92b1f6-8613-47ac-bfc2-04ced59999c3", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:04Z", "updated_at": "2023-04-19T08:11:04Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,857 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-19 08:11:04,858 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6 a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4cd41e3d-4070-4a9e-b105-f87ce04f5667', 'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97790def-1de1-4693-8c17-050e88c8f4fc", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:04Z", "updated_at": "2023-04-19T08:11:04Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,903 79735 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.039s 2023-04-19 08:11:04,904 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b9ee5485-f472-43a4-a441-8f499dddb398', '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": "84e50f8867b7417c926d058c4ec72987", "name": "tempest-TestShelveInstance-1742788410-project-member", "password_expires_at": null}, "audit_ids": ["Fn99vGHUQmWaxn54dz19Xg"], "expires_at": "2023-04-19T09:11:04.000000Z", "issued_at": "2023-04-19T08:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df58c902a7404951b7bd8fb964d08de2", "name": "tempest-TestShelveInstance-1742788410"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/df58c902a7404951b7bd8fb964d08de2", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoin ts": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:11:04,904 79735 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'eb552b72-f1c4-4763-b86e-23f5165c7bcd', 'name': 'tempest-TestShelveInstance-840533712-network', 'tenant_id': 'df58c902a7404951b7bd8fb964d08de2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'df58c902a7404951b7bd8fb964d08de2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43037, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:10:48Z', 'updated_at': '2023-04-19T08:10:48Z', 'revision_number': 1} available for tenant 2023-04-19 08:11:05,328 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes 0.422s 2023-04-19 08:11:05,328 79735 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-1310223084", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef7a6d6-2ef7-4a28-8fdc-908577c24ed6', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef7a6d6-2ef7-4a28-8fdc-908577c24ed6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes'} Body: b'{"volume": {"id": "dfd46252-efda-4cef-84b3-912028f94625", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:05.256785", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1310223084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}], "user_id": "84e50f8867b7417c926d058c4ec72987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:11:05,442 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625 0.103s 2023-04-19 08:11:05,442 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8681037-2306-43e1-b79d-55372c60f1ba', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack -request-id': 'req-e8681037-2306-43e1-b79d-55372c60f1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625'} Body: b'{"volume": {"id": "dfd46252-efda-4cef-84b3-912028f94625", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:05.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1310223084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}], "user_id": "84e50f8867b7417c926d058c4ec72987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:06,494 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625 0.040s 2023-04-19 08:11:06,494 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d38a67-19bc-4337-9405-813f6a0fdbe5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d38a67-19bc-4337-9405-813f6a0fdbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625'} Body: b'{"volume": {"id": "dfd46252-efda-4cef-84b3-912028f94625", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:05.000000", "updated_at": "2023-04-19T08:11:05.000000", "name": "tempest-tempest.common.compute-volume-1310223084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}], "user_id": "84e50f8867b7417c926d058c4ec72987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:06,612 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625 0.107s 2023-04-19 08:11:06,612 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:06 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-c5b4762b-c8ec-4c7b-941a-a7df190af904', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625'} Body: b'' 2023-04-19 08:11:06,652 79735 INFO [tempest.lib.common.rest_c lient] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625 0.039s 2023-04-19 08:11:06,652 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:06 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-14d0fbf3-07c0-4ef1-84a0-417fc4a232cb', 'x-openstack-request-id': 'req-14d0fbf3-07c0-4ef1-84a0-417fc4a232cb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dfd46252-efda-4cef-84b3-912028f94625 could not be found."}}' 2023-04-19 08:11:06,833 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/825010ae-5cc1-4ab7-9721-78ef383d6c6a 0.179s 2023-04-19 08:11:06,833 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-53fade83-75e1-4560-9458-487bb6b8ac98', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:11:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/825010ae-5cc1-4ab7-9721-78ef383d6c6a'} Body: b'' 2023-04-19 08:11:06,863 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1976437938 0.029s 2023-04-19 08:11:06,864 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:06 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-e8815e38-c498-4053-bc5a-82e653ed951c', 'x-compute-request-id': 'req-e8815e38-c498-4053-bc5a-82e653ed951c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1976437938'} Body: b'' {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.108040s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 550, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2c023980-6368-4af6-b830-db75a73cacaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:09:21,355 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20 0.222s 2023-04-19 08:09:21,356 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:21 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-68bb85f7-7b05-4fb4-bba2-edbd533626e0', 'x-compute-request-id': 'req-68bb85f7-7b05-4fb4-bba2-edbd533626e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20'} Body: b'{"server": {"id": "266d27ff-db1d-443a-8562-b67a859afe20", "name": "tempest-ServersNegativeTestJSON-server-601761688", "status": "ACTIVE", "tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8", "user_id": "2027c586717a407baa7cd8f3cdc56459", "metadata": {}, "hostId": "0e0c62a31d77505f7ab0cd1348d14056a28df1305e1af1a9d757b4a3", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:04:49Z", "updated": "2023-04-19T08:04:56Z", "addresses": {"tempest-ServersNegativeTestJSON-1790718076-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:ab:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/266d27ff-db1d-443a-8562-b67a859afe20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:04:56.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": []}}' 2023-04-19 08:10:21,799 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes 0.370s 2023-04-19 08:10:21,799 79729 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-911361576"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e782caf-c370-4ad1-8266-06a76d173501', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e782caf-c370-4ad1-8266-06a76d173501', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes'} Body: b'{"volume": {"id": "2c023980-6368-4af6-b830-db75a73cacaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:21.730056", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-911361576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:10:21,851 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf 0.041s 2023-04-19 08:10:21,851 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431eaeb3-6b57-495a-af2c-d3294749f48b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431eaeb3-6b57-495a-af2c-d3294749f48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf'} Body: b'{"volume": {"id": "2c023980-6368-4af6-b830-db75a73cacaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:22.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-911361576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8"}}' 2023-04-19 08:10:22,908 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf 0.044s 2023-04-19 08:10:22,908 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b6bdfc-c9c5-4578-a41b-52c6acf7771d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b6bdfc-c9c5-4578-a41b-52c6acf7771d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf'} Body: b'{"volume": {"id": "2c023980-6368-4af6-b830-db75a73cacaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:22.000000", "updated_at": "2023-04-19T08:10:22.000000", "name": "tempest-ServersNegativeTestJSON-volume-911361576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant -attr:tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8"}}' 2023-04-19 08:10:23,169 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20 0.250s 2023-04-19 08:10:23,170 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:22 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-b8374d0c-2c5e-42c3-a197-4abeaee081b4', 'x-compute-request-id': 'req-b8374d0c-2c5e-42c3-a197-4abeaee081b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20'} Body: b'{"server": {"id": "266d27ff-db1d-443a-8562-b67a859afe20", "name": "tempest-ServersNegativeTestJSON-server-601761688", "status": "ACTIVE", "tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8", "user_id": "2027c586717a407baa7cd8f3cdc56459", "metadata": {}, "hostId": "0e0c62a31d77505f7ab0cd1348d14056a28df1305e1af1a9d757b4a3", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:04:49Z", "updated": "2023-04-19T08:04:56Z", "addresses": {"tempest-ServersNegativeTestJSON-1790718076-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:ab:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/266d27ff-db1d-443a-8562-b67a859afe20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:04:56.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} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.931302s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6886a5a2-25d6-49ed-8b01-5c078e0412fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:09:15,540 79745 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:09:15,540 79745 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:09:15,602 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-04-19 08:09:15,603 79745 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-810739864", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGhlzmqfWJSsH1F+DcjSKjHN4sZ1KDyWRfvmQ1yol5vD5IewJca0DPaFYXLL4zponYyVw45uvTfI2IuifcM/ZeUHHy1nlW27yCZX4ED6bq6Ew1gCUchsEqlXQL00DNcsNQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:15 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-d7c48961-0959-4e9d-b7ca-97dbfefe8fd5', 'x-compute-request-id': 'req-d7c48961-0959-4e9d-b7ca-97dbfefe8fd5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-810739864", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGhlzmqfWJSsH1F+DcjSKjHN4sZ1KDyWRfvmQ1yol5vD5IewJca0DPaFYXLL4zponYyVw45uvTfI2IuifcM/ZeUHHy1nlW27yCZX4ED6bq6Ew1gCUchsEqlXQL00DNcsNQ==", "fingerprint": "95:ab:bd:e5:85:82:06:68:62:e0:47:97:f5:f5:c4:8b", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4"}}' 2023-04-19 08:09:15,605 79745 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-810739864 created 2023-04-19 08:09:15,751 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.145s 2023-04-19 08:09:15,751 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--910100136", "description": "tempest-description--599760426"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a8c0da23-017e-41f8-b07a-ad04aff2eb59', 'date': 'Wed, 19 Apr 2023 08:09:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2d48844d-363c-420e-bf39-94256e52a1fa", "name": "tempest-securitygroup--910100136", "stateful": true, "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "description": "tempest-description--599760426", "shared": false, "security_group_rules": [{"id": "cabbbc33-5b26-45e0-b296-5bc25bb643ce", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "2d48844d-363c-420e-bf39-94256e52a1fa", "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": 824, "description": null, "tags": [], "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}, {"id": "d72e1aa4-25e0-4198-b311-cb2a87851820", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "2d48844d-363c-420e-bf39-94256e52a1fa", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 823, "description": null, "tags": [], "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}], "tags": [], "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 1, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:09:15,918 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-19 08:09:15,918 79745 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": "2d48844d-363c-420e-bf39-94256e52a1fa", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-59c98325-f567-4f8b-a76e-28e811dfd6f9', 'date': 'Wed, 19 Apr 2023 08:09:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "83c562ce-b0b2-4b10-a6ce-e83ecec257bb", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "2d48844d-363c-420e-bf39-94256e52a1fa", "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, "description": "", "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:09:16,278 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.359s 2023-04-19 08:09:16,278 79745 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": "2d48844d-363c-420e-bf39-94256e52a1fa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1e649746-2e4e-4eae-9590-39597318288c', 'date': 'Wed, 19 Apr 2023 08:09:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e31db8c9-f05d-4f55-90f7-e191d9fddcb6", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "2d48844d-363c-420e-bf39-94256e52a1fa", "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, "description": "", "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:09:16,278 79745 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--910100136 created 2023-04-19 08:09:17,061 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.782s 2023-04-19 08:09:17,061 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-ty pe': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1a0d8ef8-a3ad-43ca-80f2-dcad1bbbe6a7', 'date': 'Wed, 19 Apr 2023 08:09:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "86816d50-2755-4fea-b648-0debeb1c8933", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "floating_ip_address": "172.24.4.194", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f475ef63d11f4decbd33dfc63e108d12", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:09:16Z", "updated_at": "2023-04-19T08:09:16Z", "revision_number": 0}}' 2023-04-19 08:09:17,062 79745 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '86816d50-2755-4fea-b648-0debeb1c8933', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'floating_ip_address': '172.24.4.194', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:09:16Z', 'updated_at': '2023-04-19T08:09:16Z', 'revision_number': 0, 'ip': '172.24.4.194'} created 2023-04-19 08:09:17,161 79745 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.094s 2023-04-19 08:09:17,162 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35cfc0c9-8566-484e-954d-647b2a079590', '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": "a0d79080dd7b4e20932eb3774bdc97a4", "name": "tempest-AttachVolumeShelveTestJSON-459720759-project-member", "password_expires_at": null}, "audit_ids": ["-VLOhALMSX2wH9sa6EhFIQ"], "expires_at": "2023-04-19T09:09:17.000000Z", "issued_at": "2023-04-19T08:09:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f475ef63d11f4decbd33dfc63e108d12", "name": "tempest-AttachVolumeShelveTestJSON-459720759"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "re gion_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:09:17,162 79745 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '148f1dce-55c7-456b-971d-00cad5c4c568', 'name': 'tempest-AttachVolumeShelveTestJSON-669349991-network', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8850, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:06:21Z', 'updated_at': '2023-04-19T08:06:22Z', 'revision_number': 1} available for tenant 2023-04-19 08:09:17,163 79745 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-810739864', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGhlzmqfWJSsH1F+DcjSKjHN4sZ1KDyWRfvmQ1yol5vD5IewJca0DPaFYXLL4zponYyVw45uvTfI2IuifcM/ZeUHHy1nlW27yCZX4ED6bq6Ew1gCUchsEqlXQL00DNcsNQ==', 'fingerprint': '95:ab:bd:e5:85:82:06:68:62:e0:47:97:f5:f5:c4:8b', 'user_id': 'a0d79080dd7b4e20932eb3774bdc97a4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAMSLt2ChYD7PrKsC//diJGOMia0l6sw806WFtBb5P3X9saIcZCJbJy\nPSqCl3dYWhygBwYFK4EEACKhZANiAARoZc5qn1iUrB9Rfg3I0ioxzeLGdSg8lkX7\n5kNcqJebw+SHsCXGtAz2hWFyy+M6aJ2MlcOObr03yNiLon3DP2XlBx8tZ5Vtu8gm\nV+BA+m6uhMNYAlHIbBKpV0C9NAzXLDU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2d48844d-363c-420e-bf39-94256e52a1fa', 'name': 'tempest-securitygroup--910100136', 'stateful': True, 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': 'tempest-description--599760426', 'shared': False, 'security_group_rules': [{'id': 'cabbbc33-5b26-45e0-b296-5bc25bb643ce', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'security_group_id': '2d48844d-363c-420e-bf39-94256e52a1fa', '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': 824, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:09:15Z', 'updated_at': '2023-04-19T08:09:15Z', 'revision_number': 0, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}, {'id': 'd72e1aa4-25e0-4198-b311-cb2a87851820', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'security_group_id': '2d48844d-363c-420e-bf39-94256e52a1fa', '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': 823, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:09:15Z', 'updated_at': '2023-04-19T0 8:09:15Z', 'revision_number': 0, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}], 'tags': [], 'created_at': '2023-04-19T08:09:15Z', 'updated_at': '2023-04-19T08:09:15Z', 'revision_number': 1, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}, 'floating_ip': {'id': '86816d50-2755-4fea-b648-0debeb1c8933', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'floating_ip_address': '172.24.4.194', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:09:16Z', 'updated_at': '2023-04-19T08:09:16Z', 'revision_number': 0, 'ip': '172.24.4.194'}} 2023-04-19 08:09:17,785 79745 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.621s 2023-04-19 08:09:17,785 79745 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-1199096627", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "148f1dce-55c7-456b-971d-00cad5c4c568"}], "security_groups": [{"name": "tempest-securitygroup--910100136"}], "key_name": "tempest-keypair-810739864", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee', '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-d7bc3d6a-c217-4d40-9140-562de1b82dbb', 'x-compute-request-id': 'req-d7bc3d6a-c217-4d40-9140-562de1b82dbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--910100136"}], "adminPass": "password"}}' 2023-04-19 08:09:17,860 79745 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/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.071s 2023-04-19 08:09:17,860 79745 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': 'Wed, 19 Apr 2023 08:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', '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-1986127c-c7a7-4087-addf-9b95a6fa5534', 'x-compute-request-id': 'req-1986127c-c7a7-4087-addf-9b95a6fa5534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'{"server": {"id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "name": "tempest-AttachVolumeShelveTestJSON-server-1199096627", "status": "BUILD", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd 7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:09:18Z", "updated": "2023-04-19T08:09:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-810739864", "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}}' 2023-04-19 08:10:08,225 79745 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/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.287s 2023-04-19 08:10:08,228 79745 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': 'Wed, 19 Apr 2023 08:10:07 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-4459e89a-b026-4d06-94e8-4f4af1e15046', 'x-compute-request-id': 'req-4459e89a-b026-4d06-94e8-4f4af1e15046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'{"server": {"id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "name": "tempest-AttachVolumeShelveTestJSON-server-1199096627", "status": "ACTIVE", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "b0633eb5d096dc1a40eb25c63cc2445dec53ae007f92154c2e14fd59", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:09:17Z", "updated": "2023-04-19T08:09:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:14:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-810739864", "OS-SRV-USG:launched_at": "2023-04-19T08:09:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--910100136"}], "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}}' 2023-04-19 08:10:08,244 79745 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:11:08,490 79745 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/7be61ae3-a9 cd-4a68-8494-395f685ff6ee/os-interface 0.207s 2023-04-19 08:11:08,491 79745 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': 'Wed, 19 Apr 2023 08:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', '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-28138566-f7e8-4363-96e8-d6c04feb63f6', 'x-compute-request-id': 'req-28138566-f7e8-4363-96e8-d6c04feb63f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "148f1dce-55c7-456b-971d-00cad5c4c568", "port_id": "3f2753b2-3728-4d4a-8238-f08e4d03e465", "mac_addr": "fa:16:3e:b4:14:53", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3728093d-80a4-4340-8501-54616230faca", "ip_address": "10.0.0.8"}]}]}' 2023-04-19 08:11:09,276 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/86816d50-2755-4fea-b648-0debeb1c8933 0.780s 2023-04-19 08:11:09,276 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3f2753b2-3728-4d4a-8238-f08e4d03e465"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-09e0bc94-9ff6-4e92-abe4-827e1845837f', 'date': 'Wed, 19 Apr 2023 08:11:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/86816d50-2755-4fea-b648-0debeb1c8933'} Body: b'{"floatingip": {"id": "86816d50-2755-4fea-b648-0debeb1c8933", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "floating_ip_address": "172.24.4.194", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "39e8605d-43fc-4fc0-b0c4-af3eb9e4fcd5", "port_id": "3f2753b2-3728-4d4a-8238-f08e4d03e465", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "148f1dce-55c7-456b-971d-00cad5c4c568", "mac_address": "fa:16:3e:b4:14:53", "admin_state_up": true, "status": "ACTIVE", "device_id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:09:16Z", "updated_at": "2023-04-19T08:11:08Z", "revision_number": 1, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:11:09,283 79745 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.194:22' as 'cirros' with public key authentication 2023-04-19 08:11:09,322 79745 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:11:09,345 79745 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:11:09,346 79745 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.194 successfully created 2023-04-19 08:11:09,386 79745 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/7be61ae3-a9cd-4a68-8494-395f685ff6ee/ips 0.039s 2023-04-19 08:11:09,386 79745 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': 'Wed, 19 Apr 2023 08:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', '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-28a3667a-0364-4a67-8d85-1a0ceac43edb', 'x-compute-request-id': 'req-28a3667a-0364-4a67-8d85-1a0ceac43edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-19 08:11:09,597 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes 0.207s 2023-04-19 08:11:09,597 79745 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-935566490"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c27141-9bf7-4a32-b654-ffa4b47de714', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c27141-9bf7-4a32-b654-ffa4b47de714', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes'} Body: b'{"volume": {"id": "6886a5a2-25d6-49ed-8b01-5c078e0412fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:09.531772", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-935566490", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}], "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:11:09,650 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb 0.042s 2023-04-19 08:11:09,651 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76a9b3e-0280-41f6-b6ab-245715fd4f36', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76a9b3e-0280-41f6-b6ab-245715fd4f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb'} Body: b'{"volume": {"id": "6886a5a2-25d6-49ed-8b01-5c078e0412fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:10.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-935566490", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}], "user_id": "a0d79080dd7b4e2093 2eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:11:10,705 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb 0.039s 2023-04-19 08:11:10,705 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e639c86-4772-432f-84a0-e7059def88a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e639c86-4772-432f-84a0-e7059def88a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb'} Body: b'{"volume": {"id": "6886a5a2-25d6-49ed-8b01-5c078e0412fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:10.000000", "updated_at": "2023-04-19T08:11:10.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-935566490", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}], "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:11:11,045 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.316s 2023-04-19 08:11:11,045 79745 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': 'Wed, 19 Apr 2023 08:11:10 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-247c4ab4-c24e-4ca1-99d7-28c35bda04ee', 'x-compute-request-id': 'req-247c4ab4-c24e-4ca1-99d7-28c35bda04ee', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'' 2023-04-19 08:11:11,348 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.302s 2023-04-19 08:11:11,348 79745 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': 'Wed, 19 Apr 2023 08:11:11 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-7f04a860-0ed0-4a37-bbec-a8534b41b697', 'x-compute-request-id': 'req-7f04a860- 0ed0-4a37-bbec-a8534b41b697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'{"server": {"id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "name": "tempest-AttachVolumeShelveTestJSON-server-1199096627", "status": "ACTIVE", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "b0633eb5d096dc1a40eb25c63cc2445dec53ae007f92154c2e14fd59", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:09:17Z", "updated": "2023-04-19T08:11:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:14:53"}, {"version": 4, "addr": "172.24.4.194", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:14:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-810739864", "OS-SRV-USG:launched_at": "2023-04-19T08:09:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--910100136"}], "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}}' 2023-04-19 08:12:01,686 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.273s 2023-04-19 08:12:01,686 79745 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': 'Wed, 19 Apr 2023 08:12:01 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-6c34fa3b-bbba-464b-a21f-46a1dc59caba', 'x-compute-request-id': 'req-6c34fa3b-bbba-464b-a21f-46a1dc59caba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7be61ae3-a9cd-4a68-8494-395f685ff6ee could not be found."}}' 2023-04-19 08:12:01,719 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-810739864 0.031s 2023-04-19 08:12:01,719 79745 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': 'Wed, 19 Apr 2023 08:12:01 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-c1cb8480-225a-409e-9d68-b9ee0bc46994', 'x-compute-request-id': 'req-c1cb8480-225a-409e-9d68-b9ee0bc46994', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-810739864'} Body: b'' 2023-04-19 08:12:01,881 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2d48844d-363c-420e-bf39-94256e52a1fa 0.161s 2023-04-19 08:12:01,882 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4e7277a0-b45f-479e-bfb0-659a0d079e32', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:12:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2d48844d-363c-420e-bf39-94256e52a1fa'} Body: b'' 2023-04-19 08:12:01,910 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2d48844d-363c-420e-bf39-94256e52a1fa 0.027s 2023-04-19 08:12:01,910 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0bd228de-eb5d-4a82-8117-1c884bf80be5', 'date': 'Wed, 19 Apr 2023 08:12:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2d48844d-363c-420e-bf39-94256e52a1fa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2d48844d-363c-420e-bf39-94256e52a1fa does not exist", "detail": ""}}' 2023-04-19 08:12:02,469 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/86816d50-2755-4fea-b648-0debeb1c8933 0.558s 2023-04-19 08:12:02,469 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5caa1e4f-275a-42b4-9467-36687a612835', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:12:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/86816d50-2755-4fea-b648-0debeb1c8933'} Body: b'' {10} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.044551s] ... ok {10} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001401s] ... 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 {10} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [2.020570s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 106019be-fcc2-4ab5-b445-8c5ec4009986 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:12:10,720 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types 0.209s 2023-04-19 08:12:10,720 79745 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-1520867602"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f61b0-3c27-4b8f-ad98-1763d8d9e660', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f61b0-3c27-4b8f-ad98-1763d8d9e660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types'} Body: b'{"volume_type": {"id": "227275c8-dbc4-4cfb-af8e-6195ef087431", "name": "tempest-GroupsV314Test-volume-type-1520867602", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:12:10,968 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/group_types 0.244s 2023-04-19 08:12:10,968 79745 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-32217347"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ea335d-1d51-4572-bb7f-e6e47b8cdcfc', 'content-length': '175', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ea335d-1d51-4572-bb7f-e6e47b8cdcfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/group_types'} Body: b'{"group_type": {"id": "9187cd08-0a47-4e84-966d-f4da40564be5", "name": "tempest-GroupsV314Test-group-type-32217347", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 08:12:11,186 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups 0.215s 2023-04-19 08:12:11,186 79745 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": "9187cd08-0a47-4e84-966d-f4da40564be5", "volume_types": ["227275c8-dbc4-4cfb-af8e-6195ef087431"], "name": "tempest-GroupsV314Test-Group-175017947"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a212a89-95b2-47b1-832d-f472ccc50d2f', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a212a89-95b2-47b1-832d-f472ccc50d2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups'} Body: b'{"group": {"id": "106019be-fcc2-4ab5-b445-8c5ec4009986", "name": "tempest-GroupsV314Test-Group-175017947"}}' 2023-04-19 08:12:11,224 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986 0.035s 2023-04-19 08:12:11,224 79745 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': 'Wed, 19 Apr 2023 08:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082ed21e-be2e-4070-a347-fbfa49a0c592', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082ed21e-be2e-4070-a347-fbfa49a0c592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986'} Body: b'{"group": {"id": "106019be-fcc2-4ab5-b445-8c5ec4009986", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T08:12:11.000000", "name": "tempest-GroupsV314Test-Group-175017947", "description": null, "group_type": "9187cd08-0a47-4e84-966d-f4da40564be5", "volume_types": ["227275c8-dbc4-4cfb-af8e-6195ef087431"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:12:12,262 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986 0.032s 2023-04-19 08:12:12,262 79745 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': 'Wed, 19 Apr 2023 08:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8be85d6-adf1-423f-a9a3-41a9a3ef24c0', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8be85d6-adf1-423f-a9a3-41a9a3ef24c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986'} Body: b'{"group": {"id": "106019be-fcc2-4ab5-b445-8c5ec4009986", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T08:12:11.000000", "name": "tempest-GroupsV314Test-Group-175017947", "description": null, "group_type": "9187cd08-0a47-4e84-966d-f4da40564be5", "volume_types": ["227275c8-dbc4-4cfb-af8e-6195ef087431"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:12:12,340 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/volumes/detail 0.073s 2023-04-19 08:12:12,341 79745 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': 'Wed, 19 Apr 2023 08:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfd0ff0-8caf-4943-b8a3-d14ce9f91d76', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfd0ff0-8caf-4943-b8a3-d14ce9f91d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 08:12:12,415 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986/action 0.064s 2023-04-19 08:12:12,416 79745 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': 'Wed, 19 Apr 2023 08:12:12 GMT', 'server': 'Apache/2.4.5 2 (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-c193bb06-601c-4590-acdc-50bb938b5415', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986/action'} Body: b'' 2023-04-19 08:12:12,432 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986 0.015s 2023-04-19 08:12:12,432 79745 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': 'Wed, 19 Apr 2023 08:12:12 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-1d99af40-492b-4839-b990-22d0e878041e', 'x-openstack-request-id': 'req-1d99af40-492b-4839-b990-22d0e878041e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 106019be-fcc2-4ab5-b445-8c5ec4009986 could not be found."}}' 2023-04-19 08:12:12,464 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/group_types/9187cd08-0a47-4e84-966d-f4da40564be5 0.030s 2023-04-19 08:12:12,464 79745 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': 'Wed, 19 Apr 2023 08:12:12 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-ca0f6afc-c800-49bb-b0b8-4cdacb86b42b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/group_types/9187cd08-0a47-4e84-966d-f4da40564be5'} Body: b'' 2023-04-19 08:12:12,513 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types/227275c8-dbc4-4cfb-af8e-6195ef087431 0.049s 2023-04-19 08:12:12,513 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:12 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-5d230ae9-e4e1-4895-9462-bf734d40dfa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types/227275c8-dbc4-4cfb-af8e-6195ef087431'} Body: b'' 2023-04-19 08:12:12,530 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types/227275c8-dbc4-4cfb-af8e-6195ef087431 0.016s 2023-04-19 08:12:12,531 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:12 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-72f3beba-b282-4f37-acb7-a182b5ef098f', 'x-openstack-request-id': 'req-72f3beba-b282-4f37-acb7-a182b5ef098f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types/227275c8-dbc4-4cfb-af8e-6195ef087431'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 227275c8-dbc4-4cfb-af8e-6195ef087431 could not be found."}}' {10} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.184141s] ... ok {10} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.947491s] ... ok {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.009786s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 318d5597-5ba6-493e-9aa8-902c4ea123d0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:12:19,977 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types 0.179s 2023-04-19 08:12:19,978 79745 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-2074842978", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50aaa247-9a90-4028-b449-cf313151968d', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50aaa247-9a90-4028-b449-cf313151968d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types'} Body: b'{"volume_type": {"id": "e46a1f2f-d7d0-49dd-9397-280b316cd18d", "name": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-19 08:12:20,115 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes 0.131s 2023-04-19 08:12:20,115 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "e46a1f2f-d7d0-49dd-9397-280b316cd18d", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:19 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-9c1fbca0-871c-447b-b0f0-c8377ed7f05c', 'x-openstack-request-id': 'req-9c1fbca0-871c-447b-b0f0-c8377ed7f05c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e46a1f2f-d7d0-49dd-9397-280b316cd18d could not be found."}}' 2023-04-19 08:12:20,116 79745 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-19 08:12:20,145 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d/action 0.027s 2023-04-19 08:12:20,145 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "33f96735ea88407697320111ca30465a"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-07f70fed-fd75-4634-92fe-ff2d2f6f5738', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d/action'} Body: b'' 2023-04-19 08:12:20,384 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes 0.237s 2023-04-19 08:12:20,384 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "e46a1f2f-d7d0-49dd-9397-280b316c d18d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1791968267"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da87c1fc-25ef-4a1a-ab49-b0ff0e13e957', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da87c1fc-25ef-4a1a-ab49-b0ff0e13e957', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes'} Body: b'{"volume": {"id": "318d5597-5ba6-493e-9aa8-902c4ea123d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:20.316145", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1791968267", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}], "user_id": "572b5e9929014750ad64a6dd239177ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:12:20,458 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.059s 2023-04-19 08:12:20,459 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14213f75-e2c2-4b76-8b5b-acc7fd0a882a', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14213f75-e2c2-4b76-8b5b-acc7fd0a882a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'{"volume": {"id": "318d5597-5ba6-493e-9aa8-902c4ea123d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:20.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1791968267", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}], "user_id": "572b5e9929014750ad64a6dd239177ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33f96735ea88407697320111ca30465a"}}' 2023-04-19 08:12:21,509 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.038s 2023-04-19 08:12:21,509 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4a1cba-11d7-4815-86d0-00b8fdadbf1e', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4a1cba-11d7-4815-86d0-00b8fdadbf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'{"volume": {"id": "318d5597-5ba6-493e-9aa8-902c4ea123d0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:20.000000", "updated_at": "2023-04-19T08:12:20.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1791968267", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}], "user_id": "572b5e9929014750ad64a6dd239177ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33f96735ea88407697320111ca30465a"}}' 2023-04-19 08:12:21,561 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.041s 2023-04-19 08:12:21,561 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f015d4b1-5d86-410a-af58-a01f632c273e', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f015d4b1-5d86-410a-af58-a01f632c273e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'{"volume": {"id": "318d5597-5ba6-493e-9aa8-902c4ea123d0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:20.000000", "updated_at": "2023-04-19T08:12:20.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1791968267", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}], "user_id": "572b5e9929014750ad64a6dd239177ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33f96735ea88407697320111ca30465a"}}' 2023-04-19 08:12:21,675 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.100s 2023-04-19 08:12:21,675 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-b8b5f399-de2f-4d8b-a69b-8be3e82fd564', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea 88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'' 2023-04-19 08:12:21,699 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.023s 2023-04-19 08:12:21,699 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-f816e535-6b6a-4613-9075-cfada795e790', 'x-openstack-request-id': 'req-f816e535-6b6a-4613-9075-cfada795e790', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 318d5597-5ba6-493e-9aa8-902c4ea123d0 could not be found."}}' 2023-04-19 08:12:21,742 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d/action 0.043s 2023-04-19 08:12:21,743 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "33f96735ea88407697320111ca30465a"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-a5ddb541-4e5a-495f-a237-e47c02dce534', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d/action'} Body: b'' 2023-04-19 08:12:21,789 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d 0.046s 2023-04-19 08:12:21,790 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-87efd200-7665-446e-ab03-df473b2af5bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d'} Body: b'' 2023-04-19 08:12:21,806 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d 0.016s 2023-04-19 08:12:21,806 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-26976d24-eb49-461f-ac0e-23ba2f4455ce', 'x-openstack-request-id': 'req-26976d24-eb49-461f-ac0e-23ba2f4455ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf003 2ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e46a1f2f-d7d0-49dd-9397-280b316cd18d could not be found."}}' {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.287609s] ... ok {10} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume aa728768-b899-4efe-9a83-607675454fb2 failed to build and is in ERROR status {10} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [122.454726s] ... 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 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc575600-fdef-42f1-abc1-5936afecd8e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:11:23,910 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20 0.667s 2023-04-19 08:11:23,910 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:23 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-6de8271c-2d7f-4d9a-92bc-bd700b74f3ab', 'x-compute-request-id': 'req-6de8271c-2d7f-4d9a-92bc-bd700b74f3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20'} Body: b'{"server": {"id": "266d27ff-db1d-443a-8562-b67a859afe20", "name": "tempest-ServersNegativeTestJSON-server-601761688", "status": "ACTIVE", "tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8", "user_id": "2027c586717a407baa7cd8f3cdc56459", "metadata": {}, "hostId": "0e0c62a31d77505f7ab0cd1348d14056a28df1305e1af1a9d757b4a3", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:04:49Z", "updated": "2023-04-19T08:04:56Z", "addresses": {"tempest-ServersNegativeTestJSON-1790718076-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:ab:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/266d27ff-db1d-443a-8562-b67a859afe20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:04:56.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": []}}' 2023-04-19 08:12:24,191 79729 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/789f98320d1745918cc7e2ca0ddf0ca8/volumes 0.208s 2023-04-19 08:12:24,191 79729 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-574438910"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d376bff-ccb8-4770-bd48-c35cad4fb063', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d376bff-ccb8-4770-bd48-c35cad4fb063', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes'} Body: b'{"volume": {"id": "cc575600-fdef-42f1-abc1-5936afecd8e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:24.125601", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-574438910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:12:24,286 79729 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/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5 0.085s 2023-04-19 08:12:24,286 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a23a652-1449-45e0-8d18-0db9a69fb01e', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a23a652-1449-45e0-8d18-0db9a69fb01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5'} Body: b'{"volume": {"id": "cc575600-fdef-42f1-abc1-5936afecd8e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:24.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-574438910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8"}}' 2023-04-19 08:12:25,344 79729 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/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5 0.046s 2023-04-19 08:12:25,344 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be32726-dd69-4d42-a212-5f6c48d040a8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be32726-dd69-4d42-a212-5f6c48d040a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5'} Body: b'{"volume": {"id": "cc575600-fdef-42f1-abc1-5936afecd8e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:24.000000", "updated_at": "2023-04-19T08:12:24.000000", "name": "tempest-ServersNegativeTestJSON-volume-574438910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8"}}' 2023-04-19 08:12:25,645 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20 0.290s 2023-04-19 08:12:25,646 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:25 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-050dccc6-b0e4-4aef-9d83-7b074e8c95e5', 'x-compute-request-id': 'req-050dccc6-b0e4-4aef-9d83-7b074e8c95e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20'} Body: b'{"server": {"id": "266d27ff-db1d-443a-8562-b67a859afe20", "name": "tempest-ServersNegativeTestJSON-server-601761688", "status": "ACTIVE", "tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8", "user_id": "2027c586717a407baa7cd8f3cdc56459", "metadata": {}, "hostId": "0e0c62a31d77505f7ab0cd1348d14056a28df1305e1af1a9d757b4a3", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:04:49Z", "updated": "2023-04-19T08:04:56Z", "addresses": {"tempest-ServersNegativeTestJSON-1790718076-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:ab:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/266d27ff-db1d-443a-8562-b67a859afe20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:04:56.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": []}}' {6} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.632315s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server d41f0acf-e06f-4837-b910-021570fa41ec failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T08:12:57Z', 'message': 'Build of instance d41f0acf-e06f-4837-b910-021570fa41ec aborted: Volume 3ffe41ef-5a8f-44e1-be14-6a28101a0102 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-673b832a-6aba-4e2b-a3a6-e1ac8d30cc02. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:09:50,840 79737 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.037s 2023-04-19 08:09:50,840 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b4edc6eb-d398-4d94-92c4-a194e253ad6f', '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": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "password_expires_at": null}, "audit_ids": ["KHdC9SIwSUiQYNLqd6kSLA"], "expires_at": "2023-04-19T09:09:50.000000Z", "issued_at": "2023-04-19T08:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7973fa0075de42e9a74627ae9cd98d9f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:09:50,841 79737 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'c200dc82-8f76-41a5-8f0d-25b3fdcf2132', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1171521041-network', 'tenant_id': '7973fa0075de42e9a74627ae9cd98d9f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '7973fa0075de42e9a74627ae9cd98d9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:05:55Z', 'updated_at': '2023-04-19T08:05:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:09:51,444 79737 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.602s 2023-04-19 08:09:51,444 79737 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-1888275756", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "c200dc82-8f76-41a5-8f0d-25b3fdcf2132"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e', '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-3c20a751-2abf-4638-9ba8-263546b1088d', 'x-compute-request-id': 'req-3c20a751-2abf-4638-9ba8-263546b1088d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "h735pSZCaT84"}}' 2023-04-19 08:09:51,542 79737 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/092ebf79-b95c-460d-8f90-28d4e4a7ce7e 0.095s 2023-04-19 08:09:51,543 79737 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': 'Wed, 19 Apr 2023 08:09:51 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-7ddec906-d2c0-4674-9356-4670378bd1ac', 'x-compute-request-id': 'req-7ddec906-d2c0-4674-9356-4670378bd1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e'} Body: b'{"server": {"id": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1888275756", "status": "BUILD", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:09:51Z", "updated": "2023-04-19T08:09:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09 2ebf79-b95c-460d-8f90-28d4e4a7ce7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}], "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": []}}' 2023-04-19 08:10:41,853 79737 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/092ebf79-b95c-460d-8f90-28d4e4a7ce7e 0.257s 2023-04-19 08:10:41,854 79737 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': 'Wed, 19 Apr 2023 08:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-59c079ec-a967-433d-bf78-e37ea7b265a9', 'x-compute-request-id': 'req-59c079ec-a967-433d-bf78-e37ea7b265a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e'} Body: b'{"server": {"id": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1888275756", "status": "ACTIVE", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "3a76c06e37111bf812d21afc87552880ee92696882ee702f34972ef1", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:09:51Z", "updated": "2023-04-19T08:09:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1171521041-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:aa:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:09:57.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": []}}' 2023-04-19 08:10:41,870 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:11:43,017 79737 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/092ebf79-b95c-460d-8f90-28d4e4a7ce7e/action 1.138s 2023-04-19 08:11:43,017 79737 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-ServerBootFromVolumeS tableRescueTest-image-593074802"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:41 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-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc763ed-0f1a-4fb9-9223-fa756e29b571', 'x-compute-request-id': 'req-9fc763ed-0f1a-4fb9-9223-fa756e29b571', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e/action'} Body: b'{"image_id": "2650fa03-bf2e-448c-a066-c541599dc514"}' 2023-04-19 08:11:43,045 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.025s 2023-04-19 08:11:43,045 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3f4af4d0-9c0a-41e2-8fe1-55051884c6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:43Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:44,070 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.022s 2023-04-19 08:11:44,070 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cd3cb482-4306-4757-a123-d3cee2dfcaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:43Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:45,095 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.023s 2023-04-19 08:11:45,095 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1b51021f-e29c-4698-baa1-a54c20fe4534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:43Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:46,120 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.024s 2023-04-19 08:11:46,120 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ea74f72c-4e44-4dfa-9eb1-19e4e2e0d510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:46Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:47,147 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.025s 2023-04-19 08:11:47,147 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d4b50475-cdc5-4902-81e9-2ddbd2139883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:46Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:48,176 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.028s 2023-04-19 08:11:48,177 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19033d5e-c7d1-4b0e-bb6e-237088fc2cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "7a3f70f8d2d2b9a11fb5c48b0f8b2d77", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "14233237e1640f28590463bf0af3a881b2147ea99cd501cf8c5385b5beeee3619eefe90307c4899a6a8fa53acbe9b300953873841196fe0cb59bfe0db1adf0c8", "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:47Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:48,202 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.025s 2023-04-19 08:11:48,203 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d46624aa-010d-405d-9b18-9e1470ccfbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "7a3f70f8d2d2b9a11fb5c48b0f8b2d77", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7973fa0075de42e9a74627ae9 cd98d9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "14233237e1640f28590463bf0af3a881b2147ea99cd501cf8c5385b5beeee3619eefe90307c4899a6a8fa53acbe9b300953873841196fe0cb59bfe0db1adf0c8", "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:47Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:48,492 79737 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/092ebf79-b95c-460d-8f90-28d4e4a7ce7e 0.288s 2023-04-19 08:11:48,492 79737 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': 'Wed, 19 Apr 2023 08:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-20f187c6-46c6-49ff-a8a3-8fa5470ae344', 'x-compute-request-id': 'req-20f187c6-46c6-49ff-a8a3-8fa5470ae344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e'} Body: b'{"server": {"id": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1888275756", "status": "ACTIVE", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "3a76c06e37111bf812d21afc87552880ee92696882ee702f34972ef1", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:09:51Z", "updated": "2023-04-19T08:11:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1171521041-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:aa:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:09:57.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": []}}' 2023-04-19 08:12:48,647 79737 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.079s 2023-04-19 08:12:48,647 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-597471dd-6d9d-4ac8-b8d2-19a81423eca7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Bod y: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "password_expires_at": null}, "audit_ids": ["frVUUQXNRtaGTyYBJUCuww"], "expires_at": "2023-04-19T09:12:48.000000Z", "issued_at": "2023-04-19T08:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7973fa0075de42e9a74627ae9cd98d9f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:12:48,648 79737 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'c200dc82-8f76-41a5-8f0d-25b3fdcf2132', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1171521041-network', 'tenant_id': '7973fa0075de42e9a74627ae9cd98d9f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7973fa0075de42e9a74627ae9cd98d9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:05:55Z', 'updated_at': '2023-04-19T08:05:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:12:49,530 79737 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.881s 2023-04-19 08:12:49,530 79737 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-1745815557", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "b515545f-3b22-4d80-a102-6a318ab9717a", "destination_type": "volume"}], "networks": [{"uuid": "c200dc82-8f76-41a5-8f0d-25b3fdcf2132"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec', '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-673b832a-6aba-4e2b-a3a6-e1ac8d30cc02', 'x-compute-request-id': 'req-673b832a-6aba-4e2b-a3a6-e1ac8d30cc02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d41f0acf-e06f-4837-b910-021570fa41ec", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "P27fqPq95Grj"}}' 2023-04-19 08:12:49,617 79737 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/d41f0acf-e06f-4837-b910-021570fa41ec 0.084s 2023-04-19 08:12:49,618 79737 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': 'Wed, 19 Apr 2023 08:12:49 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-0463096a-118d-47ba-8230-4cdc09f8e085', 'x-compute-request-id': 'req-0463096a-118d-47ba-8230-4cdc09f8e085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec'} Body: b'{"server": {"id": "d41f0acf-e06f-4837-b910-021570fa41ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1745815557", "status": "BUILD", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:12:49Z", "updated": "2023-04-19T08:12:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}], "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": []}}' 2023-04-19 08:13:39,789 79737 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/d41f0acf-e06f-4837-b910-021570fa41ec 0.112s 2023-04-19 08:13:39,790 79737 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': 'Wed, 19 Apr 2023 08:13:39 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-afe09e48-af77-4055-8348-428bdbae0c0f', 'x-compute-request-id': 'req-afe09e48-af77-4055-8348-428bdbae0c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec'} Body: b'{"server": {"id": "d41f0acf-e06f-4837-b910-021570fa41ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1745815557", "status": "ERROR", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:12:49Z", "updated": "2023-04-19T08:12:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T08:12:57Z", "message": "Build of instance d41f0acf-e06f-4837-b910-021570fa41ec aborted: Volume 3ffe41ef-5a8f-44e1-be14-6a28101a0102 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": []}}' 2023-04-19 08:13:39,805 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-19 08:13:40,380 79737 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/d41f0acf-e06f-4837-b910-021570fa41ec 0.574s 2023-04-19 08:13:40,380 79737 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': 'Wed, 19 Apr 2023 08:13:39 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-f6b2a4eb-da64-4b53-aa7e-03dcdbaa308c', 'x-compute-request-id': 'req-f6b2a4eb-da64-4b53-aa7e-03dcdbaa308c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec'} Body: b'' 2023-04-19 08:13:40,427 79737 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/d41f0acf-e06f-4837-b910-021570fa41ec 0.046s 2023-04-19 08:13:40,428 79737 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': 'Wed, 19 Apr 2023 08:13:40 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-535423b4-a8c9-402b-8644-6099c1d51b91', 'x-compute-request-id': 'req-535423b4-a8c9-402b-8644-6099c1d51b91', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d41f0acf-e06f-4837-b910-021570fa41ec could not be found."}}' {2} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.353617s] ... ok {2} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.735725s] ... ok {2} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 10de82d2-0b2f-4586-86a6-696eafe51abe failed to build and is in ERROR status {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.555801s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 29dbffaf-e179-417e-923c-2b7ca92486ef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:14:33,319 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2023-04-19 08:14:33,320 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a0545162-8c0e-4e70-9087-72cfe917c6e6', '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": "018addee38464c1ba2273cbcd018400c", "name": "tempest-VolumesActionsTest-881484216-project-member", "password_expires_at": null}, "audit_ids": ["yYSMMo0iTLWS5-wcQfE1vQ"], "expires_at": "2023-04-19T09:14:33.000000Z", "issued_at": "2023-04-19T08:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed686e3b1c47423c8375a64ca9913442", "name": "tempest-VolumesActionsTest-881484216"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ed686e3b1c47423c8375a64ca9913442", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:14:33,320 79729 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd458c38a-b80a-4856-abc7-ccd346761997', 'name': 'tempest-VolumesActionsTest-305282772-network', 'tenant_id': 'ed686e3b1c47423c8375a64ca9913442', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ed686e3b1c47423c8375a64ca9913442', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 28478, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:14:30Z', 'updated_at': '2023-04-19T08:14:30Z', 'revision_number': 1} available for tenant 2023-04-19 08:14:34,058 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.737s 2023-04-19 08:14:34,059 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-153373410", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "d458c38a-b80a-4856-abc7-ccd346761997"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b240d835-8186-4928-8414-ba4137d47226', 'x-compute-request-id': 'req-b240d835-8186-4928-8414-ba4137d47226', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cb172aef-5c97-4c6b-85ba-f9e2608024c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BYVi9iu6jvUb"}}' 2023-04-19 08:14:34,141 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.078s 2023-04-19 08:14:34,141 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6adb8482-5ea7-4905-847e-9417cb65f00b', 'x-compute-request-id': 'req-6adb8482-5ea7-4905-847e-9417cb65f00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'{"server": {"id": "cb172aef-5c97-4c6b-85ba-f9e2608024c9", "name": "tempest-VolumesActionsTest-instance-153373410", "status": "BUILD", "tenant_id": "ed686e3b1c47423c8375a64ca9913442", "user_id": "018addee38464c1ba2273cbcd018400c", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:14:34Z", "updated": "2023-04-19T08:14:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}], "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": "schedul ing", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:15:24,499 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.330s 2023-04-19 08:15:24,500 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:24 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-83d868b2-3e64-4f11-88f2-5043d0265751', 'x-compute-request-id': 'req-83d868b2-3e64-4f11-88f2-5043d0265751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'{"server": {"id": "cb172aef-5c97-4c6b-85ba-f9e2608024c9", "name": "tempest-VolumesActionsTest-instance-153373410", "status": "ACTIVE", "tenant_id": "ed686e3b1c47423c8375a64ca9913442", "user_id": "018addee38464c1ba2273cbcd018400c", "metadata": {}, "hostId": "2dbce433e02dcd584c0373f688ab5f603815e2e45bf4a10a10f59c7a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:14:34Z", "updated": "2023-04-19T08:14:40Z", "addresses": {"tempest-VolumesActionsTest-305282772-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:46:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:14:40.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": []}}' 2023-04-19 08:15:24,511 79729 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:16:24,805 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes 0.232s 2023-04-19 08:16:24,805 79729 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-884627712"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8499cb90-ae2e-42da-871e-c7e5b3be1269', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8499cb90-ae2e-42da-871e-c7e5b3be1269', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "29dbffaf-e179-417e-923c-2b7ca92486ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:16:24.740826", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-884627712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_v olid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:16:24,884 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.069s 2023-04-19 08:16:24,885 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243bf04f-a8ef-4aef-8132-bb35e359bec6', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243bf04f-a8ef-4aef-8132-bb35e359bec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'{"volume": {"id": "29dbffaf-e179-417e-923c-2b7ca92486ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:16:25.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-884627712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:16:25,970 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.070s 2023-04-19 08:16:25,970 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ea69bb-b70b-4797-a80a-01afe321c968', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ea69bb-b70b-4797-a80a-01afe321c968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'{"volume": {"id": "29dbffaf-e179-417e-923c-2b7ca92486ef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:16:25.000000", "updated_at": "2023-04-19T08:16:25.000000", "name": "tempest-VolumesActionsTest-Volume-884627712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}], "user_id": "018addee38464c1ba2273cbcd018 400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:16:26,030 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.048s 2023-04-19 08:16:26,030 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018550e5-033a-4621-8928-d9fe22eb52a1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018550e5-033a-4621-8928-d9fe22eb52a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'{"volume": {"id": "29dbffaf-e179-417e-923c-2b7ca92486ef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:16:25.000000", "updated_at": "2023-04-19T08:16:25.000000", "name": "tempest-VolumesActionsTest-Volume-884627712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:16:26,156 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.114s 2023-04-19 08:16:26,157 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16: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-9fa14226-4e59-4696-8fa0-fb5ade518156', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'' 2023-04-19 08:16:26,179 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.021s 2023-04-19 08:16:26,179 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16: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-7a78b1dc-98c3-4425-9439-a45e295f1021', 'x-openstack-request-id': 'req-7a78b1dc-98c3-4425-9439-a45e295f1021', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'{"itemNotFound": {"code": 40 4, "message": "Volume 29dbffaf-e179-417e-923c-2b7ca92486ef could not be found."}}' 2023-04-19 08:16:26,344 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.163s 2023-04-19 08:16:26,344 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:26 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-7aa69020-742a-432c-9c86-f7f82ecb4316', 'x-compute-request-id': 'req-7aa69020-742a-432c-9c86-f7f82ecb4316', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'' 2023-04-19 08:16:26,675 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.329s 2023-04-19 08:16:26,675 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:26 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-eb964e2c-5c87-478e-bad8-50dbfe4f0c19', 'x-compute-request-id': 'req-eb964e2c-5c87-478e-bad8-50dbfe4f0c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'{"server": {"id": "cb172aef-5c97-4c6b-85ba-f9e2608024c9", "name": "tempest-VolumesActionsTest-instance-153373410", "status": "ACTIVE", "tenant_id": "ed686e3b1c47423c8375a64ca9913442", "user_id": "018addee38464c1ba2273cbcd018400c", "metadata": {}, "hostId": "2dbce433e02dcd584c0373f688ab5f603815e2e45bf4a10a10f59c7a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:14:34Z", "updated": "2023-04-19T08:16:26Z", "addresses": {"tempest-VolumesActionsTest-305282772-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:46:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:14:40.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": []}}' 2023-04-19 08:17:16,783 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.046s 2023-04-19 08:17:16,783 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'open stack-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-b5483e59-13ed-4e78-8e2e-41ed2bc6f035', 'x-compute-request-id': 'req-b5483e59-13ed-4e78-8e2e-41ed2bc6f035', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cb172aef-5c97-4c6b-85ba-f9e2608024c9 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.554507s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume da402db3-128e-4a1e-8a46-57c2faf64d61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:16,995 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes 0.207s 2023-04-19 08:17:16,996 79729 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-912091827"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d84007-475b-45c6-b4b6-fbc71b197ca8', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d84007-475b-45c6-b4b6-fbc71b197ca8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "da402db3-128e-4a1e-8a46-57c2faf64d61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:16.918599", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-912091827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:17,048 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.042s 2023-04-19 08:17:17,048 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792b2297-461b-46fc-ad88-4b7c3457393d', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792b2297-461b-46fc-ad88-4b7c3457393d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'{"volume": {"id": "da402db3-128e-4a1e-8a46-57c2faf64d61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-912091827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:18,099 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.039s 2023-04-19 08:17:18,099 79729 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1956886d-0995-46fd-9b46-dd3503ea34f7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1956886d-0995-46fd-9b46-dd3503ea34f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'{"volume": {"id": "da402db3-128e-4a1e-8a46-57c2faf64d61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:17.000000", "updated_at": "2023-04-19T08:17:17.000000", "name": "tempest-VolumesActionsTest-Volume-912091827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:18,195 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.085s 2023-04-19 08:17:18,196 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8bbb13-1af4-40a7-856a-0f3b6b6b4206', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8bbb13-1af4-40a7-856a-0f3b6b6b4206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'{"volume": {"id": "da402db3-128e-4a1e-8a46-57c2faf64d61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:17.000000", "updated_at": "2023-04-19T08:17:17.000000", "name": "tempest-VolumesActionsTest-Volume-912091827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:18,314 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.108s 2023-04-19 08:17:18,315 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-2ef935eb-465f-4784-9cb8-dcaa2d44586e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'' 2023-04-19 08:17:18,340 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.024s 2023-04-19 08:17:18,340 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 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-0d09ea4f-6560-4628-b110-0ce0e5141063', 'x-openstack-request-id': 'req-0d09ea4f-6560-4628-b110-0ce0e5141063', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume da402db3-128e-4a1e-8a46-57c2faf64d61 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.520518s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc4a03d0-33bc-4058-8af7-a5858dd40498 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:18,573 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes 0.227s 2023-04-19 08:17:18,573 79729 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-1206454106"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554b29c8-8309-47e3-ab75-4f53dc7a4590', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554b29c8-8309-47e3-ab75-4f53dc7a4590', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "fc4a03d0-33bc-4058-8af7-a5858dd40498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:18.504250", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1206454106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:18,621 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.037s 2023-04-19 08:17:18,621 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3114057d-152d-4d4d-b4a7-5ab4d46a85a9', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3114057d-152d-4d4d-b4a7-5ab4d46a85a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'{"volume": {"id": "fc4a03d0-33bc-4058-8af7-a5858dd40498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1206454106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:19,676 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.043s 2023-04-19 08:17:19,677 79729 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f6d2cb-4cda-45e9-b1b3-ca677a786f60', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f6d2cb-4cda-45e9-b1b3-ca677a786f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'{"volume": {"id": "fc4a03d0-33bc-4058-8af7-a5858dd40498", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:19.000000", "updated_at": "2023-04-19T08:17:19.000000", "name": "tempest-VolumesActionsTest-Volume-1206454106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:19,729 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.041s 2023-04-19 08:17:19,729 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf15b59-8ab9-4e87-8c53-56c4662ec0e5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf15b59-8ab9-4e87-8c53-56c4662ec0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'{"volume": {"id": "fc4a03d0-33bc-4058-8af7-a5858dd40498", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:19.000000", "updated_at": "2023-04-19T08:17:19.000000", "name": "tempest-VolumesActionsTest-Volume-1206454106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:19,844 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.101s 2023-04-19 08:17:19,844 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-7d928044-7a50-43a0-8f40-a8119e838dc3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'' 2023-04-19 08:17:19,864 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.019s 2023-04-19 08:17:19,864 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-f00a285e-1018-44de-bfc8-57650d7fcd80', 'x-openstack-request-id': 'req-f00a285e-1018-44de-bfc8-57650d7fcd80', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fc4a03d0-33bc-4058-8af7-a5858dd40498 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.590968s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 051e5bc1-3347-45d5-8aea-b335573efed0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:20,073 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes 0.205s 2023-04-19 08:17:20,073 79729 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-1967900668"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883268c7-24f6-4b40-9155-25d95340e9ea', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883268c7-24f6-4b40-9155-25d95340e9ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "051e5bc1-3347-45d5-8aea-b335573efed0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:19.995859", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1967900668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:20,121 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.038s 2023-04-19 08:17:20,121 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b102aab-facf-4e90-86eb-3bf7fe6c1935', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b102aab-facf-4e90-86eb-3bf7fe6c1935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'{"volume": {"id": "051e5bc1-3347-45d5-8aea-b335573efed0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:20.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1967900668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:21,267 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.133s 2023-04-19 08:17:21,268 79729 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebed635a-a5cd-43f9-a363-cf2649787722', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebed635a-a5cd-43f9-a363-cf2649787722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'{"volume": {"id": "051e5bc1-3347-45d5-8aea-b335573efed0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:20.000000", "updated_at": "2023-04-19T08:17:20.000000", "name": "tempest-VolumesActionsTest-Volume-1967900668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:21,324 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.046s 2023-04-19 08:17:21,325 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-698fb4d5-7621-464a-ad2f-2804f04e02ef', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-698fb4d5-7621-464a-ad2f-2804f04e02ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'{"volume": {"id": "051e5bc1-3347-45d5-8aea-b335573efed0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:20.000000", "updated_at": "2023-04-19T08:17:20.000000", "name": "tempest-VolumesActionsTest-Volume-1967900668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:21,430 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.095s 2023-04-19 08:17:21,430 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-3d536d61-f7b9-429d-8a27-3bcad8e5926a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'' 2023-04-19 08:17:21,457 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.026s 2023-04-19 08:17:21,457 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-a5147993-e4fc-4c64-b0f7-8af9bb61f5d9', 'x-openstack-request-id': 'req-a5147993-e4fc-4c64-b0f7-8af9bb61f5d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 051e5bc1-3347-45d5-8aea-b335573efed0 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.461906s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c6253057-6d61-46f4-a60d-4ce9f385d059 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:21,640 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes 0.179s 2023-04-19 08:17:21,640 79729 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-237407368"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de28fe0-fd1e-4ef8-a592-f89570bb0a24', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de28fe0-fd1e-4ef8-a592-f89570bb0a24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "c6253057-6d61-46f4-a60d-4ce9f385d059", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:21.586003", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-237407368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:21,688 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.039s 2023-04-19 08:17:21,689 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd74a5f-6154-4e84-b6b6-c8a82c6559cd', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd74a5f-6154-4e84-b6b6-c8a82c6559cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'{"volume": {"id": "c6253057-6d61-46f4-a60d-4ce9f385d059", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:22.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-237407368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:22,738 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.037s 2023-04-19 08:17:22,738 79729 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b1371d-fe12-48d3-bd81-ecfe610bae62', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b1371d-fe12-48d3-bd81-ecfe610bae62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'{"volume": {"id": "c6253057-6d61-46f4-a60d-4ce9f385d059", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:22.000000", "updated_at": "2023-04-19T08:17:22.000000", "name": "tempest-VolumesActionsTest-Volume-237407368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:22,792 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.043s 2023-04-19 08:17:22,792 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3532744-c5ca-4176-b5c3-42c4d4f54bf0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3532744-c5ca-4176-b5c3-42c4d4f54bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'{"volume": {"id": "c6253057-6d61-46f4-a60d-4ce9f385d059", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:22.000000", "updated_at": "2023-04-19T08:17:22.000000", "name": "tempest-VolumesActionsTest-Volume-237407368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:22,896 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.094s 2023-04-19 08:17:22,897 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9c7a6d-bc6e-4b79-982c-f485bfca0c13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'' 2023-04-19 08:17:22,920 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.023s 2023-04-19 08:17:22,921 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-7eab0d79-3ff8-46bb-abd5-7aed3b5c97f3', 'x-openstack-request-id': 'req-7eab0d79-3ff8-46bb-abd5-7aed3b5c97f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c6253057-6d61-46f4-a60d-4ce9f385d059 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.526637s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dd1bf856-0c75-44c3-9534-80e52d7a7f69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:23,124 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes 0.200s 2023-04-19 08:17:23,124 79729 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-1472979812"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37a16e7-fc76-4738-abd7-f10c339923ec', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37a16e7-fc76-4738-abd7-f10c339923ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "dd1bf856-0c75-44c3-9534-80e52d7a7f69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:23.061253", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1472979812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:23,178 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.044s 2023-04-19 08:17:23,178 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7f9671-c52d-4124-8f26-88b054acbae1', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7f9671-c52d-4124-8f26-88b054acbae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'{"volume": {"id": "dd1bf856-0c75-44c3-9534-80e52d7a7f69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:23.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1472979812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:24,234 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.044s 2023-04-19 08:17:24,235 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41574a6d-b5ea-4340-a5fd-e11502076589', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41574a6d-b5ea-4340-a5fd-e11502076589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'{"volume": {"id": "dd1bf856-0c75-44c3-9534-80e52d7a7f69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:23.000000", "updated_at": "2023-04-19T08:17:23.000000", "name": "tempest-VolumesActionsTest-Volume-1472979812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:24,286 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.041s 2023-04-19 08:17:24,286 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a921cd2-639c-4624-bd78-78f9e532c0bf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a921cd2-639c-4624-bd78-78f9e532c0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'{"volume": {"id": "dd1bf856-0c75-44c3-9534-80e52d7a7f69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:23.000000", "updated_at": "2023-04-19T08:17:23.000000", "name": "tempest-VolumesActionsTest-Volume-1472979812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:24,417 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.104s 2023-04-19 08:17:24,421 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcdf752-30a1-4576-960b-4ec108b10feb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'' 2023-04-19 08:17:24,446 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.024s 2023-04-19 08:17:24,446 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-9fc44e2f-677c-45da-ad6f-e51c523e3ca6', 'x-openstack-request-id': 'req-9fc44e2f-677c-45da-ad6f-e51c523e3ca6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dd1bf856-0c75-44c3-9534-80e52d7a7f69 could not be found."}}' {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.214472s] ... ok {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.691183s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, 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 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11573cca-7124-42f6-bdac-6cca24d027bc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:36,625 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes 0.439s 2023-04-19 08:17:36,626 79729 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-752460894", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83235433-1abf-45f6-b40a-f72a15482621', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83235433-1abf-45f6-b40a-f72a15482621', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes'} Body: b'{"volume": {"id": "11573cca-7124-42f6-bdac-6cca24d027bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:36.561322", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-752460894", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:36,684 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc 0.042s 2023-04-19 08:17:36,684 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b9457c-a6d0-489b-b123-cb99024a77f2', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b9457c-a6d0-489b-b123-cb99024a77f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc'} Body: b'{"volume": {"id": "11573cca-7124-42f6-bdac-6cca24d027bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:37.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-752460894", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:37,740 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc 0.039s 2023-04-19 08:17:37,740 79729 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c0ea80-a37d-4e17-9b4a-af01f0002f5f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c0ea80-a37d-4e17-9b4a-af01f0002f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc'} Body: b'{"volume": {"id": "11573cca-7124-42f6-bdac-6cca24d027bc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:37.000000", "updated_at": "2023-04-19T08:17:37.000000", "name": "tempest-VolumesGetTest-Volume-752460894", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:37,853 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc 0.101s 2023-04-19 08:17:37,853 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:37 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-b011f68a-09ff-4e89-b41e-4f25dd469a0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc'} Body: b'' 2023-04-19 08:17:37,876 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc 0.022s 2023-04-19 08:17:37,876 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:37 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-ebffe30d-44eb-4e81-8d2b-a2681837a6ec', 'x-openstack-request-id': 'req-ebffe30d-44eb-4e81-8d2b-a2681837a6ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 11573cca-7124-42f6-bdac-6cca24d027bc could not be found."}}' {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.494819s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7870f157-edbd-4e87-9882-9da95b7e87ee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:38,071 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes 0.192s 2023-04-19 08:17:38,071 79729 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-28673559"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4222de-d9e4-46f4-880a-4337d33acd2e', 'content-length': '810', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4222de-d9e4-46f4-880a-4337d33acd2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes'} Body: b'{"volume": {"id": "7870f157-edbd-4e87-9882-9da95b7e87ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:38.010060", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-28673559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:38,119 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.039s 2023-04-19 08:17:38,120 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d4658a-d6da-490a-aed2-4293e4f05532', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d4658a-d6da-490a-aed2-4293e4f05532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'{"volume": {"id": "7870f157-edbd-4e87-9882-9da95b7e87ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:38.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-28673559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:39,173 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.041s 2023-04-19 08:17:39,173 79729 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf137e90-a50a-4c01-9acf-fdda6e365e2e', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf137e90-a50a-4c01-9acf-fdda6e365e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'{"volume": {"id": "7870f157-edbd-4e87-9882-9da95b7e87ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:38.000000", "updated_at": "2023-04-19T08:17:38.000000", "name": "tempest-VolumesGetTest-Volume-28673559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:39,242 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.058s 2023-04-19 08:17:39,242 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93098f7b-b8a5-4a49-b5c0-c04251dae820', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93098f7b-b8a5-4a49-b5c0-c04251dae820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'{"volume": {"id": "7870f157-edbd-4e87-9882-9da95b7e87ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:38.000000", "updated_at": "2023-04-19T08:17:38.000000", "name": "tempest-VolumesGetTest-Volume-28673559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:39,347 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.093s 2023-04-19 08:17:39,347 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openst ack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b5735a-c2ee-4ab8-81f4-7217ae55564e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'' 2023-04-19 08:17:39,372 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.024s 2023-04-19 08:17:39,372 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 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-409889bd-c04b-433a-810f-cc4f112f79ca', 'x-openstack-request-id': 'req-409889bd-c04b-433a-810f-cc4f112f79ca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7870f157-edbd-4e87-9882-9da95b7e87ee could not be found."}}' {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.687138s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 130, 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 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f95ca3f3-b0eb-45e1-918b-f73acdab237d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:39,397 79729 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/b515545f-3b22-4d80-a102-6a318ab9717a 0.022s 2023-04-19 08:17:39,397 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d2d9c8ed-dbe1-4475-b72d-834e6813e253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:17:39,773 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes 0.375s 2023-04-19 08:17:39,774 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1893980057", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49162a77-c676-48f6-bcaa-5edb2da5e016', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49162a77-c676-48f6-bcaa-5edb2da5e016', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes'} Body: b'{"volume": {"id": "f95ca3f3-b0eb-45e1-918b-f73acdab237d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:39.691200", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1893980057", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:39,824 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d 0.040s 2023-04-19 08:17:39,825 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7e01ea-64f2-4b6d-bda8-c5a987498f82', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7e01ea-64f2-4b6d-bda8-c5a987498f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d'} Body: b'{"volume": {"id": "f95ca3f3-b0eb-45e1-918b-f73acdab237d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:40.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1893980057", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:40,878 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d 0.042s 2023-04-19 08:17:40,878 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561bfd19-9629-4dbf-a4db-9f2484215c57', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561bfd19-9629-4dbf-a4db-9f2484215c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d'} Body: b'{"volume": {"id": "f95ca3f3-b0eb-45e1-918b-f73acdab237d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:40.000000", "updated_at": "2023-04-19T08:17:40.000000", "name": "tempest-VolumesGetTest-Volume-1893980057", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:41,036 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d 0.144s 2023-04-19 08:17:41,037 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0160bfb-63e9-4927-941f-f3c43e169082', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d'} Body: b'' 2023-04-19 08:17:41,061 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d 0.023s 2023-04-19 08:17:41,061 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-c4355bd4-86e5-461d-a68c-b1a287c1e46e', 'x-openstack-request-id': 'req-c4355bd4-86e5-461d-a68c-b1a287c1e46e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f95ca3f3-b0eb-45e1-918b-f73acdab237d could not be found."}}' {2} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6fad4865-13e6-41d4-bcf5-3bb4917bb006 failed to build and is in ERROR status {6} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [167.161492s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:15:33,138 79737 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:15:33,139 79737 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:15:33,331 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.189s 2023-04-19 08:15:33,331 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1734847449", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyMLftToQBm8DgfNoDz6vjo18cQ3/k0161uP5D9BztquARlhOzbBxHhf7k8SMwr5wRrD/fpCsuHOb+BVo6PTll6qNzwoMhS1dn8MOqGbFxQYJu4U+GpVEEdr5WZ9pZpiA=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:33 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-0734f988-8f2a-4331-941d-8fc03014cd6e', 'x-compute-request-id': 'req-0734f988-8f2a-4331-941d-8fc03014cd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1734847449", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyMLftToQBm8DgfNoDz6vjo18cQ3/k0161uP5D9BztquARlhOzbBxHhf7k8SMwr5wRrD/fpCsuHOb+BVo6PTll6qNzwoMhS1dn8MOqGbFxQYJu4U+GpVEEdr5WZ9pZpiA==", "fingerprint": "68:21:40:11:7e:25:60:10:ca:6a:ab:12:39:1a:f8:03", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b"}}' 2023-04-19 08:15:33,334 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1734847449 created 2023-04-19 08:15:33,486 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-19 08:15:33,487 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1884595825", "description": "tempest-description--1227074697"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-63effad1-c96b-4fc5-840e-6d395cfd12a9', 'date': 'Wed, 19 Apr 2023 08:15:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "name": "tempest-securitygroup--1884595825", "stateful": true, "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "tempest-description--1227074697", "shared": false, "security_group_rules": [{"id": "42da280a-f7bd-49a6-9391-db2fc6549006", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "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": 1007, "description": null, "tags": [], "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}, {"id": "4d7c9611-d301-478d-a4d3-0891115003b7", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "n ormalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1008, "description": null, "tags": [], "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}], "tags": [], "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:15:33,647 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-19 08:15:33,648 79737 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": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8cd2c67d-23c5-415f-baaa-d1ec578dba17', 'date': 'Wed, 19 Apr 2023 08:15:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0f43e319-0b75-499b-bf42-faabcabb5413", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "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, "description": "", "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:15:33,804 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-19 08:15:33,804 79737 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": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5652b291-64ff-44be-9867-45343c279099', 'date': 'Wed, 19 Apr 2023 08:15:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "201e0640-74cd-4fe0-bbbb-7935afcab351", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "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, "description": "", "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:15:33,804 79737 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1884595825 created 2023-04-19 08:15:34,608 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.803s 2023-04-19 08:15:34,609 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528 ', 'x-openstack-request-id': 'req-5d381b20-f63f-4539-8310-04e37b90d7b1', 'date': 'Wed, 19 Apr 2023 08:15:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2fe72b6d-bdb3-49db-b7d4-efab09c544ca", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.156", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:15:34Z", "updated_at": "2023-04-19T08:15:34Z", "revision_number": 0}}' 2023-04-19 08:15:34,609 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2fe72b6d-bdb3-49db-b7d4-efab09c544ca', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.156', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:15:34Z', 'updated_at': '2023-04-19T08:15:34Z', 'revision_number': 0, 'ip': '172.24.4.156'} created 2023-04-19 08:15:34,662 79737 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.046s 2023-04-19 08:15:34,662 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-21bee8b1-7163-4ae8-a3bb-da4c4a60a381', '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": "b0515d38f20b49b3abdbc940ca7ef30b", "name": "tempest-AttachVolumeNegativeTest-172980430-project-member", "password_expires_at": null}, "audit_ids": ["HCuCfCBlSNi0dwcke-bqJA"], "expires_at": "2023-04-19T09:15:34.000000Z", "issued_at": "2023-04-19T08:15:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ff61fa1ead49a2b7003cbb642203ed", "name": "tempest-AttachVolumeNegativeTest-172980430"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/c ompute/v2/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:15:34,663 79737 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '8bf59083-7545-420b-b6b0-4ae8510b94a2', 'name': 'tempest-AttachVolumeNegativeTest-682130792-network', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65003, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:15:26Z', 'updated_at': '2023-04-19T08:15:27Z', 'revision_number': 1} available for tenant 2023-04-19 08:15:34,663 79737 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1734847449', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyMLftToQBm8DgfNoDz6vjo18cQ3/k0161uP5D9BztquARlhOzbBxHhf7k8SMwr5wRrD/fpCsuHOb+BVo6PTll6qNzwoMhS1dn8MOqGbFxQYJu4U+GpVEEdr5WZ9pZpiA==', 'fingerprint': '68:21:40:11:7e:25:60:10:ca:6a:ab:12:39:1a:f8:03', 'user_id': 'b0515d38f20b49b3abdbc940ca7ef30b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBjp/IE64ERTIsY7rQ6rvTbVrpYURvx0RgNozh9HjOYY3WFyEFCORJw\n/PC7zA5Hx4ugBwYFK4EEACKhZANiAAT8jC37U6EAZvA4HzaA8+r46NfHEN/5NNet\nbj+Q/Qc7argEZYTs2wcR4X+5PEjMK+cEaw/36QrLhzm/gVaOj05Zeqjc8KDIUtXZ\n/DDqhmxcUGCbuFPhqVRBHa+VmfaWaYg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b97cfba4-c52f-4511-affc-dc9d34595f6b', 'name': 'tempest-securitygroup--1884595825', 'stateful': True, 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': 'tempest-description--1227074697', 'shared': False, 'security_group_rules': [{'id': '42da280a-f7bd-49a6-9391-db2fc6549006', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': 'b97cfba4-c52f-4511-affc-dc9d34595f6b', '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': 1007, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:15:33Z', 'updated_at': '2023-04-19T08:15:33Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, {'id': '4d7c9611-d301-478d-a4d3-0891115003b7', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': 'b97cfba4-c52f-4511-affc-dc9d34595f6b', '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': 1008, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:15:33Z', 'updated_at': '2023-04-19T08:15:33Z', 'revision_number': 0, 'project_id': '13ff61fa1ead 49a2b7003cbb642203ed'}], 'tags': [], 'created_at': '2023-04-19T08:15:33Z', 'updated_at': '2023-04-19T08:15:33Z', 'revision_number': 1, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, 'floating_ip': {'id': '2fe72b6d-bdb3-49db-b7d4-efab09c544ca', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.156', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:15:34Z', 'updated_at': '2023-04-19T08:15:34Z', 'revision_number': 0, 'ip': '172.24.4.156'}} 2023-04-19 08:15:35,537 79737 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 0.872s 2023-04-19 08:15:35,537 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-818932230", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8bf59083-7545-420b-b6b0-4ae8510b94a2"}], "security_groups": [{"name": "tempest-securitygroup--1884595825"}], "key_name": "tempest-keypair-1734847449", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538cd525-4c56-4c26-9000-68ca0e75b9c3', 'x-compute-request-id': 'req-538cd525-4c56-4c26-9000-68ca0e75b9c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1884595825"}], "adminPass": "password"}}' 2023-04-19 08:15:35,616 79737 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/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.075s 2023-04-19 08:15:35,616 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac0b9e4-9920-4153-aac4-dd7db2c27e5d', 'x-compute-request-id': 'req-bac0b9e4-9920-4153-aac4-dd7db2c27e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'{"server": {"id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "name": "tempest-AttachVolumeNegativeTest-server-818932230", "status": "BUILD", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "hre f": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:15:35Z", "updated": "2023-04-19T08:15:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1734847449", "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": []}}' 2023-04-19 08:16:25,980 79737 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/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.303s 2023-04-19 08:16:25,981 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:25 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-acd4249d-7e3b-4ade-8ae9-33427f72abe7', 'x-compute-request-id': 'req-acd4249d-7e3b-4ade-8ae9-33427f72abe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'{"server": {"id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "name": "tempest-AttachVolumeNegativeTest-server-818932230", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:15:35Z", "updated": "2023-04-19T08:15:42Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:91:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1734847449", "OS-SRV-USG:launched_at": "2023-04-19T08:15:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884595825"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:16:25,993 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:17:26,230 79737 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/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8/os-interface 0.177s 2023-04-19 08:17:26,230 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respon se - Headers: {'date': 'Wed, 19 Apr 2023 08:17:26 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-95683dff-ea4d-4d9a-8264-ebecd4cc7155', 'x-compute-request-id': 'req-95683dff-ea4d-4d9a-8264-ebecd4cc7155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "port_id": "b78002e2-6e02-46f6-9abe-5afe5e1945d6", "mac_addr": "fa:16:3e:89:91:c8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2bae27ca-9ce2-409c-98ed-535f891b268d", "ip_address": "10.0.0.11"}]}]}' 2023-04-19 08:17:27,394 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2fe72b6d-bdb3-49db-b7d4-efab09c544ca 1.160s 2023-04-19 08:17:27,395 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b78002e2-6e02-46f6-9abe-5afe5e1945d6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b68aca2d-59e6-4814-9bc8-b627493da9dc', 'date': 'Wed, 19 Apr 2023 08:17:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2fe72b6d-bdb3-49db-b7d4-efab09c544ca'} Body: b'{"floatingip": {"id": "2fe72b6d-bdb3-49db-b7d4-efab09c544ca", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.156", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "94daf1b6-c871-4c36-9ed9-39e3303ec8aa", "port_id": "b78002e2-6e02-46f6-9abe-5afe5e1945d6", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "mac_address": "fa:16:3e:89:91:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:15:34Z", "updated_at": "2023-04-19T08:17:26Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:17:27,397 79737 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.156:22' as 'cirros' with public key authentication 2023-04-19 08:17:27,454 79737 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:17:27,478 79737 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:17:27,478 79737 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.156 successfully created 2023-04-19 08:17:27,525 79737 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/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8/ips 0.046s 2023-04-19 08:17:27,526 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:27 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-989a0cfd-fc2e-45f2-8f0d-8ef2f72c287b', 'x-compute-request-id': 'req-989a0cfd-fc2e-45f2-8f0d-8ef2f72c287b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd89 5f2-ebfe-4a0d-84c7-c617d89b88a8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-19 08:17:27,761 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes 0.232s 2023-04-19 08:17:27,762 79737 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-1970549672"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9d1569-9efe-434e-84c6-1017fb245090', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9d1569-9efe-434e-84c6-1017fb245090', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes'} Body: b'{"volume": {"id": "62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:27.694292", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1970549672", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:27,812 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d 0.041s 2023-04-19 08:17:27,813 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f38837-6a6f-461c-9fb8-7709aec693bb', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f38837-6a6f-461c-9fb8-7709aec693bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d'} Body: b'{"volume": {"id": "62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:28.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1970549672", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:17:28,864 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_ attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d 0.040s 2023-04-19 08:17:28,864 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66efa224-36fe-4a97-9a4c-bd29841ed911', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66efa224-36fe-4a97-9a4c-bd29841ed911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d'} Body: b'{"volume": {"id": "62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:28.000000", "updated_at": "2023-04-19T08:17:28.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1970549672", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:17:29,064 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.189s 2023-04-19 08:17:29,064 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10349ff8-0a94-4255-855a-4999a8a206e8', 'x-compute-request-id': 'req-10349ff8-0a94-4255-855a-4999a8a206e8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'' 2023-04-19 08:17:29,469 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.404s 2023-04-19 08:17:29,469 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:29 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-5f4d5531-51e2-452f-9083-c341ccbc1b15', 'x-compute-request-id': 'req-5f4d5531-51e2-452f-9083-c341ccbc1b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'{"server": {"id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "name": "tempest-AttachVolumeNegativeTest-server-818932230", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:15:35Z", "updated": "2023-04-19T08:17:29Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:91:c8"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:91:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1734847449", "OS-SRV-USG:launched_at": "2023-04-19T08:15:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884595825"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:18:19,571 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.040s 2023-04-19 08:18:19,572 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:19 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-70eb2495-f408-4924-a0ed-119575780f83', 'x-compute-request-id': 'req-70eb2495-f408-4924-a0ed-119575780f83', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 could not be found."}}' 2023-04-19 08:18:19,610 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1734847449 0.037s 2023-04-19 08:18:19,610 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:19 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-7fadf5cc-be13-4344-8e18-9bf0f4fd9648', 'x-compute-request-id': 'req-7fadf5cc-be13-4344-8e18-9bf0f4fd9648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1734847449'} Body: b'' 2023-04-19 08:18:19,825 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b97cfba4-c52f-4511-affc-dc9d34595f6b 0.214s 2023-04-19 08:18:19,825 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-804f1346-2f94-48a5-930f-dd f0040053cb', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:18:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b97cfba4-c52f-4511-affc-dc9d34595f6b'} Body: b'' 2023-04-19 08:18:19,846 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b97cfba4-c52f-4511-affc-dc9d34595f6b 0.020s 2023-04-19 08:18:19,847 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c1b44937-08b9-4833-8574-89355da13dd1', 'date': 'Wed, 19 Apr 2023 08:18:19 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b97cfba4-c52f-4511-affc-dc9d34595f6b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b97cfba4-c52f-4511-affc-dc9d34595f6b does not exist", "detail": ""}}' 2023-04-19 08:18:20,298 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2fe72b6d-bdb3-49db-b7d4-efab09c544ca 0.450s 2023-04-19 08:18:20,298 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7156f564-47a8-4003-85db-0aaf84448968', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:18:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2fe72b6d-bdb3-49db-b7d4-efab09c544ca'} Body: b'' {6} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.348989s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e3f12c85-31fb-4a7a-bf5c-ac94e54023db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:18:20,301 79737 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:18:20,302 79737 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:18:20,358 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-04-19 08:18:20,358 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1224695615", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHVBVRka/0VLRjvoeWDrIMHAYpeslXybjTPsEsjxgsGieLtnLU9YJU6oDZheeQ1Vg/iWiVGdJKnOoFZPiDn5QvMZoTURcmsKt0z24dRjrwcBftm4ckkeIRk8TXbiXH2Cw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:20 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-a006834c-1aea-4c78-b7a4-888a64ce51c6', 'x-compute-request-id': 'req-a006834c-1aea-4c78-b7a4-888a64ce51c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1224695615", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHVBVRka/0VLRjvoeWDrIMHAYpeslXybjTPsEsjxgsGieLtnLU9YJU6oDZheeQ1Vg/iWiVGdJKnOoFZPiDn5QvMZoTURcmsKt0z24dRjrwcBftm4ckkeIRk8TXbiXH2Cw==", "fingerprint": "b3:a3:2b:c5:a4:d5:72:a1:6f:7b:8d:ba:9a:30:7b:2b", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b"}}' 2023-04-19 08:18:20,361 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1224695615 created 2023-04-19 08:18:20,511 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.150s 2023-04-19 08:18:20,512 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1837073404", "description": "tempest-description--104860865"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-8e6ad293-40e8-4f10-be8f-c2b81589f232', 'date': 'Wed, 19 Apr 2023 08:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "name": "tempest-securitygroup--1837073404", "stateful": true, "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "tempest-description--104860865", "shared": false, "security_group_rules": [{"id": "652d6973-4f25-43bb-ae23-de50f76930d7", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "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": 1053, "description": null, "tags": [], "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}, {"id": "c830db4d-d8fb-421c-bfbc-82e734d7bf35", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "nor malized_cidr": null, "remote_group_id": null, "standard_attr_id": 1052, "description": null, "tags": [], "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}], "tags": [], "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:18:20,671 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-19 08:18:20,671 79737 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": "203f9088-c53d-4b69-8a49-c87a3c80c235", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-aa0d19db-0707-430b-9ea3-ffd9960ce86d', 'date': 'Wed, 19 Apr 2023 08:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e7a5e563-40c8-420a-9497-4a23f18dab30", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "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, "description": "", "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:18:20,840 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-19 08:18:20,840 79737 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": "203f9088-c53d-4b69-8a49-c87a3c80c235", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c2b8a7d2-b46d-44e1-a077-a6e77a0b458d', 'date': 'Wed, 19 Apr 2023 08:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "992641a5-e801-4294-93ab-ed61f12836f6", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "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, "description": "", "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:18:20,841 79737 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1837073404 created 2023-04-19 08:18:21,610 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.769s 2023-04-19 08:18:21,611 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-dd36740c-6154-48cd-ab48-1ee2d9bbdda1', 'date': 'Wed, 19 Apr 2023 08:18:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "55a5c8a9-6530-47d8-a3a2-435c9f699538", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.195", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:18:21Z", "updated_at": "2023-04-19T08:18:21Z", "revision_number": 0}}' 2023-04-19 08:18:21,611 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '55a5c8a9-6530-47d8-a3a2-435c9f699538', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.195', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:18:21Z', 'updated_at': '2023-04-19T08:18:21Z', 'revision_number': 0, 'ip': '172.24.4.195'} created 2023-04-19 08:18:21,696 79737 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.079s 2023-04-19 08:18:21,697 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-87dff4a0-580f-4029-bb6a-162becd0a573', '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": "b0515d38f20b49b3abdbc940ca7ef30b", "name": "tempest-AttachVolumeNegativeTest-172980430-project-member", "password_expires_at": null}, "audit_ids": ["n_zTI1qwQcCaOkb1Li6Luw"], "expires_at": "2023-04-19T09:18:21.000000Z", "issued_at": "2023-04-19T08:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ff61fa1ead49a2b7003cbb642203ed", "name": "tempest-AttachVolumeNegativeTest-172980430"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/ v2/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:18:21,697 79737 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '8bf59083-7545-420b-b6b0-4ae8510b94a2', 'name': 'tempest-AttachVolumeNegativeTest-682130792-network', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65003, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:15:26Z', 'updated_at': '2023-04-19T08:15:27Z', 'revision_number': 1} available for tenant 2023-04-19 08:18:21,698 79737 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1224695615', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHVBVRka/0VLRjvoeWDrIMHAYpeslXybjTPsEsjxgsGieLtnLU9YJU6oDZheeQ1Vg/iWiVGdJKnOoFZPiDn5QvMZoTURcmsKt0z24dRjrwcBftm4ckkeIRk8TXbiXH2Cw==', 'fingerprint': 'b3:a3:2b:c5:a4:d5:72:a1:6f:7b:8d:ba:9a:30:7b:2b', 'user_id': 'b0515d38f20b49b3abdbc940ca7ef30b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBDFB/AvI4cXnpOnuBFj8r00WWJMazN3NGerdx87wFY4+znM3htGD2u\nX94GB5lUXKWgBwYFK4EEACKhZANiAAQh1QVUZGv9FS0Y76Hlg6yDBwGKXrJV8m40\nz7BLI8YLBoni7Zy1PWCVOqA2YXnkNVYP4lolRnSSpzqBWT4g5+ULzGaE1EXJrCrd\nM9uHUY68HAX7ZuHJJHiEZPE124lx9gs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '203f9088-c53d-4b69-8a49-c87a3c80c235', 'name': 'tempest-securitygroup--1837073404', 'stateful': True, 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': 'tempest-description--104860865', 'shared': False, 'security_group_rules': [{'id': '652d6973-4f25-43bb-ae23-de50f76930d7', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': '203f9088-c53d-4b69-8a49-c87a3c80c235', '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': 1053, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:18:20Z', 'updated_at': '2023-04-19T08:18:20Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, {'id': 'c830db4d-d8fb-421c-bfbc-82e734d7bf35', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': '203f9088-c53d-4b69-8a49-c87a3c80c235', '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': 1052, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:18:20Z', 'updated_at': '2023-04-19T08:18:20Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb6 42203ed'}], 'tags': [], 'created_at': '2023-04-19T08:18:20Z', 'updated_at': '2023-04-19T08:18:20Z', 'revision_number': 1, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, 'floating_ip': {'id': '55a5c8a9-6530-47d8-a3a2-435c9f699538', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.195', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:18:21Z', 'updated_at': '2023-04-19T08:18:21Z', 'revision_number': 0, 'ip': '172.24.4.195'}} 2023-04-19 08:18:22,300 79737 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 0.601s 2023-04-19 08:18:22,300 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-125727961", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8bf59083-7545-420b-b6b0-4ae8510b94a2"}], "security_groups": [{"name": "tempest-securitygroup--1837073404"}], "key_name": "tempest-keypair-1224695615", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d08a2f81-5fa6-4352-9d4f-76f5ade1cd58', 'x-compute-request-id': 'req-d08a2f81-5fa6-4352-9d4f-76f5ade1cd58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1837073404"}], "adminPass": "password"}}' 2023-04-19 08:18:22,383 79737 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/edce7876-d1a3-417f-8384-dd03e3c412cf 0.080s 2023-04-19 08:18:22,384 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93f1f48-188f-4d22-9612-d2f34f84859a', 'x-compute-request-id': 'req-d93f1f48-188f-4d22-9612-d2f34f84859a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'{"server": {"id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "name": "tempest-AttachVolumeNegativeTest-server-125727961", "status": "BUILD", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:18:22Z", "updated": "2023-04-19T08:18:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1224695615", "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": []}}' 2023-04-19 08:19:12,675 79737 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/edce7876-d1a3-417f-8384-dd03e3c412cf 0.260s 2023-04-19 08:19:12,676 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:19:12 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-55bb9de8-ea4f-433b-b7e0-76e26ccb00ed', 'x-compute-request-id': 'req-55bb9de8-ea4f-433b-b7e0-76e26ccb00ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'{"server": {"id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "name": "tempest-AttachVolumeNegativeTest-server-125727961", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:18:22Z", "updated": "2023-04-19T08:18:29Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:1d:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224695615", "OS-SRV-USG:launched_at": "2023-04-19T08:18:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1837073404"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:19:12,689 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:20:12,911 79737 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/edce7876-d1a3-417f-8384-dd03e3c412cf/os-interface 0.200s 2023-04-19 08:20:12,911 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Ap r 2023 08:20:12 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-67e4f48c-4cad-4f3c-bb3c-6ddf405a8039', 'x-compute-request-id': 'req-67e4f48c-4cad-4f3c-bb3c-6ddf405a8039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "port_id": "2b06e6e6-c3a0-4452-945e-e252e480a869", "mac_addr": "fa:16:3e:49:1d:cc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2bae27ca-9ce2-409c-98ed-535f891b268d", "ip_address": "10.0.0.7"}]}]}' 2023-04-19 08:20:13,859 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/55a5c8a9-6530-47d8-a3a2-435c9f699538 0.944s 2023-04-19 08:20:13,859 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2b06e6e6-c3a0-4452-945e-e252e480a869"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-271a1bf9-cbda-45bf-a88e-89d3b4465c5d', 'date': 'Wed, 19 Apr 2023 08:20:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/55a5c8a9-6530-47d8-a3a2-435c9f699538'} Body: b'{"floatingip": {"id": "55a5c8a9-6530-47d8-a3a2-435c9f699538", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.195", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "94daf1b6-c871-4c36-9ed9-39e3303ec8aa", "port_id": "2b06e6e6-c3a0-4452-945e-e252e480a869", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "mac_address": "fa:16:3e:49:1d:cc", "admin_state_up": true, "status": "ACTIVE", "device_id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:18:21Z", "updated_at": "2023-04-19T08:20:13Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:20:13,861 79737 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.195:22' as 'cirros' with public key authentication 2023-04-19 08:20:13,888 79737 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:20:13,908 79737 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:20:13,909 79737 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.195 successfully created 2023-04-19 08:20:13,955 79737 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/edce7876-d1a3-417f-8384-dd03e3c412cf/ips 0.046s 2023-04-19 08:20:13,956 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fdfbc7d-1457-489f-a467-635dd8503e57', 'x-compute-request-id': 'req-6fdfbc7d-1457-489f-a467-635dd8503e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-19 08:20:14,191 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes 0.232s 2023-04-19 08:20:14,192 79737 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-874833115"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a425331-dfad-4604-8f22-173b5e513685', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a425331-dfad-4604-8f22-173b5e513685', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes'} Body: b'{"volume": {"id": "e3f12c85-31fb-4a7a-bf5c-ac94e54023db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:20:14.128016", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-874833115", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:20:14,248 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db 0.047s 2023-04-19 08:20:14,249 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66464724-5bea-4d68-9f6e-f8ebd2fe8513', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66464724-5bea-4d68-9f6e-f8ebd2fe8513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db'} Body: b'{"volume": {"id": "e3f12c85-31fb-4a7a-bf5c-ac94e54023db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:20:14.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-874833115", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:20:15,303 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/v olume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db 0.043s 2023-04-19 08:20:15,304 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea477364-0c8c-4d05-a8a9-67a1593ab1c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea477364-0c8c-4d05-a8a9-67a1593ab1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db'} Body: b'{"volume": {"id": "e3f12c85-31fb-4a7a-bf5c-ac94e54023db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:20:14.000000", "updated_at": "2023-04-19T08:20:14.000000", "name": "tempest-AttachVolumeNegativeTest-volume-874833115", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:20:15,454 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf 0.134s 2023-04-19 08:20:15,455 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:15 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-cd5f54a6-cdb4-4cd4-a905-4ebd99694a9e', 'x-compute-request-id': 'req-cd5f54a6-cdb4-4cd4-a905-4ebd99694a9e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'' 2023-04-19 08:20:15,694 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf 0.239s 2023-04-19 08:20:15,694 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:15 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-5e0acf5c-1b86-46c1-836f-a5d7b8b27832', 'x-compute-request-id': 'req-5e0acf5c-1b86-46c1-836f-a5d7b8b27832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'{"server": {"id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "name": "tempest-AttachVolumeNegativeTest-server-125727961", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8 ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:18:22Z", "updated": "2023-04-19T08:20:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:1d:cc"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:1d:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224695615", "OS-SRV-USG:launched_at": "2023-04-19T08:18:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1837073404"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:21:05,965 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf 0.223s 2023-04-19 08:21:05,965 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:05 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-1c80ac18-5212-4d2b-8ff2-e8f68de3e152', 'x-compute-request-id': 'req-1c80ac18-5212-4d2b-8ff2-e8f68de3e152', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance edce7876-d1a3-417f-8384-dd03e3c412cf could not be found."}}' 2023-04-19 08:21:05,999 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1224695615 0.033s 2023-04-19 08:21:05,999 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:05 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-0128b830-71b2-4cfb-8a65-0296b939b7a0', 'x-compute-request-id': 'req-0128b830-71b2-4cfb-8a65-0296b939b7a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1224695615'} Body: b'' 2023-04-19 08:21:06,177 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/203f9088-c53d-4b69-8a49-c87a3c80c235 0.177s 2023-04-19 08:21:06,178 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4a9d083f-061d-4a15-9c6b-ca094fe957b4', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:21 :06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/203f9088-c53d-4b69-8a49-c87a3c80c235'} Body: b'' 2023-04-19 08:21:06,203 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/203f9088-c53d-4b69-8a49-c87a3c80c235 0.025s 2023-04-19 08:21:06,204 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d16510af-60a4-4f20-b4ed-788193ef125a', 'date': 'Wed, 19 Apr 2023 08:21:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/203f9088-c53d-4b69-8a49-c87a3c80c235'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 203f9088-c53d-4b69-8a49-c87a3c80c235 does not exist", "detail": ""}}' 2023-04-19 08:21:06,649 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/55a5c8a9-6530-47d8-a3a2-435c9f699538 0.444s 2023-04-19 08:21:06,649 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-d68fcf4f-0648-4c0d-9fe7-0ce0c220734d', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:21:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/55a5c8a9-6530-47d8-a3a2-435c9f699538'} Body: b'' {6} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.929704s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 38c3dd7a-a09d-41bb-9e35-b34ffda53459 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:21:06,653 79737 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:21:06,653 79737 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:21:06,755 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.099s 2023-04-19 08:21:06,755 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1557599549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEu1uPE/QfL7CBAi/qiOQXfGNfnYUSEzNIAC71ZNzNd0asvFTJwzdWneIwnIDot3/dOWj2PQUdDgCaNLm/zHZ4BKGyJCh/nqLiEYoST06V8f5uYiMn/H4zWCwMWM/k+ExA=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:06 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-52558ff6-6678-4229-827e-21e7e94c836e', 'x-compute-request-id': 'req-52558ff6-6678-4229-827e-21e7e94c836e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1557599549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEu1uPE/QfL7CBAi/qiOQXfGNfnYUSEzNIAC71ZNzNd0asvFTJwzdWneIwnIDot3/dOWj2PQUdDgCaNLm/zHZ4BKGyJCh/nqLiEYoST06V8f5uYiMn/H4zWCwMWM/k+ExA==", "fingerprint": "da:f4:ae:87:7a:9d:04:8d:ec:86:28:72:ab:e5:83:e5", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b"}}' 2023-04-19 08:21:06,758 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1557599549 created 2023-04-19 08:21:06,897 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.139s 2023-04-19 08:21:06,898 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1288972870", "description": "tempest-description--1288198283"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-33484b33-bc9e-4443-a1ab-c8c7e309001e', 'date': 'Wed, 19 Apr 2023 08:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "705a939f-c454-45b5-aa69-11aaea4140d3", "name": "tempest-securitygroup--1288972870", "stateful": true, "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "tempest-description--1288198283", "shared": false, "security_group_rules": [{"id": "60543974-01e8-4720-8ed5-a8da1c0359c2", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "705a939f-c454-45b5-aa69-11aaea4140d3", "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": 1061, "description": null, "tags": [], "created_at": "2023-04-19T08:21:06Z", "updated_at": "2023-04-19T08:21:06Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}, {"id": "6170f3be-40c8-4417-88c8-3e27856d7fe1", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "705a939f-c454-45b5-aa69-11aaea4140d3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "n ormalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1060, "description": null, "tags": [], "created_at": "2023-04-19T08:21:06Z", "updated_at": "2023-04-19T08:21:06Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}], "tags": [], "created_at": "2023-04-19T08:21:06Z", "updated_at": "2023-04-19T08:21:06Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:21:07,071 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-04-19 08:21:07,071 79737 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": "705a939f-c454-45b5-aa69-11aaea4140d3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-00d9be51-e239-42a7-8138-05eac46a9a2c', 'date': 'Wed, 19 Apr 2023 08:21:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db7f8113-677d-4134-ba21-dcc77b07cf80", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "705a939f-c454-45b5-aa69-11aaea4140d3", "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, "description": "", "created_at": "2023-04-19T08:21:06Z", "updated_at": "2023-04-19T08:21:06Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:21:07,230 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-19 08:21:07,230 79737 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": "705a939f-c454-45b5-aa69-11aaea4140d3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-36ad0298-a71d-457e-89c3-065e3de727be', 'date': 'Wed, 19 Apr 2023 08:21:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3882e653-4c0b-474c-aa77-ebc6228c56e7", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "705a939f-c454-45b5-aa69-11aaea4140d3", "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, "description": "", "created_at": "2023-04-19T08:21:07Z", "updated_at": "2023-04-19T08:21:07Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:21:07,230 79737 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1288972870 created 2023-04-19 08:21:08,024 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.793s 2023-04-19 08:21:08,025 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528 ', 'x-openstack-request-id': 'req-3cc2d9ad-48ab-49b0-b013-e9f807f8723b', 'date': 'Wed, 19 Apr 2023 08:21:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a56aadd4-b282-40d9-8e15-7f955cf1493d", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.129", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:21:07Z", "updated_at": "2023-04-19T08:21:07Z", "revision_number": 0}}' 2023-04-19 08:21:08,025 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a56aadd4-b282-40d9-8e15-7f955cf1493d', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.129', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:21:07Z', 'updated_at': '2023-04-19T08:21:07Z', 'revision_number': 0, 'ip': '172.24.4.129'} created 2023-04-19 08:21:08,065 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-19 08:21:08,065 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fe44c8b2-2f09-450e-b923-d6b58af1ab1a', '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": "b0515d38f20b49b3abdbc940ca7ef30b", "name": "tempest-AttachVolumeNegativeTest-172980430-project-member", "password_expires_at": null}, "audit_ids": ["FLufstp0SjazGojptyFoTg"], "expires_at": "2023-04-19T09:21:08.000000Z", "issued_at": "2023-04-19T08:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ff61fa1ead49a2b7003cbb642203ed", "name": "tempest-AttachVolumeNegativeTest-172980430"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13ff61fa1e ad49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:21:08,066 79737 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '8bf59083-7545-420b-b6b0-4ae8510b94a2', 'name': 'tempest-AttachVolumeNegativeTest-682130792-network', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65003, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:15:26Z', 'updated_at': '2023-04-19T08:15:27Z', 'revision_number': 1} available for tenant 2023-04-19 08:21:08,066 79737 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1557599549', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEu1uPE/QfL7CBAi/qiOQXfGNfnYUSEzNIAC71ZNzNd0asvFTJwzdWneIwnIDot3/dOWj2PQUdDgCaNLm/zHZ4BKGyJCh/nqLiEYoST06V8f5uYiMn/H4zWCwMWM/k+ExA==', 'fingerprint': 'da:f4:ae:87:7a:9d:04:8d:ec:86:28:72:ab:e5:83:e5', 'user_id': 'b0515d38f20b49b3abdbc940ca7ef30b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDClVxEvWxsgj1On3ojyiJujv4xuzHYwzTSdfxC9ngb/h9opn4WNG94S\nG7NOTpnXHVagBwYFK4EEACKhZANiAARLtbjxP0Hy+wgQIv6ojkF3xjX52FEhMzSA\nAu9WTczXdGrLxUycM3Vp3iMJyA6Ld/3Tlo9j0FHQ4AmjS5v8x2eAShsiQof56i4h\nGKEk9OlfH+bmIjJ/x+M1gsDFjP5PhMQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '705a939f-c454-45b5-aa69-11aaea4140d3', 'name': 'tempest-securitygroup--1288972870', 'stateful': True, 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': 'tempest-description--1288198283', 'shared': False, 'security_group_rules': [{'id': '60543974-01e8-4720-8ed5-a8da1c0359c2', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': '705a939f-c454-45b5-aa69-11aaea4140d3', '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': 1061, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:21:06Z', 'updated_at': '2023-04-19T08:21:06Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, {'id': '6170f3be-40c8-4417-88c8-3e27856d7fe1', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': '705a939f-c454-45b5-aa69-11aaea4140d3', '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': 1060, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:21:06Z', 'updated_at': '2023-04-19T08:21:06Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}], 'tags': [], 'cr eated_at': '2023-04-19T08:21:06Z', 'updated_at': '2023-04-19T08:21:06Z', 'revision_number': 1, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, 'floating_ip': {'id': 'a56aadd4-b282-40d9-8e15-7f955cf1493d', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.129', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:21:07Z', 'updated_at': '2023-04-19T08:21:07Z', 'revision_number': 0, 'ip': '172.24.4.129'}} 2023-04-19 08:21:08,843 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.776s 2023-04-19 08:21:08,843 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1252155495", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8bf59083-7545-420b-b6b0-4ae8510b94a2"}], "security_groups": [{"name": "tempest-securitygroup--1288972870"}], "key_name": "tempest-keypair-1557599549", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3951f35-052d-45a7-9521-e2de8f957e5c', 'x-compute-request-id': 'req-b3951f35-052d-45a7-9521-e2de8f957e5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1288972870"}], "adminPass": "password"}}' 2023-04-19 08:21:08,997 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.151s 2023-04-19 08:21:08,998 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45d4aa33-ba89-4680-acf6-290812c17b78', 'x-compute-request-id': 'req-45d4aa33-ba89-4680-acf6-290812c17b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'{"server": {"id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "name": "tempest-AttachVolumeNegativeTest-server-1252155495", "status": "BUILD", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]} , "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:21:09Z", "updated": "2023-04-19T08:21:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1557599549", "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": []}}' 2023-04-19 08:21:59,372 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.313s 2023-04-19 08:21:59,373 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:59 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-8fcfe3ee-f0d8-48d3-bfe4-5ac17f45a23d', 'x-compute-request-id': 'req-8fcfe3ee-f0d8-48d3-bfe4-5ac17f45a23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'{"server": {"id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "name": "tempest-AttachVolumeNegativeTest-server-1252155495", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:21:08Z", "updated": "2023-04-19T08:21:16Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2f:07"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1557599549", "OS-SRV-USG:launched_at": "2023-04-19T08:21:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288972870"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:21:59,384 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:22:59,706 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442/os-interface 0.282s 2023-04-19 08:22:59,707 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:22:59 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-5f7cca3e-21ac-4420-aafc-89860c1a9076', 'x-compute-request-id': 'req-5f7cca3e-21ac-4420-aafc-89860c1a9076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "port_id": "2fb61846-6d65-491f-aa38-da2de86500d0", "mac_addr": "fa:16:3e:e1:2f:07", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2bae27ca-9ce2-409c-98ed-535f891b268d", "ip_address": "10.0.0.5"}]}]}' 2023-04-19 08:23:00,790 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/a56aadd4-b282-40d9-8e15-7f955cf1493d 1.080s 2023-04-19 08:23:00,791 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2fb61846-6d65-491f-aa38-da2de86500d0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-113476ef-542e-4a72-b36d-9e8b3abb93ac', 'date': 'Wed, 19 Apr 2023 08:23:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a56aadd4-b282-40d9-8e15-7f955cf1493d'} Body: b'{"floatingip": {"id": "a56aadd4-b282-40d9-8e15-7f955cf1493d", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.129", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "94daf1b6-c871-4c36-9ed9-39e3303ec8aa", "port_id": "2fb61846-6d65-491f-aa38-da2de86500d0", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "mac_address": "fa:16:3e:e1:2f:07", "admin_state_up": true, "status": "ACTIVE", "device_id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:21:07Z", "updated_at": "2023-04-19T08:22:59Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:23:00,792 79737 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.129:22' as 'cirros' with public key authentication 2023-04-19 08:23:00,823 79737 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:23:00,844 79737 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:23:00,844 79737 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.129 successfully created 2023-04-19 08:23:00,892 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442/ips 0.047s 2023-04-19 08:23:00,892 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006e5e49-6cb4-4a15-bcd5-d98457ea4e03', 'x-compute-request-id': 'req-006e5e49-6cb4-4a15-bcd5-d98457ea4e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.5"}]} }' 2023-04-19 08:23:01,101 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes 0.205s 2023-04-19 08:23:01,101 79737 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-355583334"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96378184-4a90-4ec2-ab70-bd1647245cec', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96378184-4a90-4ec2-ab70-bd1647245cec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes'} Body: b'{"volume": {"id": "38c3dd7a-a09d-41bb-9e35-b34ffda53459", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:23:01.034535", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-355583334", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:23:01,168 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459 0.048s 2023-04-19 08:23:01,169 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991fcc9e-2230-4df4-a664-e605e7aea1b1', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991fcc9e-2230-4df4-a664-e605e7aea1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459'} Body: b'{"volume": {"id": "38c3dd7a-a09d-41bb-9e35-b34ffda53459", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:23:01.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-355583334", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:23:02,237 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459 0.049s 2023-04-19 08:23:02,237 79737 DEBUG [tempest.lib.common.rest_c lient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2facbb29-6099-4c6d-8552-ab0357c9c608', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2facbb29-6099-4c6d-8552-ab0357c9c608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459'} Body: b'{"volume": {"id": "38c3dd7a-a09d-41bb-9e35-b34ffda53459", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:23:01.000000", "updated_at": "2023-04-19T08:23:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-355583334", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:23:02,375 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.126s 2023-04-19 08:23:02,375 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d75cf06-26a8-4d76-be47-f86f4f1abd9e', 'x-compute-request-id': 'req-7d75cf06-26a8-4d76-be47-f86f4f1abd9e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'' 2023-04-19 08:23:02,722 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.347s 2023-04-19 08:23:02,723 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:02 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-a4548757-86eb-44c3-b6dd-64191336c2cb', 'x-compute-request-id': 'req-a4548757-86eb-44c3-b6dd-64191336c2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'{"server": {"id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "name": "tempest-AttachVolumeNegativeTest-server-1252155495", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a10 2-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:21:08Z", "updated": "2023-04-19T08:23:02Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2f:07"}, {"version": 4, "addr": "172.24.4.129", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2f:07"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1557599549", "OS-SRV-USG:launched_at": "2023-04-19T08:21:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288972870"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:23:52,833 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.045s 2023-04-19 08:23:52,833 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:52 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-4d494961-9cb8-4b70-8d65-7f55d68f3ccf', 'x-compute-request-id': 'req-4d494961-9cb8-4b70-8d65-7f55d68f3ccf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 78f0ddf0-4199-4bc6-89c5-20a20083f442 could not be found."}}' 2023-04-19 08:23:52,898 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1557599549 0.064s 2023-04-19 08:23:52,898 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:52 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-b94d489f-5f6f-4892-afd9-cef86dfd5c5c', 'x-compute-request-id': 'req-b94d489f-5f6f-4892-afd9-cef86dfd5c5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1557599549'} Body: b'' 2023-04-19 08:23:53,070 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/705a939f-c454-45b5-aa69-11aaea4140d3 0.171s 2023-04-19 08:23:53,070 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-afcb83fe-f61b-413c-ac12-26933ee461f5', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:23:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/705a939f-c454-45b5-aa69-11aaea41 40d3'} Body: b'' 2023-04-19 08:23:53,093 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/705a939f-c454-45b5-aa69-11aaea4140d3 0.022s 2023-04-19 08:23:53,093 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-16b000ea-df25-47d8-8c8f-1c8ed11f2dea', 'date': 'Wed, 19 Apr 2023 08:23:53 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/705a939f-c454-45b5-aa69-11aaea4140d3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 705a939f-c454-45b5-aa69-11aaea4140d3 does not exist", "detail": ""}}' 2023-04-19 08:23:53,581 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a56aadd4-b282-40d9-8e15-7f955cf1493d 0.487s 2023-04-19 08:23:53,582 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-174b1a4d-357d-4081-a2ed-90e3495a830a', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:23:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a56aadd4-b282-40d9-8e15-7f955cf1493d'} Body: b'' {6} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.183191s] ... ok {6} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.186357s] ... ok {6} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d9ce652b-bbac-4c50-a5cb-63c3fd9038b5 failed to build and is in ERROR status {6} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {6} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 916839ec-61b5-4fbd-93ea-afe830aecbea failed to build and is in ERROR status ============================== Failed 96 tests - output below: ============================== 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 785ffa2b-f621-4d57-b894-882251af3618 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:24,502 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes 0.635s 2023-04-19 07:59:24,502 79741 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-1130508714"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf3f7ce-0017-4bbb-8a2d-1cbe306bd851', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf3f7ce-0017-4bbb-8a2d-1cbe306bd851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes'} Body: b'{"volume": {"id": "785ffa2b-f621-4d57-b894-882251af3618", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:24.358215", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1130508714", "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/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}], "user_id": "3bc9208e072547c39bccfe87b51d3969", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:24,559 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618 0.046s 2023-04-19 07:59:24,559 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a16c0f-59b8-43bb-9b70-c9a0c033c55d', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a16c0f-59b8-43bb-9b70-c9a0c033c55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'{"volume": {"id": "785ffa2b-f621-4d57-b894-882251af3618", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:24.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1130508714", "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/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}], "user_id": "3bc9208e072547c39bccfe87b51d3969", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "686de8ff48c343b7a0291c91738fc71d"}}' 2023-04-19 07:59:25,613 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251 af3618 0.042s 2023-04-19 07:59:25,613 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60a296b-3f29-46a6-b654-c3486941ff08', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60a296b-3f29-46a6-b654-c3486941ff08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'{"volume": {"id": "785ffa2b-f621-4d57-b894-882251af3618", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:24.000000", "updated_at": "2023-04-19T07:59:25.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1130508714", "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/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}], "user_id": "3bc9208e072547c39bccfe87b51d3969", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "686de8ff48c343b7a0291c91738fc71d"}}' 2023-04-19 07:59:25,668 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618 0.043s 2023-04-19 07:59:25,668 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948aae8c-53a5-4e17-8ec4-9ab927ed5439', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948aae8c-53a5-4e17-8ec4-9ab927ed5439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'{"volume": {"id": "785ffa2b-f621-4d57-b894-882251af3618", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:24.000000", "updated_at": "2023-04-19T07:59:25.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1130508714", "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/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618"}], "user_id": "3bc9208e072547c39bccfe87b51d3969", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "686de8ff48c343b7a0291c91738fc71d"}}' 2023-04-19 07:59:25,803 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618 0.122s 2023-04-19 07:59:25,803 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-14f61298-1929-44e3-894c-80d173099ed0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'' 2023-04-19 07:59:25,829 79741 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618 0.025s 2023-04-19 07:59:25,829 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-3ec05f20-e86c-4a07-9cc1-feede50e9d7c', 'x-openstack-request-id': 'req-3ec05f20-e86c-4a07-9cc1-feede50e9d7c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/686de8ff48c343b7a0291c91738fc71d/volumes/785ffa2b-f621-4d57-b894-882251af3618'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 785ffa2b-f621-4d57-b894-882251af3618 could not be found."}}' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8cabbaa-5b85-466a-94b4-c071a1fb2dd0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:24,407 79747 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 1.444s 2023-04-19 07:59:24,408 79747 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-1531506318"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e8dc6f-ab0f-4ea7-93c8-004bb0210f49', 'x-compute-request-id': 'req-c4e8dc6f-ab0f-4ea7-93c8-004bb0210f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "c8cabbaa-5b85-466a-94b4-c071a1fb2dd0", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:59:24.043942", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1531506318", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 07:59:24,741 79747 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/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0 0.327s 2023-04-19 07:59:24,742 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fb81f38-bf78-466e-8a11-60dfe592017c', 'x-compute-request-id': 'req-9fb81f38-bf78-466e-8a11-60dfe592017c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0'} Body: b'{"volume": {"id": "c8cabbaa-5b85-466a-94b4-c071a1fb2dd0", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T07:59:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1531506318", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 07:59:26,116 79747 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/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0 0.367s 2023-04-19 07:59:26,116 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce3ca96-7e2a-4c59-b9b4-a8048ad82d35', 'x-compute-request-id': 'req-7ce3ca96-7e2a-4c59-b9b4-a8048ad82d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c8cabbaa-5b85-466a-94b4-c071a1fb2dd0'} Body: b'{"volume": {"id": "c8cabbaa-5b85-466a-94b4-c071a1fb2dd0", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 9T07:59:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1531506318", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 42, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group f0ea2066-f40d-4efb-9725-2f8777bfc47d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:24,493 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types 0.849s 2023-04-19 07:59:24,494 79727 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-1148492251"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc6b33c-be57-4d47-a07b-8f79cbda26d5', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc6b33c-be57-4d47-a07b-8f79cbda26d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types'} Body: b'{"volume_type": {"id": "7161aa90-5191-4bb7-ba40-72b959de6d96", "name": "tempest-GroupsTest-volume-type-1148492251", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:24,546 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types 0.048s 2023-04-19 07:59:24,547 79727 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-1338277826"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f60971-cf01-45c5-b77a-8410ee5d52b7', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f60971-cf01-45c5-b77a-8410ee5d52b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types'} Body: b'{"group_type": {"id": "65f387fe-d20b-4fb5-81eb-ab81508c2b82", "name": "tempest-GroupsTest-group-type-1338277826", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:24,793 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups 0.244s 2023-04-19 07:59:24,793 79727 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": "65f387fe-d20b-4fb5-81eb-ab81508c2b82", "volume_types": ["7161aa90-5191-4bb7-ba40-72b959de6d96"], "name": "tempest-Group1-994399199"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d1e66e-f74f-4015-b274-b1a6033b16be', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d1e66e-f74f-4015-b274-b1a6033b16be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups'} Body: b'{"group": {"id": "f0ea2066-f40d-4efb-9725-2f8777bfc47d", "name": "tempest-Group1-994399199"}}' 2023-04-19 07:59:25,010 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d 0.213s 2023-04-19 07:59:25,010 79727 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': 'Wed, 19 Apr 2023 07:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93a2668-f336-41e6-a2be-20a41575c863', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93a2668-f336-41e6-a2be-20a41575c863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d'} Body: b'{"group": {"id": "f0ea2066-f40d-4efb-9725-2f8777bfc47d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:59:25.000000", "name": "tempest-Group1-994399199", "description": null, "group_type": "65f387fe-d20b-4fb5-81eb-ab81508c2b82", "volume_types": ["7161aa90-5191-4bb7-ba40-72b959de6d96"]}}' 2023-04-19 07:59:26,052 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d 0.033s 2023-04-19 07:59:26,052 79727 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': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944b79b3-d0e7-41c3-8150-ac670bd6bfc0', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944b79b3-d0e7-41c3-8150-ac670bd6bfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d'} Body: b'{"group": {"id": "f0ea2066-f40d-4efb-9725-2f8777bfc47d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:25.000000", "name": "tempest-Group1-994399199", "description": null, "group_type": "65f387fe-d20b-4fb5-81eb-ab81508c2b82", "volume_types": ["7161aa90-5191-4bb7-ba40-72b959de6d96"]}}' 2023-04-19 07:59:26,143 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/volumes/detail 0.085s 2023-04-19 07:59:26,143 79727 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': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b32223-4d0c-409f-adb4-cc24e630ea32', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b32223-4d0c-409f-adb4-cc24e630ea32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:26,250 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d/action 0.097s 2023-04-19 07:59:26,250 79727 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': 'Wed, 19 Apr 2023 07:59:26 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-reque st-id': 'req-a13698ec-e373-4226-a1bc-71b7a5da91d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d/action'} Body: b'' 2023-04-19 07:59:26,266 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d 0.015s 2023-04-19 07:59:26,267 79727 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': 'Wed, 19 Apr 2023 07:59:26 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-86c8d018-a727-4c64-a042-69be591258cd', 'x-openstack-request-id': 'req-86c8d018-a727-4c64-a042-69be591258cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/f0ea2066-f40d-4efb-9725-2f8777bfc47d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f0ea2066-f40d-4efb-9725-2f8777bfc47d could not be found."}}' 2023-04-19 07:59:26,317 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types/65f387fe-d20b-4fb5-81eb-ab81508c2b82 0.049s 2023-04-19 07:59:26,317 79727 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': 'Wed, 19 Apr 2023 07:59:26 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-562c8b88-03ee-4ec0-b515-38cc7817234f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types/65f387fe-d20b-4fb5-81eb-ab81508c2b82'} Body: b'' 2023-04-19 07:59:26,386 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/7161aa90-5191-4bb7-ba40-72b959de6d96 0.069s 2023-04-19 07:59:26,386 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-301dc075-e4d0-429a-89ee-012488f33852', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/7161aa90-5191-4bb7-ba40-72b959de6d96'} Body: b'' 2023-04-19 07:59:26,409 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/7161aa90-5191-4bb7-ba40-72b959de6d96 0.022s 2023-04-19 07:59:26,409 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-429c1378-478a-499e-aed9-2a7c783a0a7c', 'x-openstack-request-id': 'req-429c1378-478a-499e-aed9-2 a7c783a0a7c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/7161aa90-5191-4bb7-ba40-72b959de6d96'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7161aa90-5191-4bb7-ba40-72b959de6d96 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 108, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 57c79944-286d-4e41-b930-c2aeec0f43ba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:26,441 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types 0.029s 2023-04-19 07:59:26,442 79727 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-1745832583"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed75c477-8550-4cc6-8644-76d6430aa31e', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed75c477-8550-4cc6-8644-76d6430aa31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types'} Body: b'{"volume_type": {"id": "8a2873b0-2381-4ffb-8bda-9363cfa00381", "name": "tempest-GroupsTest-volume-type-1745832583", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:26,474 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types 0.030s 2023-04-19 07:59:26,475 79727 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-1126691463"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a510da4b-82ac-49f3-8e06-1489eae292bb', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a510da4b-82ac-49f3-8e06-1489eae292bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types'} Body: b'{"group_type": {"id": "92814225-78fa-4934-a539-d3435ef3f1eb", "name": "tempest-GroupsTest-group-type-1126691463", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:26,662 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups 0.184s 2023-04-19 07:59:26,662 79727 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": "92814225-78fa-4934-a539-d3435ef3f1eb", "volume_types": ["8a2873b0-2381-4ffb-8bda-9363cfa00381"], "name": "tempest-GroupsTest-Group-984188788"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bdb2bf-14e9-461f-90a8-53912dc6950f', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bdb2bf-14e9-461f-90a8-53912dc6950f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups'} Body: b'{"group": {"id": "57c79944-286d-4e41-b930-c2aeec0f43ba", "name": "tempest-GroupsTest-Group-984188788"}}' 2023-04-19 07:59:26,692 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba 0.027s 2023-04-19 07:59:26,692 79727 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': 'Wed, 19 Apr 2023 07:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687f64eb-35c5-43db-ab56-ec7ef2b235f8', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687f64eb-35c5-43db-ab56-ec7ef2b235f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba'} Body: b'{"group": {"id": "57c79944-286d-4e41-b930-c2aeec0f43ba", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:59:27.000000", "name": "tempest-GroupsTest-Group-984188788", "description": null, "group_type": "92814225-78fa-4934-a539-d3435ef3f1eb", "volume_types": ["8a2873b0-2381-4ffb-8bda-9363cfa00381"]}}' 2023-04-19 07:59:27,738 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba 0.042s 2023-04-19 07:59:27,739 79727 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': 'Wed, 19 Apr 2023 07:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a91a9a4-f15f-4ff4-9176-7795507ec3ce', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a91a9a4-f15f-4ff4-9176-7795507ec3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba'} Body: b'{"group": {"id": "57c79944-286d-4e41-b930-c2aeec0f43ba", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:27.000000", "name": "tempest-GroupsTest-Group-984188788", "description": null, "group_type": "92814225-78fa-4934-a539-d3435ef3f1eb", "volume_types": ["8a2873b0-2381-4ffb-8bda-9363cfa00381"]}}' 2023-04-19 07:59:28,024 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/volumes/detail 0.281s 2023-04-19 07:59:28,025 79727 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': 'Wed, 19 Apr 2023 07:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62482a79-6540-484b-bc51-3fa5b6f26e20', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62482a79-6540-484b-bc51-3fa5b6f26e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:28,095 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba/action 0.060s 2023-04-19 07:59:28,095 79727 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': 'Wed, 19 Apr 2023 07:59:28 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-c44f36ff-bae5-4d84-accd-2a7e292 6e5e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba/action'} Body: b'' 2023-04-19 07:59:28,111 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba 0.015s 2023-04-19 07:59:28,112 79727 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': 'Wed, 19 Apr 2023 07:59:28 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-93e39e6b-962b-49ad-b601-7b1e30bd59dd', 'x-openstack-request-id': 'req-93e39e6b-962b-49ad-b601-7b1e30bd59dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8db1a2f91e26444a902dbbb467c833d8/groups/57c79944-286d-4e41-b930-c2aeec0f43ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 57c79944-286d-4e41-b930-c2aeec0f43ba could not be found."}}' 2023-04-19 07:59:28,147 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types/92814225-78fa-4934-a539-d3435ef3f1eb 0.034s 2023-04-19 07:59:28,147 79727 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': 'Wed, 19 Apr 2023 07:59:28 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-58af2414-a800-49b3-8a7a-3969abcc5fb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/group_types/92814225-78fa-4934-a539-d3435ef3f1eb'} Body: b'' 2023-04-19 07:59:28,197 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/8a2873b0-2381-4ffb-8bda-9363cfa00381 0.049s 2023-04-19 07:59:28,197 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-3fb07dc4-163d-4ac4-a037-366529cd9e97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/8a2873b0-2381-4ffb-8bda-9363cfa00381'} Body: b'' 2023-04-19 07:59:28,212 79727 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/8a2873b0-2381-4ffb-8bda-9363cfa00381 0.015s 2023-04-19 07:59:28,213 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-54a0d113-5ea7-4fef-8b57-06f5771ae148', 'x-openstack-request-id': 'req-54a0d113-5ea7-4fef-8b57-06f5771ae148', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/200fcc6356db48db86e0360d331809b4/types/8a2873b0-2381-4ffb-8bda-9363cfa00381'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8a2873b0-2381-4ffb-8bda-9363cfa00381 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 54, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83035761-d26f-45cd-a7d3-81242d982df4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:32,063 79741 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/8db4e6559b024827904e4256e039bd15/types 0.180s 2023-04-19 07:59:32,063 79741 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-2048118560", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e453618-26bf-438a-9d58-835b50ea6fc7', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e453618-26bf-438a-9d58-835b50ea6fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types'} Body: b'{"volume_type": {"id": "4949d46e-bc2c-43b2-ac2c-169048c53aa7", "name": "tempest-VolumeTypesTest-volume-type-2048118560", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:32,099 79741 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/8db4e6559b024827904e4256e039bd15/types 0.032s 2023-04-19 07:59:32,099 79741 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-612730293", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9893011f-cadf-4b26-a255-6823adc6e0ef', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9893011f-cadf-4b26-a255-6823adc6e0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types'} Body: b'{"volume_type": {"id": "8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7", "name": "tempest-VolumeTypesTest-volume-type-612730293", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:32,449 79741 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/01025391c18f4faba80c49bfc85adb44/volumes 0.347s 2023-04-19 07:59:32,449 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-13782959", "volume_type": "4949d46e-bc2c-43b2-ac2c-169048c53aa7", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f47a23-6af0-47df-a1a1-bf546d293ad0', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f47a23-6af0-47df-a1a1-bf546d293ad0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes'} Body: b'{"volume": {"id": "83035761-d26f-45cd-a7d3-81242d982df4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:32.382034", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-13782959", "description": null, "volume_ type": "tempest-VolumeTypesTest-volume-type-2048118560", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}], "user_id": "ac173e6bc2944a6ca7e4c69e7ca8bd43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:32,509 79741 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/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.051s 2023-04-19 07:59:32,510 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc0833e-67ba-4c31-b129-77a0ad0ebde6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc0833e-67ba-4c31-b129-77a0ad0ebde6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'{"volume": {"id": "83035761-d26f-45cd-a7d3-81242d982df4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:32.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-13782959", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2048118560", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}], "user_id": "ac173e6bc2944a6ca7e4c69e7ca8bd43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01025391c18f4faba80c49bfc85adb44"}}' 2023-04-19 07:59:33,562 79741 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/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.041s 2023-04-19 07:59:33,563 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edff99e1-2438-49cb-b914-9a108ddf4060', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edff99e1-2438-49cb-b914-9a108ddf4060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'{"volume": {"id": "83035761-d26f-45cd-a7d3-81242d982df4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:32.000000", "updated_at": "2023-04-19T07:59:33.000000", "name": "tempest-VolumeTypesTest-volume-13782959", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2048118560", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3 -81242d982df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}], "user_id": "ac173e6bc2944a6ca7e4c69e7ca8bd43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01025391c18f4faba80c49bfc85adb44"}}' 2023-04-19 07:59:33,624 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.050s 2023-04-19 07:59:33,624 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4cddf86-51aa-4010-9005-0d3c61ca9857', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4cddf86-51aa-4010-9005-0d3c61ca9857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'{"volume": {"id": "83035761-d26f-45cd-a7d3-81242d982df4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:32.000000", "updated_at": "2023-04-19T07:59:33.000000", "name": "tempest-VolumeTypesTest-volume-13782959", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2048118560", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4"}], "user_id": "ac173e6bc2944a6ca7e4c69e7ca8bd43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01025391c18f4faba80c49bfc85adb44"}}' 2023-04-19 07:59:33,753 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.119s 2023-04-19 07:59:33,754 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-d58156c5-445b-4a25-ae98-035e2e6d91d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'' 2023-04-19 07:59:33,773 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4 0.019s 2023-04-19 07:59:33,774 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:33 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-3e1fb111-aac2-4f4d-b9e6-ee0bef6429d4', 'x-openstack-request-id': 'req-3e1fb111-aac2-4f4d-b9e6-ee0bef6429d4' , 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/01025391c18f4faba80c49bfc85adb44/volumes/83035761-d26f-45cd-a7d3-81242d982df4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83035761-d26f-45cd-a7d3-81242d982df4 could not be found."}}' 2023-04-19 07:59:33,836 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7 0.062s 2023-04-19 07:59:33,836 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-967ba8e0-6d21-4a60-bd35-3484f3c6ceb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7'} Body: b'' 2023-04-19 07:59:33,850 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7 0.013s 2023-04-19 07:59:33,850 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-75671d9a-f57f-45c1-9f3a-6f027a31e0cb', 'x-openstack-request-id': 'req-75671d9a-f57f-45c1-9f3a-6f027a31e0cb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8bc0147b-bec1-41b7-942a-2ad5b0f7ccf7 could not be found."}}' 2023-04-19 07:59:33,915 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/4949d46e-bc2c-43b2-ac2c-169048c53aa7 0.064s 2023-04-19 07:59:33,915 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-a0fdcecb-a7a9-4d0c-b208-e70c47579c0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/4949d46e-bc2c-43b2-ac2c-169048c53aa7'} Body: b'' 2023-04-19 07:59:33,931 79741 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/4949d46e-bc2c-43b2-ac2c-169048c53aa7 0.015s 2023-04-19 07:59:33,931 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-78bcc020-52a4-4dd5-b108-c5d335984d97', 'x-openstack-request-id': 'req-78bcc020-52a4-4dd5-b108-c5d335984d97', 'co nnection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8db4e6559b024827904e4256e039bd15/types/4949d46e-bc2c-43b2-ac2c-169048c53aa7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4949d46e-bc2c-43b2-ac2c-169048c53aa7 could not be found."}}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5bd8c6e8-7c8b-4950-b005-75730c9aefb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:34,498 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes 0.417s 2023-04-19 07:59:34,499 79747 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-1138932211"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f7ea64-6feb-4167-9776-86e413736ea3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f7ea64-6feb-4167-9776-86e413736ea3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes'} Body: b'{"volume": {"id": "5bd8c6e8-7c8b-4950-b005-75730c9aefb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:34.428107", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1138932211", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}], "user_id": "652607c2d17f4548a0bac4621e00a43b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:34,549 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.040s 2023-04-19 07:59:34,549 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c30af33-56b5-4773-bd58-4ac2cf6544d0', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c30af33-56b5-4773-bd58-4ac2cf6544d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'{"volume": {"id": "5bd8c6e8-7c8b-4950-b005-75730c9aefb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:34.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1138932211", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}], "user_id": "652607c2d17f4548a0bac4621e00a43b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4e0efcc477849db9f0d03a6a328a486"}}' 2023-04-19 07:59:35,608 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.046s 2023-04-19 07:59:35,609 79747 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42791724-fcef-418e-8e87-9646d58aa3a7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42791724-fcef-418e-8e87-9646d58aa3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'{"volume": {"id": "5bd8c6e8-7c8b-4950-b005-75730c9aefb9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:34.000000", "updated_at": "2023-04-19T07:59:35.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1138932211", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}], "user_id": "652607c2d17f4548a0bac4621e00a43b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4e0efcc477849db9f0d03a6a328a486"}}' 2023-04-19 07:59:35,678 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.043s 2023-04-19 07:59:35,679 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524751fa-45ab-4a89-a28d-1370097d3d1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524751fa-45ab-4a89-a28d-1370097d3d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'{"volume": {"id": "5bd8c6e8-7c8b-4950-b005-75730c9aefb9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:34.000000", "updated_at": "2023-04-19T07:59:35.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1138932211", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9"}], "user_id": "652607c2d17f4548a0bac4621e00a43b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4e0efcc477849db9f0d03a6a328a486"}}' 2023-04-19 07:59:35,789 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.100s 2023-04-19 07:59:35,790 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:35 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-3d78df1d-d059-4b85-89de-aeedf2b59172', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'' 2023-04-19 07:59:35,811 79747 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9 0.021s 2023-04-19 07:59:35,812 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:35 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-a07a1857-2e61-4101-b5d8-a1d6aeedd948', 'x-openstack-request-id': 'req-a07a1857-2e61-4101-b5d8-a1d6aeedd948', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e4e0efcc477849db9f0d03a6a328a486/volumes/5bd8c6e8-7c8b-4950-b005-75730c9aefb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5bd8c6e8-7c8b-4950-b005-75730c9aefb9 could not be found."}}' 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 159, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9bdd4cbe-cad3-437a-a92c-c80769fab635 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:40,623 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types 0.137s 2023-04-19 07:59:40,624 79725 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-210554641"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23cd1da-d404-45b2-a137-876c677614ca', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23cd1da-d404-45b2-a137-876c677614ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types'} Body: b'{"volume_type": {"id": "7e72caf4-ecd6-43d5-a54b-a1add8ed1df6", "name": "tempest-GroupSnapshotsTest-volume-type-210554641", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:40,659 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types 0.030s 2023-04-19 07:59:40,660 79725 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-1965747639"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da94274-de6f-488f-aa92-6ee0f106037e', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da94274-de6f-488f-aa92-6ee0f106037e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types'} Body: b'{"group_type": {"id": "db53c9f0-b781-4ff2-8c8a-9931216d8ea6", "name": "tempest-GroupSnapshotsTest-group-type-1965747639", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:40,894 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups 0.231s 2023-04-19 07:59:40,894 79725 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": "db53c9f0-b781-4ff2-8c8a-9931216d8ea6", "volume_types": ["7e72caf4-ecd6-43d5-a54b-a1add8ed1df6"], "name": "tempest-GroupSnapshotsTest-Group-624170875"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a81c2a4-16b2-402b-a500-8c543f11ff9a', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a81c2a4-16b2-402b-a500-8c543f11ff9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups'} Body: b'{"group": {"id": "9bdd4cbe-cad3-437a-a92c-c80769fab635", "name": "tempest-GroupSnapshotsTest-Group-624170875"}}' 2023-04-19 07:59:40,963 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635 0.066s 2023-04-19 07:59:40,964 79725 DEBUG [tempest.lib.commo n.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': 'Wed, 19 Apr 2023 07:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2627ac-a492-465b-8dce-2cd408151500', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2627ac-a492-465b-8dce-2cd408151500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635'} Body: b'{"group": {"id": "9bdd4cbe-cad3-437a-a92c-c80769fab635", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:41.000000", "name": "tempest-GroupSnapshotsTest-Group-624170875", "description": null, "group_type": "db53c9f0-b781-4ff2-8c8a-9931216d8ea6", "volume_types": ["7e72caf4-ecd6-43d5-a54b-a1add8ed1df6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:42,020 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635 0.051s 2023-04-19 07:59:42,020 79725 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': 'Wed, 19 Apr 2023 07:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffdc8bf-11ed-4dda-a3c7-41a39c2e5321', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffdc8bf-11ed-4dda-a3c7-41a39c2e5321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635'} Body: b'{"group": {"id": "9bdd4cbe-cad3-437a-a92c-c80769fab635", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:41.000000", "name": "tempest-GroupSnapshotsTest-Group-624170875", "description": null, "group_type": "db53c9f0-b781-4ff2-8c8a-9931216d8ea6", "volume_types": ["7e72caf4-ecd6-43d5-a54b-a1add8ed1df6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:42,133 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail 0.107s 2023-04-19 07:59:42,134 79725 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': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6223e4e2-ee02-44d4-8e7c-acb142b36882', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6223e4e2-ee02-44d4-8e7c-acb142b36882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:42,236 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635/action 0.091s 2023-04-19 07:59:42,236 79725 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-vo lumes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 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-6a3cbfdc-2dc0-4a44-988f-5b8f98540a74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635/action'} Body: b'' 2023-04-19 07:59:42,251 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635 0.014s 2023-04-19 07:59:42,252 79725 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': 'Wed, 19 Apr 2023 07:59:42 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-03d3c2b7-6814-4ac3-8c25-eff1fe33380c', 'x-openstack-request-id': 'req-03d3c2b7-6814-4ac3-8c25-eff1fe33380c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/9bdd4cbe-cad3-437a-a92c-c80769fab635'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9bdd4cbe-cad3-437a-a92c-c80769fab635 could not be found."}}' 2023-04-19 07:59:42,294 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/db53c9f0-b781-4ff2-8c8a-9931216d8ea6 0.042s 2023-04-19 07:59:42,295 79725 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': 'Wed, 19 Apr 2023 07:59:42 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-1d9df152-7c48-4a36-b97d-94480d95366f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/db53c9f0-b781-4ff2-8c8a-9931216d8ea6'} Body: b'' 2023-04-19 07:59:42,353 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/7e72caf4-ecd6-43d5-a54b-a1add8ed1df6 0.057s 2023-04-19 07:59:42,353 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 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-cbf20ea6-d3a8-40e4-a73d-a486cc52546a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/7e72caf4-ecd6-43d5-a54b-a1add8ed1df6'} Body: b'' 2023-04-19 07:59:42,368 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/7e72caf4-ecd6-43d5-a54b-a1add8ed1df6 0.014s 2023-04-19 07:59:42,369 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 0 7:59:42 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-2863fc74-ea49-476f-a7ab-b8da59000b00', 'x-openstack-request-id': 'req-2863fc74-ea49-476f-a7ab-b8da59000b00', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/7e72caf4-ecd6-43d5-a54b-a1add8ed1df6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7e72caf4-ecd6-43d5-a54b-a1add8ed1df6 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 220, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 4f788c81-e9bb-47fb-b56e-0f65af5475f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:42,414 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types 0.042s 2023-04-19 07:59:42,414 79725 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-572860022"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a25895a-ec94-41e8-93c0-b333bf6299b0', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a25895a-ec94-41e8-93c0-b333bf6299b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types'} Body: b'{"volume_type": {"id": "cfe00285-a0e5-44ff-a12a-88f0e63ec11b", "name": "tempest-GroupSnapshotsTest-volume-type-572860022", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:42,455 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types 0.037s 2023-04-19 07:59:42,455 79725 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-1306719605"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61547a58-d83d-4d8e-aff2-09b4b71867c8', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61547a58-d83d-4d8e-aff2-09b4b71867c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types'} Body: b'{"group_type": {"id": "158f215e-87f5-4e20-ad95-6b514ed63d03", "name": "tempest-GroupSnapshotsTest-group-type-1306719605", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:42,549 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups 0.090s 2023-04-19 07:59:42,549 79725 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": "158f215e-87f5-4e20-ad95-6b514ed63d03", "volume_types": ["cfe00285-a0e5-44ff-a12a-88f0e63ec11b"], "name": "tempest-GroupSnapshotsTest-Group-303140786"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da449a1-1b4f-4252-981a-7b595e442aed', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da449a1-1b4f-4252-981a-7b595e442aed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups'} Body: b'{"group": {"id": "4f788c81-e9bb-47fb-b56e-0f65af5475f4", "name": "tempest-GroupSnapshotsTest-Group-303140786"}}' 2023-04-19 07:59:42,592 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4 0.041s 2023-04-19 07:59:42,593 79725 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': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75e2082-6b80-47e5-a5d7-d99a2f07290f', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75e2082-6b80-47e5-a5d7-d99a2f07290f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4'} Body: b'{"group": {"id": "4f788c81-e9bb-47fb-b56e-0f65af5475f4", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "name": "tempest-GroupSnapshotsTest-Group-303140786", "description": null, "group_type": "158f215e-87f5-4e20-ad95-6b514ed63d03", "volume_types": ["cfe00285-a0e5-44ff-a12a-88f0e63ec11b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:43,637 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4 0.039s 2023-04-19 07:59:43,637 79725 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': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11d33bb-6e1a-4e71-9d16-a85d381a7e47', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11d33bb-6e1a-4e71-9d16-a85d381a7e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4'} Body: b'{"group": {"id": "4f788c81-e9bb-47fb-b56e-0f65af5475f4", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "name": "tempest-GroupSnapshotsTest-Group-303140786", "description": null, "group_type": "158f215e-87f5-4e20-ad95-6b514ed63d03", "volume_types": ["cfe00285-a0e5-44ff-a12a-88f0e63ec11b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:43,641 79725 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 2023-04-19 07:59:43,712 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail 0.069s 2023-04-19 07:59:43,712 79725 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': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89d8740-6e4b-47c1-9464-df8b3c487e9f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89d8740-6e4b-47c1-9464-df8b3c487e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:43,787 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4/action 0.06 3s 2023-04-19 07:59:43,787 79725 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': 'Wed, 19 Apr 2023 07:59:43 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-369f5c0e-49a4-4a92-aef9-435c6ed5792f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4/action'} Body: b'' 2023-04-19 07:59:43,803 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4 0.015s 2023-04-19 07:59:43,803 79725 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': 'Wed, 19 Apr 2023 07:59:43 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-1225dacf-5622-4367-ad6f-ea748944471c', 'x-openstack-request-id': 'req-1225dacf-5622-4367-ad6f-ea748944471c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/4f788c81-e9bb-47fb-b56e-0f65af5475f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4f788c81-e9bb-47fb-b56e-0f65af5475f4 could not be found."}}' 2023-04-19 07:59:43,831 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/158f215e-87f5-4e20-ad95-6b514ed63d03 0.027s 2023-04-19 07:59:43,831 79725 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': 'Wed, 19 Apr 2023 07:59:43 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-20787a7d-cd00-4a47-8711-05c54494b7cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/158f215e-87f5-4e20-ad95-6b514ed63d03'} Body: b'' 2023-04-19 07:59:43,886 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/cfe00285-a0e5-44ff-a12a-88f0e63ec11b 0.054s 2023-04-19 07:59:43,886 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ae224b-ce37-42fd-981b-7a3f6cb118c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/cfe00285-a0e5-44ff-a12a-88f0e63ec11b'} Body: b'' 2023-04-19 07:59:43,904 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/cfe00285-a0e5-44ff-a12a-88f0e63ec11b 0.017s 2023-04-19 07:59:43,905 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 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-ef239af3-c16b-4ea4-9b70-f9bed31c7e34', 'x-openstack-request-id': 'req-ef239af3-c16b-4ea4-9b70-f9bed31c7e34', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/cfe00285-a0e5-44ff-a12a-88f0e63ec11b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type cfe00285-a0e5-44ff-a12a-88f0e63ec11b 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6c865a3d-71cf-40a8-862c-4b1c03602908 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:43,191 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes 0.563s 2023-04-19 07:59:43,192 79727 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-972002959"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1402fc-36fb-433a-b740-c770d2d928be', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1402fc-36fb-433a-b740-c770d2d928be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes'} Body: b'{"volume": {"id": "6c865a3d-71cf-40a8-862c-4b1c03602908", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.118978", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-972002959", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:43,243 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.041s 2023-04-19 07:59:43,243 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77bb77b-d4f9-425e-abc5-08b5cff2183a', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77bb77b-d4f9-425e-abc5-08b5cff2183a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'{"volume": {"id": "6c865a3d-71cf-40a8-862c-4b1c03602908", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-972002959", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:44,294 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.039s 2023-04-19 07:59:44,295 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad49fdd-4202-477a-b2ed-5a339f4d861a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad49fdd-4202-477a-b2ed-5a339f4d861a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'{"volume": {"id": "6c865a3d-71cf-40a8-862c-4b1c03602908", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "updated_at": "2023-04-19T07:59:43.000000", "name": "tempest-VolumesDeleteCascade-Volume-972002959", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:44,353 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.047s 2023-04-19 07:59:44,353 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943def8f-603e-4eab-80f8-7223bc306d0d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943def8f-603e-4eab-80f8-7223bc306d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'{"volume": {"id": "6c865a3d-71cf-40a8-862c-4b1c03602908", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.000000", "updated_at": "2023-04-19T07:59:43.000000", "name": "tempest-VolumesDeleteCascade-Volume-972002959", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:44,485 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.122s 2023-04-19 07:59:44,486 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 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-2fd820b7-f274-40e6-955b-934b0b1e0b68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'' 2023-04-19 07:59:44,506 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908 0.019s 2023-04-19 07:59:44,506 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 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-f01a10e6-9e7a-4e2e-962c-e719e028b08f', 'x-openstack-request-id': 'req-f01a10e6-9e7a-4e2e-962c-e719e028b08f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/6c865a3d-71cf-40a8-862c-4b1c03602908'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6c865a3d-71cf-40a8-862c-4b1c03602908 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b882cab6-0902-4f1a-b43e-af33f105a27b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:43,918 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes 0.470s 2023-04-19 07:59:43,918 79747 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-2008091046"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59661a6a-4cd0-4d37-8ce5-f0ebca794ddc', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59661a6a-4cd0-4d37-8ce5-f0ebca794ddc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes'} Body: b'{"volume": {"id": "b882cab6-0902-4f1a-b43e-af33f105a27b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:43.822123", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2008091046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:59:43,989 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.061s 2023-04-19 07:59:43,989 79747 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': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b74b95-9ab3-44e3-8169-281392976ceb', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b74b95-9ab3-44e3-8169-281392976ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'{"volume": {"id": "b882cab6-0902-4f1a-b43e-af33f105a27b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2008091046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:45,043 79747 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.042s 2023-04-19 07:59:45,043 79747 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ffdaf4b-6a5b-4bc2-8942-aee47ad1244b', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ffdaf4b-6a5b-4bc2-8942-aee47ad1244b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'{"volume": {"id": "b882cab6-0902-4f1a-b43e-af33f105a27b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "updated_at": "2023-04-19T07:59:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2008091046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:45,102 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.048s 2023-04-19 07:59:45,103 79747 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b269cad-568e-4862-8db6-e11541409ece', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b269cad-568e-4862-8db6-e11541409ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'{"volume": {"id": "b882cab6-0902-4f1a-b43e-af33f105a27b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "updated_at": "2023-04-19T07:59:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2008091046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:45,231 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.118s 2023-04-19 07:59:45,231 79747 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58616a47-3636-460c-84d4-5508fe127aea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'' 2023-04-19 07:59:45,253 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b 0.021s 2023-04-19 07:59:45,253 79747 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': 'Wed, 19 Apr 2023 07:59:45 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-bf934dc1-4809-46e1-8d4c-96c20cdfcebd', 'x-openstack-request-id': 'req-bf934dc1-4809-46e1-8d4c-96c20cdfcebd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/b882cab6-0902-4f1a-b43e-af33f105a27b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b882cab6-0902-4f1a-b43e-af33f105a27b 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 91, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:43,946 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types 0.038s 2023-04-19 07:59:43,946 79725 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-759674109"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1badc12b-252e-4fb6-8dc5-11dad6f64128', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1badc12b-252e-4fb6-8dc5-11dad6f64128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types'} Body: b'{"volume_type": {"id": "bbe262d7-75c7-4930-ae4c-94a76a837819", "name": "tempest-GroupSnapshotsTest-volume-type-759674109", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 07:59:43,978 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types 0.029s 2023-04-19 07:59:43,978 79725 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-358685124"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe17e5ea-ce7a-4916-8892-a3da5c5a1acf', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe17e5ea-ce7a-4916-8892-a3da5c5a1acf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types'} Body: b'{"group_type": {"id": "b9d7caa9-bb8c-4418-ab63-53a98e08e8a5", "name": "tempest-GroupSnapshotsTest-group-type-358685124", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 07:59:44,082 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups 0.101s 2023-04-19 07:59:44,083 79725 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": "b9d7caa9-bb8c-4418-ab63-53a98e08e8a5", "volume_types": ["bbe262d7-75c7-4930-ae4c-94a76a837819"], "name": "tempest-GroupSnapshotsTest-Group-1528937512"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6aabd10-b4fd-425a-befe-1d6f48444ca7', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6aabd10-b4fd-425a-befe-1d6f48444ca7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups'} Body: b'{"group": {"id": "eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64", "name": "tempest-GroupSnapshotsTest-Group-1528937512"}}' 2023-04-19 07:59:44,130 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 0.045s 2023-04-19 07:59:44,130 79725 DEB UG [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': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a623d122-6f9a-49fe-a0d1-2aa8f8ea9f0e', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a623d122-6f9a-49fe-a0d1-2aa8f8ea9f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64'} Body: b'{"group": {"id": "eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "name": "tempest-GroupSnapshotsTest-Group-1528937512", "description": null, "group_type": "b9d7caa9-bb8c-4418-ab63-53a98e08e8a5", "volume_types": ["bbe262d7-75c7-4930-ae4c-94a76a837819"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:45,175 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 0.040s 2023-04-19 07:59:45,176 79725 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397c1ba7-bea3-4381-bda7-f60661598914', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397c1ba7-bea3-4381-bda7-f60661598914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64'} Body: b'{"group": {"id": "eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.000000", "name": "tempest-GroupSnapshotsTest-Group-1528937512", "description": null, "group_type": "b9d7caa9-bb8c-4418-ab63-53a98e08e8a5", "volume_types": ["bbe262d7-75c7-4930-ae4c-94a76a837819"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 07:59:45,271 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail 0.091s 2023-04-19 07:59:45,272 79725 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3114dc65-28de-404c-9b86-69d26571eddb', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3114dc65-28de-404c-9b86-69d26571eddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 07:59:45,341 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64/action 0.059s 2023-04-19 07:59:45,342 79725 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': 'Wed, 19 Apr 2023 07:59:45 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-68b31743-b218-462f-865c-219f12f8a932', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64/action'} Body: b'' 2023-04-19 07:59:45,362 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 0.020s 2023-04-19 07:59:45,363 79725 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': 'Wed, 19 Apr 2023 07:59:45 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-54fbd172-6574-420b-89a2-f879587849de', 'x-openstack-request-id': 'req-54fbd172-6574-420b-89a2-f879587849de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/05f36d0e75b24298803c273f30dbc0a2/groups/eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64'} Body: b'{"itemNotFound": {"code": 404, "message": "Group eac6cf12-4aa4-48e4-bfe1-0038ba9b4f64 could not be found."}}' 2023-04-19 07:59:45,409 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/b9d7caa9-bb8c-4418-ab63-53a98e08e8a5 0.046s 2023-04-19 07:59:45,409 79725 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': 'Wed, 19 Apr 2023 07:59:45 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-f525c0d4-345b-47b5-b265-5eca9d525f7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/group_types/b9d7caa9-bb8c-4418-ab63-53a98e08e8a5'} Body: b'' 2023-04-19 07:59:45,482 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/bbe262d7-75c7-4930-ae4c-94a76a837819 0.072s 2023-04-19 07:59:45,482 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-0a6206ae-e842-4901-9efd-bc83bdc82207', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/bbe262d7-75c7-4930-ae4c-94a76a837819'} Body: b'' 2023-04-19 07:59:45,501 79725 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/bbe262d7-75c7-4930-ae4c-94a76a837819 0.018s 2023-04-19 07:59:45,501 79725 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Wed, 19 Apr 2023 07:59:45 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-ef6b7c3d-263d-4701-bcf2-6fc6f585f670', 'x-openstack-request-id': 'req-ef6b7c3d-263d-4701-bcf2-6fc6f585f670', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8013080ced754149a07823b3feb67eb8/types/bbe262d7-75c7-4930-ae4c-94a76a837819'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bbe262d7-75c7-4930-ae4c-94a76a837819 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 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume aa504d54-3923-45ef-ad17-1edeee7df164 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:44,730 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes 0.221s 2023-04-19 07:59:44,730 79727 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-336772644"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cca535-b66d-48be-9f45-fb2637d4e15d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cca535-b66d-48be-9f45-fb2637d4e15d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes'} Body: b'{"volume": {"id": "aa504d54-3923-45ef-ad17-1edeee7df164", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:44.665019", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-336772644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 07:59:44,794 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.053s 2023-04-19 07:59:44,795 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c19b3d-1463-41d3-888a-4d614c3c98c2', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c19b3d-1463-41d3-888a-4d614c3c98c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'{"volume": {"id": "aa504d54-3923-45ef-ad17-1edeee7df164", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-336772644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:45,852 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.045s 2023-04-19 07:59:45,853 79727 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0981b2f-7af3-4ef6-b57f-c6de7c4c952d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0981b2f-7af3-4ef6-b57f-c6de7c4c952d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'{"volume": {"id": "aa504d54-3923-45ef-ad17-1edeee7df164", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": "2023-04-19T07:59:45.000000", "name": "tempest-VolumesDeleteCascade-Volume-336772644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:45,919 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.054s 2023-04-19 07:59:45,919 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b646ad-51be-47b2-bdba-8d02753a53d2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b646ad-51be-47b2-bdba-8d02753a53d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'{"volume": {"id": "aa504d54-3923-45ef-ad17-1edeee7df164", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": "2023-04-19T07:59:45.000000", "name": "tempest-VolumesDeleteCascade-Volume-336772644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164"}], "user_id": "2b1a7ccb023b4534a72586dfda8435ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59b2df8f8f1c4f59be9274a5135171c6"}}' 2023-04-19 07:59:46,063 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.133s 2023-04-19 07:59:46,069 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-2bff4fc5-9def-4371-8b39-114793d5c54b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'' 2023-04-19 07:59:46,098 79727 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164 0.021s 2023-04-19 07:59:46,098 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59: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-8a45addf-e350-4fa2-92dd-4c1d6ca872ff', 'x-openstack-request-id': 'req-8a45addf-e350-4fa2-92dd-4c1d6ca872ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/59b2df8f8f1c4f59be9274a5135171c6/volumes/aa504d54-3923-45ef-ad17-1edeee7df164'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aa504d54-3923-45ef-ad17-1edeee7df164 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 93440b2e-8069-435c-a855-69d4a0037e4a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:45,508 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes 0.251s 2023-04-19 07:59:45,509 79747 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-670783098"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7d86c6-2094-495b-8ec8-0a0bbf66b81b', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7d86c6-2094-495b-8ec8-0a0bbf66b81b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes'} Body: b'{"volume": {"id": "93440b2e-8069-435c-a855-69d4a0037e4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.442493", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-670783098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:59:45,578 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.060s 2023-04-19 07:59:45,578 79747 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': 'Wed, 19 Apr 2023 07:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414aafca-518b-46e8-b1c8-999b985f1b90', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414aafca-518b-46e8-b1c8-999b985f1b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'{"volume": {"id": "93440b2e-8069-435c-a855-69d4a0037e4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-670783098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:46,630 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.041s 2023-04-19 07:59:46,631 79747 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': 'Wed, 19 Apr 2023 07:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329533e2-2199-45f3-867f-ac67f29dc50c', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329533e2-2199-45f3-867f-ac67f29dc50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'{"volume": {"id": "93440b2e-8069-435c-a855-69d4a0037e4a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": "2023-04-19T07:59:46.000000", "name": "tempest-VolumesTransfersV355Test-Volume-670783098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:46,686 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.044s 2023-04-19 07:59:46,686 79747 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': 'Wed, 19 Apr 2023 07:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba118bd-532d-48ae-b231-144e67b02acb', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba118bd-532d-48ae-b231-144e67b02acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'{"volume": {"id": "93440b2e-8069-435c-a855-69d4a0037e4a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:45.000000", "updated_at": "2023-04-19T07:59:46.000000", "name": "tempest-VolumesTransfersV355Test-Volume-670783098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a"}], "user_id": "1662951972b24fd89e3d2637ebe4afb8", "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": "6688077532bf4d209fe5faebcad922b0"}}' 2023-04-19 07:59:46,805 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.108s 2023-04-19 07:59:46,805 79747 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': 'Wed, 19 Apr 2023 07:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef38ace5-4dc4-443e-a3ca-061360ff3c6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'' 2023-04-19 07:59:46,830 79747 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a 0.024s 2023-04-19 07:59:46,830 79747 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': 'Wed, 19 Apr 2023 07:59:46 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-b6c4ae84-8d8c-4a0f-b51c-26b8feacb192', 'x-openstack-request-id': 'req-b6c4ae84-8d8c-4a0f-b51c-26b8feacb192', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6688077532bf4d209fe5faebcad922b0/volumes/93440b2e-8069-435c-a855-69d4a0037e4a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 93440b2e-8069-435c-a855-69d4a0037e4a could not be found."}}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d3bc6e09-a245-4ff3-867f-dca85887d5f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:53,386 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes 0.423s 2023-04-19 07:59:53,387 79741 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-2048486104"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fff1a5-8791-4cc2-9201-49382d06ac92', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fff1a5-8791-4cc2-9201-49382d06ac92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes'} Body: b'{"volume": {"id": "d3bc6e09-a245-4ff3-867f-dca85887d5f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:53.307165", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-2048486104", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:59:53,436 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.038s 2023-04-19 07:59:53,436 79741 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': 'Wed, 19 Apr 2023 07:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86528205-0dd0-4cd1-890d-250ad2ac1b32', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86528205-0dd0-4cd1-890d-250ad2ac1b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'{"volume": {"id": "d3bc6e09-a245-4ff3-867f-dca85887d5f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-2048486104", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:54,492 79741 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.043s 2023-04-19 07:59:54,492 79741 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': 'Wed, 19 Apr 2023 07:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171575a2-8289-46a2-ba89-3a38a8d842eb', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171575a2-8289-46a2-ba89-3a38a8d842eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'{"volume": {"id": "d3bc6e09-a245-4ff3-867f-dca85887d5f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:53.000000", "updated_at": "2023-04-19T07:59:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-2048486104", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:54,559 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.055s 2023-04-19 07:59:54,559 79741 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': 'Wed, 19 Apr 2023 07:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ce4fa1-b04d-4507-927a-e86ca988a081', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ce4fa1-b04d-4507-927a-e86ca988a081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'{"volume": {"id": "d3bc6e09-a245-4ff3-867f-dca85887d5f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:53.000000", "updated_at": "2023-04-19T07:59:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-2048486104", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:54,761 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.188s 2023-04-19 07:59:54,761 79741 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': 'Wed, 19 Apr 2023 07:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2b2315-ac72-4093-b872-54056269401b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'' 2023-04-19 07:59:54,787 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8 0.025s 2023-04-19 07:59:54,787 79741 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': 'Wed, 19 Apr 2023 07:59:54 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-5f715fe1-f262-480e-9ec6-2d8a913afb0b', 'x-openstack-request-id': 'req-5f715fe1-f262-480e-9ec6-2d8a913afb0b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/d3bc6e09-a245-4ff3-867f-dca85887d5f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d3bc6e09-a245-4ff3-867f-dca85887d5f8 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:55,035 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes 0.244s 2023-04-19 07:59:55,035 79741 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-694635270"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0cab021-84ea-4286-a4d8-9b7efaad4d9c', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0cab021-84ea-4286-a4d8-9b7efaad4d9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes'} Body: b'{"volume": {"id": "4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:54.953886", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-694635270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 07:59:55,103 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.057s 2023-04-19 07:59:55,103 79741 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': 'Wed, 19 Apr 2023 07:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af42d2ad-b900-4076-a418-a827543cb413', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af42d2ad-b900-4076-a418-a827543cb413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'{"volume": {"id": "4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:55.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-694635270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:56,155 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.040s 2023-04-19 07:59:56,155 79741 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': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e09822-909b-41ed-a0d2-c8eb4fb71097', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e09822-909b-41ed-a0d2-c8eb4fb71097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'{"volume": {"id": "4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:55.000000", "updated_at": "2023-04-19T07:59:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-694635270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:56,224 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.058s 2023-04-19 07:59:56,224 79741 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': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead0a748-4a7a-40eb-8d47-1d6df73bdba6', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead0a748-4a7a-40eb-8d47-1d6df73bdba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'{"volume": {"id": "4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T07:59:55.000000", "updated_at": "2023-04-19T07:59:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-694635270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa"}], "user_id": "17e5fcc25bc343b9897ce0b646c70c84", "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": "505b2a774a7b47839bfe73a313ea76cd"}}' 2023-04-19 07:59:56,364 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.129s 2023-04-19 07:59:56,364 79741 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': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b934b7-1672-435f-89f5-514e88124c88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'' 2023-04-19 07:59:56,393 79741 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa 0.028s 2023-04-19 07:59:56,393 79741 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': 'Wed, 19 Apr 2023 07:59:56 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-b519d795-e145-4acb-ab60-eaaee22c2411', 'x-openstack-request-id': 'req-b519d795-e145-4acb-ab60-eaaee22c2411', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/505b2a774a7b47839bfe73a313ea76cd/volumes/4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c9c5482-5ce6-48b6-8a2e-2ab8be75cfaa could not be found."}}' setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 743b0c15-9c3c-4127-9e91-580ecdc2d1f6 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b368b83-865b-4f6c-8b44-c4998fe656e7 failed to build and is in ERROR status 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dbb2c4c0-0233-4275-b947-985350300a1d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:02,878 79735 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes 1.140s 2023-04-19 08:00:02,878 79735 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-447414096", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1e0ab2-2131-4f07-9838-824eb6777932', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1e0ab2-2131-4f07-9838-824eb6777932', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes'} Body: b'{"volume": {"id": "dbb2c4c0-0233-4275-b947-985350300a1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:02.713423", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-447414096", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}], "user_id": "d33ef21be9824a429d5b644bb1e4c9f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:02,993 79735 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d 0.100s 2023-04-19 08:00:02,993 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84dc50e9-5658-4e99-80b0-a8b24e24eb46', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84dc50e9-5658-4e99-80b0-a8b24e24eb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d'} Body: b'{"volume": {"id": "dbb2c4c0-0233-4275-b947-985350300a1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:03.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-447414096", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}], "user_id": "d33ef21be9824a429d5b644bb1e4c9f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4259b46b1efa4dcdb6b95a043a2ac49b"}}' 2023-04-19 08:00:04,075 79735 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d 0.068s 2023-04-19 08:00:04,075 79735 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55d583f-e535-4498-a624-0493904710a3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55d583f-e535-4498-a624-0493904710a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d'} Body: b'{"volume": {"id": "dbb2c4c0-0233-4275-b947-985350300a1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:03.000000", "updated_at": "2023-04-19T08:00:03.000000", "name": "tempest-TaggedBootDevicesTest-volume-447414096", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4259b46b1efa4dcdb6b95a043a2ac49b/volumes/dbb2c4c0-0233-4275-b947-985350300a1d"}], "user_id": "d33ef21be9824a429d5b644bb1e4c9f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4259b46b1efa4dcdb6b95a043a2ac49b"}}' 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 70, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 749b19ef-178c-49dc-bef5-4fe337aa066d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:03,458 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.283s 2023-04-19 08:00:03,458 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a24d5a1c-c9be-4c20-9ea1-6c79978047d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:04,167 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes 0.708s 2023-04-19 08:00:04,168 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1861428613"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55718a7-272c-4822-b4a3-c351c671fff2', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55718a7-272c-4822-b4a3-c351c671fff2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes'} Body: b'{"volume": {"id": "749b19ef-178c-49dc-bef5-4fe337aa066d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:04.062522", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1861428613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:04,261 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.082s 2023-04-19 08:00:04,261 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80326355-b84d-49d0-a070-76adca5d096e', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80326355-b84d-49d0-a070-76adca5d096e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'{"volume": {"id": "749b19ef-178c-49dc-bef5-4fe337aa066d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:04.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1861428613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:05,343 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.071s 2023-04-19 08:00:05,344 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7e0289-6ee8-4a26-a894-bf5711c70ffd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7e0289-6ee8-4a26-a894-bf5711c70ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'{"volume": {"id": "749b19ef-178c-49dc-bef5-4fe337aa066d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:04.000000", "updated_at": "2023-04-19T08:00:04.000000", "name": "tempest-VolumesCloneTest-Volume-1861428613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:05,423 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.065s 2023-04-19 08:00:05,424 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4514322a-6067-49dd-ae0c-c6e4ccb46b87', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4514322a-6067-49dd-ae0c-c6e4ccb46b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'{"volume": {"id": "749b19ef-178c-49dc-bef5-4fe337aa066d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:04.000000", "updated_at": "2023-04-19T08:00:04.000000", "name": "tempest-VolumesCloneTest-Volume-1861428613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:05,636 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.200s 2023-04-19 08:00:05,636 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-82b6df03-a12a-412b-9859-30cb2369976b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'' 2023-04-19 08:00:05,676 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d 0.039s 2023-04-19 08:00:05,677 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-37ee4501-d749-46ca-922e-ec2674eccf97', 'x-openstack-request-id': 'req-37ee4501-d749-46ca-922e-ec2674eccf97', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/749b19ef-178c-49dc-bef5-4fe337aa066d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 749b19ef-178c-49dc-bef5-4fe337aa066d 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc2f6097-eecc-47f7-ae85-12397080a481 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:05,930 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes 0.250s 2023-04-19 08:00:05,930 79727 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-1559018085"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fd5aaa-6d4b-443e-9171-03cb8bcfadd1', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fd5aaa-6d4b-443e-9171-03cb8bcfadd1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes'} Body: b'{"volume": {"id": "cc2f6097-eecc-47f7-ae85-12397080a481", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:05.857396", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1559018085", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:06,025 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.084s 2023-04-19 08:00:06,025 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54af7294-7c4b-44dc-a799-d3db4430e544', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54af7294-7c4b-44dc-a799-d3db4430e544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'{"volume": {"id": "cc2f6097-eecc-47f7-ae85-12397080a481", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:06.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1559018085", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:07,113 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.076s 2023-04-19 08:00:07,114 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4abbcca-16c8-40e4-a962-85351e5fc9df', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4abbcca-16c8-40e4-a962-85351e5fc9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'{"volume": {"id": "cc2f6097-eecc-47f7-ae85-12397080a481", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:06.000000", "updated_at": "2023-04-19T08:00:06.000000", "name": "tempest-VolumesCloneTest-Volume-1559018085", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:07,203 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.069s 2023-04-19 08:00:07,204 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599a02f1-8aa7-42ba-8a84-774bd0927317', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599a02f1-8aa7-42ba-8a84-774bd0927317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'{"volume": {"id": "cc2f6097-eecc-47f7-ae85-12397080a481", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:06.000000", "updated_at": "2023-04-19T08:00:06.000000", "name": "tempest-VolumesCloneTest-Volume-1559018085", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481"}], "user_id": "3db8c2e718044bc09c948aeec3fc2095", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9bcd1adb01423ba49af5bb3fa3028f"}}' 2023-04-19 08:00:07,417 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.194s 2023-04-19 08:00:07,417 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dbe39e-80d4-441c-9c56-d27004908cb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'' 2023-04-19 08:00:07,457 79727 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481 0.039s 2023-04-19 08:00:07,457 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-0ab4071f-255a-4c35-af5b-e9a7cbebee93', 'x-openstack-request-id': 'req-0ab4071f-255a-4c35-af5b-e9a7cbebee93', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6a9bcd1adb01423ba49af5bb3fa3028f/volumes/cc2f6097-eecc-47f7-ae85-12397080a481'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc2f6097-eecc-47f7-ae85-12397080a481 could not be found."}}' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow,volume] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e073f18c-87fa-4e1e-8a53-106f236ef9cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:07,720 79731 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes 0.816s 2023-04-19 08:00:07,720 79731 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-1072747572"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47d0abf-af01-434a-a981-e24089ed9a3e', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47d0abf-af01-434a-a981-e24089ed9a3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes'} Body: b'{"volume": {"id": "e073f18c-87fa-4e1e-8a53-106f236ef9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:07.602899", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1072747572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}], "user_id": "c5e51884cbdf4d3cb8361297b5c09d3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:07,802 79731 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb 0.066s 2023-04-19 08:00:07,802 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfbaa89-3079-44ed-a35f-b147687a4982', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfbaa89-3079-44ed-a35f-b147687a4982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb'} Body: b'{"volume": {"id": "e073f18c-87fa-4e1e-8a53-106f236ef9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:08.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1072747572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}], "user_id": "c5e51884cbdf4d3cb8361297b5c09d3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "244dcaf139d44bbfa924e437783c7a79"}}' 2023-04-19 08:00:08,880 79731 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb 0.064s 2023-04-19 08:00:08,881 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cd3926-dd84-4950-87a9-855134576e0b', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cd3926-dd84-4950-87a9-855134576e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb'} Body: b'{"volume": {"id": "e073f18c-87fa-4e1e-8a53-106f236ef9cb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:08.000000", "updated_at": "2023-04-19T08:00:08.000000", "name": "tempest-TestVolumeSwap-volume-1072747572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/244dcaf139d44bbfa924e437783c7a79/volumes/e073f18c-87fa-4e1e-8a53-106f236ef9cb"}], "user_id": "c5e51884cbdf4d3cb8361297b5c09d3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "244dcaf139d44bbfa924e437783c7a79"}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 84ac61c0-abbf-4031-a167-858c6eee393c failed to build and is in ERROR status 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 101, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2869d83a-fb2f-4b52-a113-c29c4de3de41 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:11,325 79741 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/b684547acedd4b0d9bf06392a29bef4c/types 0.425s 2023-04-19 08:00:11,326 79741 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': 'Wed, 19 Apr 2023 08:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f0cf24-c61d-47ef-8948-4bf8321e5127', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f0cf24-c61d-47ef-8948-4bf8321e5127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b684547acedd4b0d9bf06392a29bef4c/types'} Body: b'{"volume_type": {"id": "d3cee18e-59c4-4e3c-b900-3258e86c95aa", "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}}' 2023-04-19 08:00:12,646 79741 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 1.317s 2023-04-19 08:00:12,646 79741 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': 'Wed, 19 Apr 2023 08:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a0ddc782-879e-426f-9b03-76ace632406f', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-978dfb45-df28-47b4-befb-4f003682ce0c', '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": "da0bd25c99f44e33ac5d160fe94ca5d6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a0ddc782-879e-426f-9b03-76ace632406f", "created_at": "2023-04-19T08:00:13Z", "updated_at": "2023-04-19T08:00:13Z", "tags": [], "self": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f", "file": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:15,126 79741 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/a0ddc782-879e-426f-9b03-76ace632406f/file 2.477s 2023-04-19 08:00:15,126 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4525f345-1020-42be-9a37-c103daa9436b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file'} Body: b'' 2023-04-19 08:00:15,154 79741 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/a0ddc782-879e-426f-9b03-76ace632406f 0.028s 2023-04-19 08:00:15,155 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f52153d-5c73-4afa-bc19-7713fbc6ffa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a0ddc782-879e-426f-9b03-76ace632406f'} 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": "0e2c55535fc33051cc7cf0bc3cd43b51", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da0bd25c99f44e33ac5d160fe94ca5d6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dbc2133499a0b3a4cfb7a2b417b4226b99a8ebdaa86312b3f2cfc3b282e73bf4ed28b5cb123bd007ac6bdafff3460b04a014101da69285001707b4b644b95bda", "id": "a0ddc782-879e-426f-9b03-76ace632406f", "created_at": "2023-04-19T08:00:13Z", "updated_at": "2023-04-19T08:00:15Z", "tags": [], "self": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f", "file": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:15,178 79741 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/a0ddc782-879e-426f-9b03-76ace632406f 0.022s 2023-04-19 08:00:15,179 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-703dec28-aa76-429f-8da7-ddb53780e195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a0ddc782-879e-426f-9b03-76ace632406f'} 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": "0e2c55535fc33051cc7cf0bc3cd43b51", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da0bd25c99f44e33ac5d160fe94ca5d6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dbc2133499a0b3a4cfb7a2b417b4226b99a8ebdaa86312b3f2cfc3b282e73bf4ed28b5cb123bd007ac6bdafff3460b04a014101da69285001707b4b644b95bda", "id": "a0ddc782-879e-426f-9b03-76ace632406f", "created_at": "2023-04-19T08:00:13Z", "updated_at": "2023-04-19T08:00:15Z", "tags": [], "self": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f", "file": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:15,211 79741 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/a0ddc782-879e-426f-9b03-76ace632406f 0.030s 2023-04-19 08:00:15,211 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1731e570-e9a4-4ce8-8f0e-70f570436de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a0ddc782-879e-426f-9b03-76ace632406f'} 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": "0e2c55535fc33051cc7cf0bc3cd43b51", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da0bd25c99f44e33ac5d160fe94ca5d6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dbc2133499a0b3a4cfb7a2b417b4226b99a8ebdaa86312b3f2cfc3b282e73bf4ed28b5cb123bd007ac6bdafff3460b04a014101da69285001707b4b644b95bda", "id": "a0ddc782-879e-426f-9b03-76ace632406f", "created_at": "2023-04-19T08:00:13Z", "updated_at": "2023-04-19T08:00:15Z", "tags": [], "self": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f", "file": "/v2/images/a0ddc782-879e-426f-9b03-76ace632406f/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:15,851 79741 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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes 0.639s 2023-04-19 08:00:15,851 79741 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": "a0ddc782-879e-426f-9b03-76ace632406f", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6629042-f4bf-4a83-89fe-589687453326', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6629042-f4bf-4a83-89fe-589687453326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da0bd25c99f44e33ac5d160fe94ca5d6/volumes'} Body: b'{"volume": {"id": "2869d83a-fb2f-4b52-a113-c29c4de3de41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:15.736898", "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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}], "user_id": "4d265675e7784d868d3ffa4cf11d991e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:15,925 79741 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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41 0.063s 2023-04-19 08:00:15,925 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbe5aca-36bd-4a13-a388-095594db643e', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbe5aca-36bd-4a13-a388-095594db643e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41'} Body: b'{"volume": {"id": "2869d83a-fb2f-4b52-a113-c29c4de3de41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:16.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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}], "user_id": "4d265675e7784d868d3ffa4cf11d991e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da0bd25c99f44e33ac5d160fe94ca5d6"}}' 2023-04-19 08:00:17,006 79741 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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41 0.060s 2023-04-19 08:00:17,006 79741 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f431e7a3-e6a1-46ab-a129-ee1326e34814', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f431e7a3-e6a1-46ab-a129-ee1326e34814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41'} Body: b'{"volume": {"id": "2869d83a-fb2f-4b52-a113-c29c4de3de41", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:16.000000", "updated_at": "2023-04-19T08:00:16.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/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da0bd25c99f44e33ac5d160fe94ca5d6/volumes/2869d83a-fb2f-4b52-a113-c29c4de3de41"}], "user_id": "4d265675e7784d868d3ffa4cf11d991e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da0bd25c99f44e33ac5d160fe94ca5d6"}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dc890f71-5e0a-46c8-901b-da34c8f76c15 failed to build and is in ERROR status 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 392, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 412ea5c0-2130-465a-b8d0-c9d9318db315 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:13,004 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.766s 2023-04-19 08:00:13,004 79739 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-597533559"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-577045e5-7838-48a0-aee2-eb76c846475e', 'date': 'Wed, 19 Apr 2023 08:00:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"4cbb63b4-f558-4d3e-bd19-3c8687d5c438","name":"tempest-tagged-attachments-test-net-597533559","tenant_id":"70c3bd17d2484688837035adaac08876","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"70c3bd17d2484688837035adaac08876","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-19T08:00:09Z","updated_at":"2023-04-19T08:00:10Z","revision_number":1}}' 2023-04-19 08:00:17,561 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 4.556s 2023-04-19 08:00:17,562 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "4cbb63b4-f558-4d3e-bd19-3c8687d5c438", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-b41587ae-76ae-4277-b886-75c7f6f58dee', 'date': 'Wed, 19 Apr 2023 08:00:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"577b77c2-9748-4f55-8981-c20fdb284269","name":"","tenant_id":"70c3bd17d2484688837035adaac08876","network_id":"4cbb63b4-f558-4d3e-bd19-3c8687d5c438","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":"","service_types":[],"tags":[],"created_at":"2023-04-19T08:00:14Z","updated_at":"2023-04-19T08:00:14Z","revision_number":0,"project_id":"70c3bd17d2484688837035adaac08876"}}' 2023-04-19 08:00:17,826 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes 0.264s 2023-04-19 08:00:17,827 79739 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-1376988897"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64da4451-02ce-459d-b42e-49b4a3af9ec5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64da4451-02ce-459d-b42e-49b4a3af9ec5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes'} Body: b'{"volume": {"id": "412ea5c0-2130-465a-b8d0-c9d9318db315", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:17.752942", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1376988897", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}], "user_id": "67e74f63ddad49aeb3da600449ace12b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:17,893 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315 0.052s 2023-04-19 08:00:17,893 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a77fb14-fcff-4cf1-b458-14530d796de5', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a77fb14-fcff-4cf1-b458-14530d796de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315'} Body: b'{"volume": {"id": "412ea5c0-2130-465a-b8d0-c9d9318db315", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:18.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1376988897", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}], "user_id": "67e74f63ddad49aeb3da600449ace12b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3bd17d2484688837035adaac08876"}}' 2023-04-19 08:00:18,954 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315 0.048s 2023-04-19 08:00:18,955 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd592dd-9d90-42c1-8d85-5b89b2a9ee3e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd592dd-9d90-42c1-8d85-5b89b2a9ee3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315'} Body: b'{"volume": {"id": "412ea5c0-2130-465a-b8d0-c9d9318db315", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:18.000000", "updated_at": "2023-04-19T08:00:18.000000", "name": "tempest-TaggedAttachmentsTest-volume-1376988897", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-465a-b8d0-c9d9318db315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70c3bd17d2484688837035adaac08876/volumes/412ea5c0-2130-46 5a-b8d0-c9d9318db315"}], "user_id": "67e74f63ddad49aeb3da600449ace12b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3bd17d2484688837035adaac08876"}}' 2023-04-19 08:00:19,250 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/577b77c2-9748-4f55-8981-c20fdb284269 0.282s 2023-04-19 08:00:19,251 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-09d079c4-a756-4d3f-ba5b-745c3ea28efb', 'date': 'Wed, 19 Apr 2023 08:00:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/577b77c2-9748-4f55-8981-c20fdb284269'} Body: b'' 2023-04-19 08:00:21,655 79739 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/4cbb63b4-f558-4d3e-bd19-3c8687d5c438 2.404s 2023-04-19 08:00:21,656 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-5c8a60b1-73d9-44e7-9f2b-c9f0d8a585a0', 'date': 'Wed, 19 Apr 2023 08:00:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/4cbb63b4-f558-4d3e-bd19-3c8687d5c438'} Body: b'' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a931db9-02b7-4366-9c94-532030d363b3 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ea3fb084-18e7-4ad9-9924-d8257bae407f failed to build and is in ERROR status 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1e5fe100-02ca-49f2-aeb1-343021dc038c failed to build and is in ERROR status 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3278a25b-96e5-4f24-b358-42f7510c6f7a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:45,105 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.287s 2023-04-19 08:00:45,105 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-48855945", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFKfUFnk/w3y8xOJuS3Vzs5eXzB8WoRs1P2teop/0wipzZ0o/C4pyRzBL5plX452H5OTS6hJmpkwZGJLYZIl6yritGI6ZRavWZZ6VICcsuIK8Q4Cp5q0b5nohLAvROoamg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1609fc84-1c7c-4ceb-bc34-45702f429921', 'x-compute-request-id': 'req-1609fc84-1c7c-4ceb-bc34-45702f429921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-48855945", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFKfUFnk/w3y8xOJuS3Vzs5eXzB8WoRs1P2teop/0wipzZ0o/C4pyRzBL5plX452H5OTS6hJmpkwZGJLYZIl6yritGI6ZRavWZZ6VICcsuIK8Q4Cp5q0b5nohLAvROoamg==", "fingerprint": "d1:16:46:86:72:88:bf:18:09:9e:04:41:56:e6:98:b4", "user_id": "f381319b120b4944972d86a94bf9ec74"}}' 2023-04-19 08:00:45,308 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.200s 2023-04-19 08:00:45,308 79727 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-1946444262", "description": "tempest-secgroup-smoke-1946444262 description", "project_id": "126aafd42e244fe9a67a7f895373f529"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-5fb490c9-39e1-4e31-9f94-a2d3508ca3e6', 'date': 'Wed, 19 Apr 2023 08:00:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d68c9a77-8db0-40d6-993f-406efff1e604", "name": "tempest-secgroup-smoke-1946444262", "stateful": true, "tenant_id": "126aafd42e244fe9a67a7f895373f529", "description": "tempest-secgroup-smoke-1946444262 description", "shared": false, "security_group_rules": [{"id": "554f8a75-9c71-4783-af25-81a530bf7f0f", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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": 534, "description": null, "tags": [], "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}, {"id": "b4543b2e-7970-4424-8e31-684ec3bd3286", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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": 533, "description": null, "tags": [], "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}], "tags": [], "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 1, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:45,519 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.210s 2023-04-19 08:00:45,519 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b49eec05-34e0-4161-9dfc-00fce8064820', 'date': 'Wed, 19 Apr 2023 08:00:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "38464b60-b348-460b-ba35-332e1379f71f", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:45,695 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-19 08:00:45,695 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-33691d0f-7fec-4700-a4d2-6c6127ad3565', 'date': 'Wed, 19 Apr 2023 08:00:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22ac01a4-62f7-411b-a514-0ed97a7ddcbc", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:46,178 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.482s 2023-04-19 08:00:46,179 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-207932cc-0e40-46c0-ae68-4992e4134f0f', 'date': 'Wed, 19 Apr 2023 08:00:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fe65a79a-165d-4986-be5f-83196b4f5efd", "tenant_id": "126aafd42e244fe 9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:45Z", "updated_at": "2023-04-19T08:00:45Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:46,631 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.452s 2023-04-19 08:00:46,632 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-36178eb9-61bd-410e-9f05-9523327c3799', 'date': 'Wed, 19 Apr 2023 08:00:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "30ff77b4-fa77-4cd3-b93f-7ac1594dd7bc", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:46Z", "updated_at": "2023-04-19T08:00:46Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:46,982 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.349s 2023-04-19 08:00:46,982 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bf6dbf2d-1d4b-4ad8-9e46-451c0e99411c', 'date': 'Wed, 19 Apr 2023 08:00:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34815905-29e3-48e2-9da0-cafcc5a4832f", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:46Z", "updated_at": "2023-04-19T08:00:46Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:47,188 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.204s 2023-04-19 08:00:47,188 79727 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": "d68c9a77-8db0-40d6-993f-406efff1e604", "project_id": "126aafd42e244fe9a67a7f895373f529", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-fe1be911-5ad8-49cf-8496-915797a46a07', 'date': 'Wed, 19 Apr 2023 08:00:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e38c7c85-074c-460e-8d05-e406435aecc5", "tenant_id": "126aafd42e244fe9a67a7f895373f529", "security_group_id": "d68c9a77-8db0-40d6-993f-406efff1e604", "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, "description": "", "created_at": "2023-04-19T08:00:47Z", "updated_at": "2023-04-19T08:00:47Z", "revision_number": 0, "project_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:47,609 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes 0.420s 2023-04-19 08:00:47,610 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-763336164", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f7ac4f-6dc0-413e-9eb4-ce83445f074c', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f7ac4f-6dc0-413e-9eb4-ce83445f074c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes'} Body: b'{"volume": {"id": "3278a25b-96e5-4f24-b358-42f7510c6f7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:47.544293", "updated_at": null, "name": "tempest-TestStampPattern-volume-763336164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}], "user_id": "f381319b120b4944972d86a94bf9ec74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:47,669 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a 0.048s 2023-04-19 08:00:47,669 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1048a2-c99a-4da6-ba71-acae5fdaf2eb', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1048a2-c99a-4da6-ba71-acae5fdaf2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a'} Body: b'{"volume": {"id": "3278a25b-96e5-4f24-b358-42f7510c6f7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:48.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-763336164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}], "user_id": "f381319b120b4944972d86a94bf9ec74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:48,726 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a 0.045s 2023-04-19 08:00:48,727 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af49540d-235d-46ef-abf5-1194678e3178', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af49540d-235d-46ef-abf5-1194678e3178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a'} Body: b'{"volume": {"id": "3278a25b-96e5-4f24-b358-42f7510c6f7a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:48.000000", "updated_at": "2023-04-19T08:00:48.000000", "name": "tempest-TestStampPattern-volume-763336164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a"}], "user_id": "f381319b120b4944972d86a94bf9ec74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "126aafd42e244fe9a67a7f895373f529"}}' 2023-04-19 08:00:48,899 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a 0.160s 2023-04-19 08:00:48,899 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-a18909e0-5a0d-478e-836e-27a5e0bf64dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a'} Body: b'' 2023-04-19 08:00:48,923 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a 0.023s 2023-04-19 08:00:48,923 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-cdb9478d-144e-4737-96c3-41c2330a8b88', 'x-openstack-request-id': 'req-cdb9478d-144e-4737-96c3-41c2330a8b88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/126aafd42e244fe9a67a7f895373f529/volumes/3278a25b-96e5-4f24-b358-42f7510c6f7a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3278a25b-96e5-4f24-b358-42f7510c6f7a could not be found."}}' 2023-04-19 08:00:49,287 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d68c9a77-8db0-40d6-993f-406efff1e604 0.363s 2023-04-19 08:00:49,288 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-47d5d32f-afa1-454e-9aca-8b32d5e40c21', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:00:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d68c9a77-8db0-40d6-993f-406efff1e604'} Body: b'' 2023-04-19 08:00:49,323 79727 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-48855945 0.035s 2023-04-19 08:00:49,323 79727 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1607d5-d292-4ab2-baa8-feefc209cd29', 'x-compute-request-id': 'req-ec1607d5-d292-4ab2-baa8-feefc209cd29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-48855945'} Body: b'' 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 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9973b3b0-45f8-4005-9863-daa00f69a48b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:48,504 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.207s 2023-04-19 08:00:48,504 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-662092e4-9732-437c-a294-c7ecf332ca65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:49,006 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes 0.501s 2023-04-19 08:00:49,006 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-431570638"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86134c5a-90b6-42ce-a9e5-b45f6b630360', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86134c5a-90b6-42ce-a9e5-b45f6b630360', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes'} Body: b'{"volume": {"id": "9973b3b0-45f8-4005-9863-daa00f69a48b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:48.924108", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-431570638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:49,057 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.041s 2023-04-19 08:00:49,058 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0493b9a-b6d2-48e5-b473-7a97783d70d6', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0493b9a-b6d2-48e5-b473-7a97783d70d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'{"volume": {"id": "9973b3b0-45f8-4005-9863-daa00f69a48b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:49.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-431570638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:50,109 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.039s 2023-04-19 08:00:50,109 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5171dad-d64a-412c-b50a-340eeed944db', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5171dad-d64a-412c-b50a-340eeed944db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'{"volume": {"id": "9973b3b0-45f8-4005-9863-daa00f69a48b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:49.000000", "updated_at": "2023-04-19T08:00:49.000000", "name": "tempest-VolumesExtendTest-Volume-431570638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:50,176 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.054s 2023-04-19 08:00:50,176 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8c2aed-a160-4a0f-b72f-8ebce62080f6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-cc8c2aed-a160-4a0f-b72f-8ebce62080f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'{"volume": {"id": "9973b3b0-45f8-4005-9863-daa00f69a48b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:49.000000", "updated_at": "2023-04-19T08:00:49.000000", "name": "tempest-VolumesExtendTest-Volume-431570638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:50,286 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.100s 2023-04-19 08:00:50,287 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 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-31fd8620-0396-4019-8b5e-e91f56cf2ccf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'' 2023-04-19 08:00:50,308 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b 0.020s 2023-04-19 08:00:50,308 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-383733ad-13e0-4c9a-84c5-3ddd0f35998f', 'x-openstack-request-id': 'req-383733ad-13e0-4c9a-84c5-3ddd0f35998f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/9973b3b0-45f8-4005-9863-daa00f69a48b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9973b3b0-45f8-4005-9863-daa00f69a48b 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 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 60d197f8-241a-4f81-a161-aaebd9336a13 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:50,560 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes 0.249s 2023-04-19 08:00:50,560 79739 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-1498763509"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64cee39b-81a3-4d88-8483-0abb94daebe1', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64cee39b-81a3-4d88-8483-0abb94daebe1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes'} Body: b'{"volume": {"id": "60d197f8-241a-4f81-a161-aaebd9336a13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:50.482856", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1498763509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:00:50,614 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.045s 2023-04-19 08:00:50,614 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e457965c-5121-4f23-b412-deba07a4c19f', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e457965c-5121-4f23-b412-deba07a4c19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'{"volume": {"id": "60d197f8-241a-4f81-a161-aaebd9336a13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:50.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1498763509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:51,663 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.036s 2023-04-19 08:00:51,663 79739 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7723a906-d2ce-425d-8cbb-a094d7fc849a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7723a906-d2ce-425d-8cbb-a094d7fc849a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'{"volume": {"id": "60d197f8-241a-4f81-a161-aaebd9336a13", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:50.000000", "updated_at": "2023-04-19T08:00:51.000000", "name": "tempest-VolumesExtendTest-Volume-1498763509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:51,713 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.038s 2023-04-19 08:00:51,713 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d3a49f-e358-422a-9dfd-fb45787aeaa1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d3a49f-e358-422a-9dfd-fb45787aeaa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'{"volume": {"id": "60d197f8-241a-4f81-a161-aaebd9336a13", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:50.000000", "updated_at": "2023-04-19T08:00:51.000000", "name": "tempest-VolumesExtendTest-Volume-1498763509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13"}], "user_id": "e3686442e0e647fab5b4b7e5cef99ff5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9817e0d486334810a26b46b1820add51"}}' 2023-04-19 08:00:51,877 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.154s 2023-04-19 08:00:51,878 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-41053626-cf24-49dd-af2c-eb80b36ed21a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'' 2023-04-19 08:00:51,900 79739 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13 0.022s 2023-04-19 08:00:51,901 79739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-9cde901a-e3ec-4d5b-a4bc-bcbe5a004324', 'x-openstack-request-id': 'req-9cde901a-e3ec-4d5b-a4bc-bcbe5a004324', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9817e0d486334810a26b46b1820add51/volumes/60d197f8-241a-4f81-a161-aaebd9336a13'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60d197f8-241a-4f81-a161-aaebd9336a13 could not be found."}}' 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 277c8eab-6c50-45fa-b113-8b6948e3e9d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:54,240 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes 0.462s 2023-04-19 08:00:54,240 79739 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-1326557235"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e852118c-26de-4147-ad44-e986e6336ec9', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e852118c-26de-4147-ad44-e986e6336ec9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes'} Body: b'{"volume": {"id": "277c8eab-6c50-45fa-b113-8b6948e3e9d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:54.179252", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1326557235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 08:00:54,293 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4 0.043s 2023-04-19 08:00:54,293 79739 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': 'Wed, 19 Apr 2023 08:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45edd8d6-085e-4d21-a2ae-99bfa8144f4d', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45edd8d6-085e-4d21-a2ae-99bfa8144f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4'} Body: b'{"volume": {"id": "277c8eab-6c50-45fa-b113-8b6948e3e9d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:54.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1326557235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "290605e3ac6c49069adcd21c6b97655d"}}' 2023-04-19 08:00:55,346 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4 0.042s 2023-04-19 08:00:55,347 79739 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': 'Wed, 19 Apr 2023 08:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0e8574-5a7d-44f7-867b-c876a02563fd', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0e8574-5a7d-44f7-867b-c876a02563fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4'} Body: b'{"volume": {"id": "277c8eab-6c50-45fa-b113-8b6948e3e9d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:54.000000", "updated_at": "2023-04-19T08:00:54.000000", "name": "tempest-VolumeRevertTests-Volume-1326557235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/277c8eab-6c50-45fa-b113-8b6948e3e9d4"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "290605e3ac6c49069adcd21c6b97655d"}}' 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c180a0e-3992-41af-8b96-7bc8593a6410 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:55,625 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes 0.263s 2023-04-19 08:00:55,625 79739 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-1699936296"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa69eda-f0b0-44a8-8694-3a9748f59103', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa69eda-f0b0-44a8-8694-3a9748f59103', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes'} Body: b'{"volume": {"id": "9c180a0e-3992-41af-8b96-7bc8593a6410", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:55.552626", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1699936296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 08:00:55,687 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410 0.042s 2023-04-19 08:00:55,687 79739 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': 'Wed, 19 Apr 2023 08:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbb64da-9c93-42a1-8d06-e4cae440bf98', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbb64da-9c93-42a1-8d06-e4cae440bf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410'} Body: b'{"volume": {"id": "9c180a0e-3992-41af-8b96-7bc8593a6410", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:56.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1699936296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "290605e3ac6c49069adcd21c6b97655d"}}' 2023-04-19 08:00:56,740 79739 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410 0.040s 2023-04-19 08:00:56,741 79739 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': 'Wed, 19 Apr 2023 08:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b29972-7efb-4b6f-ad35-758afdc0c5c0', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b29972-7efb-4b6f-ad35-758afdc0c5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410'} Body: b'{"volume": {"id": "9c180a0e-3992-41af-8b96-7bc8593a6410", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:00:56.000000", "updated_at": "2023-04-19T08:00:56.000000", "name": "tempest-VolumeRevertTests-Volume-1699936296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/290605e3ac6c49069adcd21c6b97655d/volumes/9c180a0e-3992-41af-8b96-7bc8593a6410"}], "user_id": "2f1b23e5cb93462fa9b7caeb390b9a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "290605e3ac6c49069adcd21c6b97655d"}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bfa3276-ed7b-42f9-afe7-58c2391b3c56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:38,498 79743 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.033s 2023-04-19 07:59:38,499 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9446e1f9-7125-4176-9657-fd23cb37127d', '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": "ee39a220ed4c41d58dc529a568e4e81a", "name": "tempest-DeleteServersTestJSON-222429247-project-member", "password_expires_at": null}, "audit_ids": ["54_FMgb1R5OYCGObMX7oSg"], "expires_at": "2023-04-19T08:59:38.000000Z", "issued_at": "2023-04-19T07:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be03dec99bf14fe4baa07ed4e4b7d433", "name": "tempest-DeleteServersTestJSON-222429247"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/be03dec99bf14fe4baa07ed4e4b7d433", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:59:38,499 79743 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '9aae74c2-2560-472f-94f0-3c1cec24dfb6', 'name': 'tempest-DeleteServersTestJSON-1755451536-network', 'tenant_id': 'be03dec99bf14fe4baa07ed4e4b7d433', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'be03dec99bf14fe4baa07ed4e4b7d433', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33300, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:24Z', 'updated_at': '2023-04-19T07:59:24Z', 'revision_number': 1} available for tenant 2023-04-19 07:59:41,919 79743 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 3.418s 2023-04-19 07:59:41,920 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1372067185", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "9aae74c2-2560-472f-94f0-3c1cec24dfb6"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89c0daab-8db4-4a28-b745-d14e1b612e9a', 'x-compute-request-id': 'req-89c0daab-8db4-4a28-b745-d14e1b612e9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d9311d99-6120-473a-bb42-47a0e6fb78ff", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kSCkeSVYF9iG"}}' 2023-04-19 07:59:42,197 79743 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/d9311d99-6120-473a-bb42-47a0e6fb78ff 0.268s 2023-04-19 07:59:42,198 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:41 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-0ca793a4-66b6-45d6-87f6-bc784b270a63', 'x-compute-request-id': 'req-0ca793a4-66b6-45d6-87f6-bc784b270a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff'} Body: b'{"server": {"id": "d9311d99-6120-473a-bb42-47a0e6fb78ff", "name": "tempest-DeleteServersTestJSON-server-1372067185", "status": "BUILD", "tenant_id": "be03dec99bf14fe4baa07ed4e4b7d433", "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:42Z", "updated": "2023-04-19T07:59:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "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": []}}' 2023-04-19 08:00:32,992 79743 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/d9311d99-6120-473a-bb42-47a0e6fb78ff 0.731s 2023-04-19 08:00:32,993 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00: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-212d22d0-7b26-47c4-a4c8-a4d23835e4fe', 'x-compute-request-id': 'req-212d22d0-7b26-47c4-a4c8-a4d23835e4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff'} Body: b'{"server": {"id": "d9311d99-6120-473a-bb42-47a0e6fb78ff", "name": "tempest-DeleteServersTestJSON-server-1372067185", "status": "ACTIVE", "tenant_id": "be03dec99bf14fe4baa07ed4e4b7d433", "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "metadata": {}, "hostId": "c19e4595e409d3785a3b4fac1adef6ca858b364971d9462332c0d7dc", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:41Z", "updated": "2023-04-19T07:59:57Z", "addresses": {"tempest-DeleteServersTestJSON-1755451536-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:cc:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9311d99-6120-473a-bb42-47a0e6fb78ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T07:59:57.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": []}}' 2023-04-19 08:00:33,018 79743 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:01:33,268 79743 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes 0.219s 2023-04-19 08:01:33,269 79743 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-580103920"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53dcb4d7-51a2-4d11-897d-781b26f3afda', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53dcb4d7-51a2-4d11-897d-781b26f3afda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes'} Body: b'{"volume": {"id": "8bfa3276-ed7b-42f9-afe7-58c2391b3c56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:01:33.2 05695", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-580103920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}], "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:01:33,320 79743 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56 0.041s 2023-04-19 08:01:33,320 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146d8528-9de6-4c04-a6c7-3e3513ea887b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146d8528-9de6-4c04-a6c7-3e3513ea887b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56'} Body: b'{"volume": {"id": "8bfa3276-ed7b-42f9-afe7-58c2391b3c56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:01:33.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-580103920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}], "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be03dec99bf14fe4baa07ed4e4b7d433"}}' 2023-04-19 08:01:34,371 79743 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56 0.039s 2023-04-19 08:01:34,371 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b20006-e2f6-44c2-9f2f-c9f1cdb2adc7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b20006-e2f6-44c2-9f2f-c9f1cdb2adc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56'} Body: b'{"volume": {"id": "8bfa3276-ed7b-42f9-afe7-58c2391b3c56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:01:33.000000", "updated_at": "2023-04-19T08:01:33.000000", "name": "tempest-DeleteServersTestJSON-volume-580103920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be03dec99bf14fe4baa07ed4e4b7d433/volumes /8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be03dec99bf14fe4baa07ed4e4b7d433/volumes/8bfa3276-ed7b-42f9-afe7-58c2391b3c56"}], "user_id": "ee39a220ed4c41d58dc529a568e4e81a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be03dec99bf14fe4baa07ed4e4b7d433"}}' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c7e7108d-9f30-4acd-9b9f-1004f31ad8db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:15,001 79737 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:00:15,546 79737 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 0.541s 2023-04-19 08:00:15,546 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1467729423", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNl8TYhaK0u/m8kq2bmirKAoRTJi5rAm9EwuT3PXoIDB+uRgfHpSs7FGbQjJo7E/335YBaypSVnr6fjB4Yn4m901V0VGo0KX9U5/BseDcreCN6kMV5YHXyaCuCBncEMabw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:15 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-01a27a50-b8e1-40a0-8abe-3750f70150c8', 'x-compute-request-id': 'req-01a27a50-b8e1-40a0-8abe-3750f70150c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1467729423", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNl8TYhaK0u/m8kq2bmirKAoRTJi5rAm9EwuT3PXoIDB+uRgfHpSs7FGbQjJo7E/335YBaypSVnr6fjB4Yn4m901V0VGo0KX9U5/BseDcreCN6kMV5YHXyaCuCBncEMabw==", "fingerprint": "ab:f0:0e:8e:5c:27:3e:43:a7:d3:cd:a0:a4:6f:53:56", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279"}}' 2023-04-19 08:00:15,552 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1467729423 created 2023-04-19 08:00:15,976 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.423s 2023-04-19 08:00:15,977 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1422142725", "description": "tempest-description--88908186"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-754040c6-d1de-4447-98de-0e81eeac2d6c', 'date': 'Wed, 19 Apr 2023 08:00:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "name": "tempest-securitygroup--1422142725", "stateful": true, "tenant_id": "463fd5763cb24abeae209399cb8ff073", "description": "tempest-description--88908186", "shared": false, "security_group_rules": [{"id": "07a527c4-d195-4218-a2a2-83a5267590b8", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "security_group_id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "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": 419, "description": null, "tags": [], "created_at": "2023-04-19T08:00:15Z", "updated_at": "2023-04-19T08:00:15Z", "revision_number": 0, "project_id": "463fd5763cb24abeae209399cb8ff073"}, {"id": "b0241633-547f-492a-9b7b-f1322df5941c", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "security_group_id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "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": 418, "description": null, "tags": [], "created_at": "2023-04-19T08:00:15Z", "updated_at": "2023-04-19T08:00:15Z", "revision_number": 0, "project_id": "463fd5763cb24abeae209399cb8ff073"}], "tags": [], "created_at": "2023-04-19T08:00:15Z", "updated_at": "2023-04-19T08:00:15Z", "revision_number": 1, "project_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:00:16,492 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.515s 2023-04-19 08:00:16,493 79737 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": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-471426f9-31c5-4583-acfb-b31c39915a2b', 'date': 'Wed, 19 Apr 2023 08:00:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5e9ba65c-70e4-41a9-9803-e3e14d89eeb7", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "security_group_id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "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, "description": "", "created_at": "2023-04-19T08:00:16Z", "updated_at": "2023-04-19T08:00:16Z", "revision_number": 0, "project_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:00:17,130 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.637s 2023-04-19 08:00:17,131 79737 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": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-28f4fe5f-6c16-45dd-bd58-5fe1fe2f39c2', 'date': 'Wed, 19 Apr 2023 08:00:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18c758b7-cd73-4666-a82f-bf549a37f9cd", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "security_group_id": "e72e9a2b-232c-4df4-8727-0babcc5aada3", "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, "description": "", "created_at": "2023-04-19T08:00:16Z", "updated_at": "2023-04-19T08:00:16Z", "revision_number": 0, "project_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:00:17,131 79737 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1422142725 created 2023-04-19 08:00:18,439 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.307s 2023-04-19 08:00:18,439 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9345f28b-9b8d-4b55-b4df-a2362f90ca22', 'date': 'Wed, 19 Apr 2023 08:00:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "02076cea-aad2-45b6-8d93-1e697a0d5b9b", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "floating_ip_address": "172.24.4.208", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "463fd5763cb24abeae209399cb8ff073", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:17Z", "updated_at": "2023-04-19T08:00:17Z", "revision_number": 0}}' 2023-04-19 08:00:18,439 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '02076cea-aad2-45b6-8d93-1e697a0d5b9b', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'floating_ip_address': '172.24.4.208', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '463fd5763cb24abeae209399cb8ff073', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:17Z', 'updated_at': '2023-04-19T08:00:17Z', 'revision_number': 0, 'ip': '172.24.4.208'} created 2023-04-19 08:00:18,581 79737 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.136s 2023-04-19 08:00:18,582 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-732c1284-7402-4198-8add-92e7830955b6', '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": "c38ef0fdb3c84ba9948b0806fd74f279", "name": "tempest-VolumesAdminNegativeTest-1601310038-project-member", "password_expires_at": null}, "audit_ids": ["X-c-qKlqS22-_DWfTSLaQw"], "expires_at": "2023-04-19T09:00:18.000000Z", "issued_at": "2023-04-19T08:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "463fd5763cb24abeae209399cb8ff073", "name": "tempest-VolumesAdminNegativeTest-1601310038"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a1 2a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:00:18,582 79737 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '6b5acefb-31b4-419b-92ef-02b730d2a899', 'name': 'tempest-VolumesAdminNegativeTest-373804426-network', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '463fd5763cb24abeae209399cb8ff073', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31570, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:24Z', 'updated_at': '2023-04-19T07:59:24Z', 'revision_number': 1} available for tenant 2023-04-19 08:00:18,583 79737 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1467729423', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNl8TYhaK0u/m8kq2bmirKAoRTJi5rAm9EwuT3PXoIDB+uRgfHpSs7FGbQjJo7E/335YBaypSVnr6fjB4Yn4m901V0VGo0KX9U5/BseDcreCN6kMV5YHXyaCuCBncEMabw==', 'fingerprint': 'ab:f0:0e:8e:5c:27:3e:43:a7:d3:cd:a0:a4:6f:53:56', 'user_id': 'c38ef0fdb3c84ba9948b0806fd74f279', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuTp+znm1OxgU/hvpOP/JfgFNr1jv7gEZZL799qpkTq7zQ2xraD7o3\ntdgkrzakuCSgBwYFK4EEACKhZANiAATZfE2IWitLv5vJKtm5oqygKEUyYuawJvRM\nLk9z16CAwfrkYHx6UrOxRm0IyaOxP99+WAWsqUlZ6+n4weGJ+JvdNVdFRqNCl/VO\nfwbHg3K3gjepDFeWB18mgrggZ3BDGm8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e72e9a2b-232c-4df4-8727-0babcc5aada3', 'name': 'tempest-securitygroup--1422142725', 'stateful': True, 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'description': 'tempest-description--88908186', 'shared': False, 'security_group_rules': [{'id': '07a527c4-d195-4218-a2a2-83a5267590b8', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'security_group_id': 'e72e9a2b-232c-4df4-8727-0babcc5aada3', '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': 419, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:15Z', 'updated_at': '2023-04-19T08:00:15Z', 'revision_number': 0, 'project_id': '463fd5763cb24abeae209399cb8ff073'}, {'id': 'b0241633-547f-492a-9b7b-f1322df5941c', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'security_group_id': 'e72e9a2b-232c-4df4-8727-0babcc5aada3', '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': 418, 'description': None, 'tags': [], 'created_at': '2023-0 4-19T08:00:15Z', 'updated_at': '2023-04-19T08:00:15Z', 'revision_number': 0, 'project_id': '463fd5763cb24abeae209399cb8ff073'}], 'tags': [], 'created_at': '2023-04-19T08:00:15Z', 'updated_at': '2023-04-19T08:00:15Z', 'revision_number': 1, 'project_id': '463fd5763cb24abeae209399cb8ff073'}, 'floating_ip': {'id': '02076cea-aad2-45b6-8d93-1e697a0d5b9b', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'floating_ip_address': '172.24.4.208', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '463fd5763cb24abeae209399cb8ff073', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:17Z', 'updated_at': '2023-04-19T08:00:17Z', 'revision_number': 0, 'ip': '172.24.4.208'}} 2023-04-19 08:00:20,892 79737 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 2.307s 2023-04-19 08:00:20,892 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1629038264", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "6b5acefb-31b4-419b-92ef-02b730d2a899"}], "security_groups": [{"name": "tempest-securitygroup--1422142725"}], "key_name": "tempest-keypair-1467729423", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6da1ed-10e1-47ec-afb2-ac672332b627', 'x-compute-request-id': 'req-3c6da1ed-10e1-47ec-afb2-ac672332b627', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4fae3aae-cb67-4c14-b358-59248d99238d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1422142725"}], "adminPass": "86G9TMidRGuY"}}' 2023-04-19 08:00:20,999 79737 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/4fae3aae-cb67-4c14-b358-59248d99238d 0.103s 2023-04-19 08:00:21,000 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a47f9c-e81a-45b7-a531-6984f32259c5', 'x-compute-request-id': 'req-d4a47f9c-e81a-45b7-a531-6984f32259c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d'} Body: b'{"server": {"id": "4fae3aae-cb67-4c14-b358-59248d99238d", "name": "tempest-VolumesAdminNegativeTest-server-1629038264", "status": "BUILD", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:21Z", "updated": "2023-04-19T08:00:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1467729423", "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": []}}' 2023-04-19 08:01:11,330 79737 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/4fae3aae-cb67-4c14-b358-59248d99238d 0.266s 2023-04-19 08:01:11,331 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:11 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-54d7dca8-0108-4932-ab9d-672f8d7c55ed', 'x-compute-request-id': 'req-54d7dca8-0108-4932-ab9d-672f8d7c55ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d'} Body: b'{"server": {"id": "4fae3aae-cb67-4c14-b358-59248d99238d", "name": "tempest-VolumesAdminNegativeTest-server-1629038264", "status": "ACTIVE", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "metadata": {}, "hostId": "01dfcb07e689005667e43982caa796c4ac5d8f4edba7ade128506944", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:20Z", "updated": "2023-04-19T08:00:34Z", "addresses": {"tempest-VolumesAdminNegativeTest-373804426-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:bd:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4fae3aae-cb67-4c14-b358-59248d99238d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1467729423", "OS-SRV-USG:launched_at": "2023-04-19T08:00:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1422142725"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:01:11,343 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:02:11,662 79737 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/4fae3aae-cb67-4c14-b358-59248d99238d/os-interface 0.260s 2023-04-19 08:02:11,662 79737 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:11 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-52f38c10-cc0a-429b-b6a3-c8005346f382', 'x-compute-request-id': 'req-52f38c10-cc0a-429b-b6a3-c8005346f382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4fae3aae-cb67-4c14-b358-59248d99238d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6b5acefb-31b4-419b-92ef-02b730d2a899", "port_id": "0099c8b1-71b7-45a0-abe2-aeecf2e3e73b", "mac_addr": "fa:16:3e:b7:bd:46", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cc8bf9c6-32a1-45a9-b216-19cb3edb428d", "ip_address": "10.0.0.9"}]}]}' 2023-04-19 08:02:12,341 79737 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/02076cea-aad2-45b6-8d93-1e697a0d5b9b 0.674s 2023-04-19 08:02:12,341 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0099c8b1-71b7-45a0-abe2-aeecf2e3e73b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6b0e7d34-658e-4bf0-8fb4-7228c44b528c', 'date': 'Wed, 19 Apr 2023 08:02:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/02076cea-aad2-45b6-8d93-1e697a0d5b9b'} Body: b'{"floatingip": {"id": "02076cea-aad2-45b6-8d93-1e697a0d5b9b", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "floating_ip_address": "172.24.4.208", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "b1af0f65-cf91-4d70-8140-c99ee4eb2b44", "port_id": "0099c8b1-71b7-45a0-abe2-aeecf2e3e73b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6b5acefb-31b4-419b-92ef-02b730d2a899", "mac_address": "fa:16:3e:b7:bd:46", "admin_state_up": true, "status": "ACTIVE", "device_id": "4fae3aae-cb67-4c14-b358-59248d99238d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:17Z", "updated_at": "2023-04-19T08:02:11Z", "revision_number": 1, "project_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:02:12,343 79737 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.208:22' as 'cirros' with public key authentication 2023-04-19 08:02:12,379 79737 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:12,404 79737 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:12,404 79737 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.208 successfully created 2023-04-19 08:02:12,664 79737 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/463fd5763cb24abeae209399cb8ff073/volumes 0.259s 2023-04-19 08:02:12,665 79737 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-353810969"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62eff1cc-0e5e-4e5d-b67d-0284d66e47db', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-62eff1cc-0e5e-4e5d-b67d-0284d66e47db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes'} Body: b'{"volume": {"id": "c7e7108d-9f30-4acd-9b9f-1004f31ad8db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:12.597814", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-353810969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:12,739 79737 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/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db 0.064s 2023-04-19 08:02:12,740 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df5dd40-b932-4219-8570-d244b9bb61ba', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df5dd40-b932-4219-8570-d244b9bb61ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db'} Body: b'{"volume": {"id": "c7e7108d-9f30-4acd-9b9f-1004f31ad8db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:13.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-353810969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:02:13,791 79737 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/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db 0.038s 2023-04-19 08:02:13,791 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a05ea91-e2d9-4744-8718-667ce2c75e21', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a05ea91-e2d9-4744-8718-667ce2c75e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db'} Body: b'{"volume": {"id": "c7e7108d-9f30-4acd-9b9f-1004f31ad8db", "status": " error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:13.000000", "updated_at": "2023-04-19T08:02:13.000000", "name": "tempest-VolumesAdminNegativeTest-volume-353810969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/c7e7108d-9f30-4acd-9b9f-1004f31ad8db"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "463fd5763cb24abeae209399cb8ff073"}}' 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 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group ab5dbb5e-3d46-4827-8d92-182787419667 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:29,975 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types 0.201s 2023-04-19 08:02:29,975 79743 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-719773027"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11720ce5-138d-425b-b87e-7584cc2bb39b', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11720ce5-138d-425b-b87e-7584cc2bb39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types'} Body: b'{"volume_type": {"id": "e0add710-05c6-4853-9a9d-9f8d504c5e4d", "name": "tempest-GroupsV320Test-volume-type-719773027", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:02:30,016 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/group_types 0.037s 2023-04-19 08:02:30,016 79743 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-1036472166"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96038132-3fc5-4643-91f0-e69c49c1892a', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96038132-3fc5-4643-91f0-e69c49c1892a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/group_types'} Body: b'{"group_type": {"id": "b4089312-5e58-42a3-a0d8-35db700683ee", "name": "tempest-GroupsV320Test-group-type-1036472166", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 08:02:30,226 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups 0.207s 2023-04-19 08:02:30,226 79743 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": "b4089312-5e58-42a3-a0d8-35db700683ee", "volume_types": ["e0add710-05c6-4853-9a9d-9f8d504c5e4d"], "name": "tempest-GroupsV320Test-Group-1231653314"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cba460-c306-4c2a-a2b4-0b5e131034c1', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cba460-c306-4c2a-a2b4-0b5e131034c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups'} Body: b'{"group": {"id": "ab5dbb5e-3d46-4827-8d92-182787419667", "name": "tempest-GroupsV320Test-Group-1231653314"}}' 2023-04-19 08:02:30,287 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667 0.058s 2023-04-19 08:02:30,287 79743 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': 'Wed, 19 Apr 2023 08:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3052ef-297e-42dc-b001-7a375a340a3e', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3052ef-297e-42dc-b001-7a375a340a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667'} Body: b'{"group": {"id": "ab5dbb5e-3d46-4827-8d92-182787419667", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T08:02:30.000000", "name": "tempest-GroupsV320Test-Group-1231653314", "description": null, "group_type": "b4089312-5e58-42a3-a0d8-35db700683ee", "volume_types": ["e0add710-05c6-4853-9a9d-9f8d504c5e4d"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:02:31,326 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667 0.033s 2023-04-19 08:02:31,326 79743 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': 'Wed, 19 Apr 2023 08:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f57aa0-19f3-4866-8ba4-242511672d78', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f57aa0-19f3-4866-8ba4-242511672d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667'} Body: b'{"group": {"id": "ab5dbb5e-3d46-4827-8d92-182787419667", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T08:02:30.000000", "name": "tempest-GroupsV320Test-Group-1231653314", "description": null, "group_type": "b4089312-5e58-42a3-a0d8-35db700683ee", "volume_types": ["e0add710-05c6-4853-9a9d-9f8d504c5e4d"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:02:31,399 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/volumes/detail 0.068s 2023-04-19 08:02:31,400 79743 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': 'Wed, 19 Apr 2023 08:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e89f26b-0baa-49a1-a9e9-50aac240dae9', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e89f26b-0baa-49a1-a9e9-50aac240dae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 08:02:31,474 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667/action 0.064s 2023-04-19 08:02:31,475 79743 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': 'Wed, 19 Apr 2023 08:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105816d2-b9f4-4d74-a656-e6dac48ba898', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667/action'} Body: b'' 2023-04-19 08:02:31,493 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667 0.017s 2023-04-19 08:02:31,493 79743 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': 'Wed, 19 Apr 2023 08:02:31 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-4dfe25be-fa00-4281-bc7a-95515fe40996', 'x-openstack-request-id': 'req-4dfe25be-fa00-4281-bc7a-95515fe40996', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/77ea1ec6756846ad917fd59d039f44a1/groups/ab5dbb5e-3d46-4827-8d92-182787419667'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ab5dbb5e-3d46-4827-8d92-182787419667 could not be found."}}' 2023-04-19 08:02:31,742 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/group_types/b4089312-5e58-42a3-a0d8-35db700683ee 0.248s 2023-04-19 08:02:31,743 79743 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': 'Wed, 19 Apr 2023 08:02:31 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-2516cec8-2dc3-40fc-8df9-e03595918755', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/group_types/b4089312-5e58-42a3-a0d8-35db700683ee'} Body: b'' 2023-04-19 08:02:31,794 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types/e0add710-05c6-4853-9a9d-9f8d504c5e4d 0.051s 2023-04-19 08:02:31,795 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:31 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-caa22127-5570-4e2b-8833-e15d0b239d5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types/e0add710-05c6-4853-9a9d-9f8d504c5e4d'} Body: b'' 2023-04-19 08:02:31,812 79743 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types/e0add710-05c6-4853-9a9d-9f8d504c5e4d 0.017s 2023-04-19 08:02:31,812 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:31 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-f2284bf9-0f8e-4a73-8a64-14e8e253f192', 'x-openstack-request-id': 'req-f2284bf9-0f8e-4a73-8a64-14e8e253f192', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/74cce123c3c14fffaf0fca2e1a5ee15d/types/e0add710-05c6-4853-9a9d-9f8d504c5e4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e0add710-05c6-4853-9a9d-9f8d504c5e4d could not be found."}}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2ed64712-e5e8-424c-8e8e-aa4c37d69b2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:35,734 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/27f9a9072c4740bc9b27912cdf2a4fbd/os-quota-sets/72794607dcd140fc82e5c8dd065572df?usage=True 0.049s 2023-04-19 08:02:35,734 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c273a9-905d-40b5-8c9b-4665cc7fb7fc', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c273a9-905d-40b5-8c9b-4665cc7fb7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27f9a9072c4740bc9b27912cdf2a4fbd/os-quota-sets/72794607dcd140fc82e5c8dd065572df?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": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:36,169 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes 0.426s 2023-04-19 08:02:36,169 79743 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-879512525"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b98946b-bdab-4183-9091-c9050b871e02', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b98946b-bdab-4183-9091-c9050b871e02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes'} Body: b'{"volume": {"id": "2ed64712-e5e8-424c-8e8e-aa4c37d69b2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.095370", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-879512525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:36,222 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.043s 2023-04-19 08:02:36,222 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19aa6f75-d0a7-45ac-ae90-4461c3760109', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19aa6f75-d0a7-45ac-ae90-4461c3760109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'{"volume": {"id": "2ed64712-e5e8-424c-8e8e-aa4c37d69b2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-879512525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:37,280 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.046s 2023-04-19 08:02:37,280 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8765b5ba-082c-414b-8a67-b6130fff9fe0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8765b5ba-082c-414b-8a67-b6130fff9fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'{"volume": {"id": "2ed64712-e5e8-424c-8e8e-aa4c37d69b2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": "2023-04-19T08:02:36.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-879512525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:37,335 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.044s 2023-04-19 08:02:37,336 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-9b171a6e-8d61-415f-9b02-e3394ad8e108', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b171a6e-8d61-415f-9b02-e3394ad8e108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'{"volume": {"id": "2ed64712-e5e8-424c-8e8e-aa4c37d69b2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": "2023-04-19T08:02:36.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-879512525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:37,472 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.126s 2023-04-19 08:02:37,473 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 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-deed0492-97f8-433c-b07b-532082cd9e62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'' 2023-04-19 08:02:37,496 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 0.023s 2023-04-19 08:02:37,496 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 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-616f29c8-4328-40f6-b25c-4bd0938cdba1', 'x-openstack-request-id': 'req-616f29c8-4328-40f6-b25c-4bd0938cdba1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/2ed64712-e5e8-424c-8e8e-aa4c37d69b2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2ed64712-e5e8-424c-8e8e-aa4c37d69b2a 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 304f96b3-6f37-4289-8205-29b5622bae67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:37,708 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes 0.208s 2023-04-19 08:02:37,708 79743 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-301356118"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588e903d-7070-4928-96ca-b81504b68191', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588e903d-7070-4928-96ca-b81504b68191', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes'} Body: b'{"volume": {"id": "304f96b3-6f37-4289-8205-29b5622bae67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:37.646423", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-301356118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:37,757 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.039s 2023-04-19 08:02:37,758 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a06b231-0504-4141-b998-dc713cb1e581', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a06b231-0504-4141-b998-dc713cb1e581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'{"volume": {"id": "304f96b3-6f37-4289-8205-29b5622bae67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:38.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-301356118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:38,815 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.047s 2023-04-19 08:02:38,815 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c75ad2-ad70-4b44-b9fd-e64686c4deb2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c75ad2-ad70-4b44-b9fd-e64686c4deb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'{"volume": {"id": "304f96b3-6f37-4289-8205-29b5622bae67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:38.000000", "updated_at": "2023-04-19T08:02:38.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-301356118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:38,878 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.049s 2023-04-19 08:02:38,878 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159485c9-fe4a-4891-b826-7cc5bec1eddd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159485c9-fe4a-4891-b826-7cc5bec1eddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'{"volume": {"id": "304f96b3-6f37-4289-8205-29b5622bae67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:38.000000", "updated_at": "2023-04-19T08:02:38.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-301356118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67"}], "user_id": "c7e16ab64cd14c5abdd29923116bfbd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72794607dcd140fc82e5c8dd065572df"}}' 2023-04-19 08:02:38,991 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.097s 2023-04-19 08:02:38,991 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:38 GMT', 'server': 'Apach e/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-e9534972-2c14-49b4-9ec1-e8a87f6fd6c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'' 2023-04-19 08:02:39,013 79743 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67 0.021s 2023-04-19 08:02:39,013 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:38 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-26388f90-8396-45ed-8f51-f8ca3c8e3a94', 'x-openstack-request-id': 'req-26388f90-8396-45ed-8f51-f8ca3c8e3a94', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/72794607dcd140fc82e5c8dd065572df/volumes/304f96b3-6f37-4289-8205-29b5622bae67'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 304f96b3-6f37-4289-8205-29b5622bae67 could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bffacd61-4ef9-4486-988c-4885c6716b48 failed to build and is in ERROR status 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 61, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3025568a-8d12-4d28-b106-b1bc88c22805 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:46,067 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes 0.338s 2023-04-19 08:02:46,067 79743 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-1321576704"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b111574-79ae-4e44-b38a-b2cbd5b4102b', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b111574-79ae-4e44-b38a-b2cbd5b4102b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes'} Body: b'{"volume": {"id": "3025568a-8d12-4d28-b106-b1bc88c22805", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:02:46.006035", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1321576704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}], "user_id": "949ff41d32e24a6a9b02930b090139aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:46,121 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805 0.044s 2023-04-19 08:02:46,122 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15cb5b2-f0ec-4877-bb88-48e0e2a0a118', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15cb5b2-f0ec-4877-bb88-48e0e2a0a118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'{"volume": {"id": "3025568a-8d12-4d28-b106-b1bc88c22805", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:02:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1321576704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}], "user_id": "949ff41d32e24a6a9b02930b090139aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "780bf5749c17414593f12a2d5af7d069"}}' 2023-04-19 08:02:47,172 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22 805 0.039s 2023-04-19 08:02:47,173 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a8244c-b4f7-4537-bc8b-f5d911306186', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a8244c-b4f7-4537-bc8b-f5d911306186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'{"volume": {"id": "3025568a-8d12-4d28-b106-b1bc88c22805", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:02:46.000000", "updated_at": "2023-04-19T08:02:46.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1321576704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}], "user_id": "949ff41d32e24a6a9b02930b090139aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "780bf5749c17414593f12a2d5af7d069"}}' 2023-04-19 08:02:47,221 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805 0.037s 2023-04-19 08:02:47,221 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78778ef4-d9e8-4cf6-8212-e36dfe61fc14', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78778ef4-d9e8-4cf6-8212-e36dfe61fc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'{"volume": {"id": "3025568a-8d12-4d28-b106-b1bc88c22805", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:02:46.000000", "updated_at": "2023-04-19T08:02:46.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1321576704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805"}], "user_id": "949ff41d32e24a6a9b02930b090139aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "780bf5749c17414593f12a2d5af7d069"}}' 2023-04-19 08:02:47,347 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805 0.115s 2023-04-19 08:02:47,347 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-89699d2e-28d4-49aa-a6e8-1f112210b0b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'' 2023-04-19 08:02:47,374 79743 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805 0.025s 2023-04-19 08:02:47,374 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-77ca6551-264a-46d1-a32a-1ff897a65a25', 'x-openstack-request-id': 'req-77ca6551-264a-46d1-a32a-1ff897a65a25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/780bf5749c17414593f12a2d5af7d069/volumes/3025568a-8d12-4d28-b106-b1bc88c22805'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3025568a-8d12-4d28-b106-b1bc88c22805 could not be found."}}' 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 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 45ea6003-69c1-4eed-896d-f0e66013fe0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:05,249 79733 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/b515545f-3b22-4d80-a102-6a318ab9717a 0.342s 2023-04-19 08:00:05,250 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e492cf0-912d-4ade-b8e8-7bb39ae06a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:06,340 79733 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 1.064s 2023-04-19 08:00:06,341 79733 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': 'Wed, 19 Apr 2023 08:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d85c08f9-1db2-4731-a4b5-26d74ad67ca4', '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": "1080c5d88a714532b7360494f2a81366", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ffd18089-7b15-47d9-9121-458f0775df9d", "created_at": "2023-04-19T08:00:06Z", "updated_at": "2023-04-19T08:00:06Z", "tags": [], "self": "/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d", "file": "/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:08,459 79733 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-19 08:00:08,460 79733 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/ffd18089-7b15-47d9-9121-458f0775df9d/file 2.119s 2023-04-19 08:00:08,460 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-42cc0540-3a3f-462e-9ab6-495131c73545', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d/file'} Body: b'' 2023-04-19 08:00:08,461 79733 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:00:08,461 79733 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:00:08,779 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.315s 2023-04-19 08:00:08,779 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1837993463", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHS064Koenz8b6n/zM5OZTScD7D35vhn6Qr4wJq1LJoe0nFCWy65dHvaWmkmBxVRrNzy6eJ7pvNNjZ52RMQ4zlthaJQRSt3S+02i4Flq+va1gmNfQgCX9HPO+5b7na+OxQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:08 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-6a1a965f-39f9-4836-b309-f4127c67d6a9', 'x-compute-request-id': 'req-6a1a965f-39f9-4836-b309-f4127c67d6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1837993463", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHS064Koenz8b6n/zM5OZTScD7D35vhn6Qr4wJq1LJoe0nFCWy65dHvaWmkmBxVRrNzy6eJ7pvNNjZ52RMQ4zlthaJQRSt3S+02i4Flq+va1gmNfQgCX9HPO+5b7na+OxQ==", "fingerprint": "75:5b:54:b8:f5:06:92:af:ba:ef:85:08:37:89:c0:06", "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe"}}' 2023-04-19 08:00:08,786 79733 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1837993463 created 2023-04-19 08:00:09,241 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.454s 2023-04-19 08:00:09,241 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1487262396", "description": "tempest-description--512704228"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5161eb09-02cc-4a8e-85bb-7ce10bc62f95', 'date': 'Wed, 19 Apr 2023 08:00:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "name": "tempest-securitygroup--1487262396", "stateful": true, "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "description": "tempest-description--512704228", "shared": false, "security_group_rules": [{"id": "1ef0d4f1-81c5-4d3d-964d-44de14fa0f4c", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "security_group_id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "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": 387, "description": null, "tags": [], "created_ at": "2023-04-19T08:00:08Z", "updated_at": "2023-04-19T08:00:08Z", "revision_number": 0, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}, {"id": "5a18eac4-ca10-4ae6-860b-e6bbdf7c32a0", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "security_group_id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "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": 388, "description": null, "tags": [], "created_at": "2023-04-19T08:00:08Z", "updated_at": "2023-04-19T08:00:08Z", "revision_number": 0, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}], "tags": [], "created_at": "2023-04-19T08:00:08Z", "updated_at": "2023-04-19T08:00:08Z", "revision_number": 1, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:00:10,033 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.791s 2023-04-19 08:00:10,033 79733 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": "29d5f692-2379-42c6-9599-7d66f4aca90b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9a9913bd-66c3-4bcb-9c12-732d58ef6050', 'date': 'Wed, 19 Apr 2023 08:00:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d27b796-185b-473a-906f-4dbd23b56040", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "security_group_id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "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, "description": "", "created_at": "2023-04-19T08:00:09Z", "updated_at": "2023-04-19T08:00:09Z", "revision_number": 0, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:00:11,303 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.269s 2023-04-19 08:00:11,304 79733 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": "29d5f692-2379-42c6-9599-7d66f4aca90b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3b0b8dd7-f87e-4fa0-9c58-e80e7f0e3fa2', 'date': 'Wed, 19 Apr 2023 08:00:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "085d4587-3b5b-458c-bbe5-d52f22c6d6fe", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "security_group_id": "29d5f692-2379-42c6-9599-7d66f4aca90b", "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, "description": "", "created_at": "2023-04-19T08:00:10Z", "updated_at": "2023-04-19T08:00:10Z", "revision_number": 0, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:00:11,305 79733 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1487262396 created 2023-04-19 08:00:13,580 79733 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.275s 2023-04-19 08:00:13,581 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-431bd36e-cda5-483e-9790-735e03d916fd', 'date': 'Wed, 19 Apr 2023 08:00:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a174b0c0-cd34-44b6-8e05-10f26c41b6c3", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "floating_ip_address": "172.24.4.235", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:12Z", "updated_at": "2023-04-19T08:00:12Z", "revision_number": 0}}' 2023-04-19 08:00:13,581 79733 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a174b0c0-cd34-44b6-8e05-10f26c41b6c3', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'floating_ip_address': '172.24.4.235', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:12Z', 'updated_at': '2023-04-19T08:00:12Z', 'revision_number': 0, 'ip': '172.24.4.235'} created 2023-04-19 08:00:13,738 79733 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.150s 2023-04-19 08:00:13,738 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-069f792f-9f1b-4354-9bcf-fb6697d55032', '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": "2b62de8ca3994e54ae9c9cd891a8f4fe", "name": "tempest-AttachSCSIVolumeTestJSON-895000539-project-member", "password_expires_at": null}, "audit_ids": ["UYI9uE84SNy-3MHF8rRlPg"], "expires_at": "2023-04-19T09:00:13.000000Z", "issued_at": "2023-04-19T08:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "616eae3faffb4aaa9fbdae47ea8d5cba", "name": "tempest-AttachSCSIVolumeTestJSON-895000539"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "t ype": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/616eae3faffb4aaa9fbdae47ea8d5cba", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:00:13,739 79733 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'caec9a8e-a676-4bc0-92c5-e9f4343c100d', 'name': 'tempest-AttachSCSIVolumeTestJSON-95335814-network', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54483, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:23Z', 'updated_at': '2023-04-19T07:59:23Z', 'revision_number': 1} available for tenant 2023-04-19 08:00:13,741 79733 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1837993463', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHS064Koenz8b6n/zM5OZTScD7D35vhn6Qr4wJq1LJoe0nFCWy65dHvaWmkmBxVRrNzy6eJ7pvNNjZ52RMQ4zlthaJQRSt3S+02i4Flq+va1gmNfQgCX9HPO+5b7na+OxQ==', 'fingerprint': '75:5b:54:b8:f5:06:92:af:ba:ef:85:08:37:89:c0:06', 'user_id': '2b62de8ca3994e54ae9c9cd891a8f4fe', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDADSMgClvhJ5LrWQujRvplGgwAZhy8BmjIv0WzmKCMDW478t2ttvSlY\nlnYYI65bBIGgBwYFK4EEACKhZANiAAR0tOuCqHp8/G+p/8zOTmU0nA+w9+b4Z+kK\n+MCatSyaHtJxQlsuuXR72lppJgcVUazc8unie6bzTY2edkTEOM5bYWiUEUrd0vtN\nouBZavr2tYJjX0IAl/RzzvuW+52vjsU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '29d5f692-2379-42c6-9599-7d66f4aca90b', 'name': 'tempest-securitygroup--1487262396', 'stateful': True, 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'description': 'tempest-description--512704228', 'shared': False, 'security_group_rules': [{'id': '1ef0d4f1-81c5-4d3d-964d-44de14fa0f4c', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'security_group_id': '29d5f692-2379-42c6-9599-7d66f4aca90b', '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': 387, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:08Z', 'updated_at': '2023-04-19T08:00:08Z', 'revision_number': 0, 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba'}, {'id': '5a18eac4-ca10-4ae6-860b-e6bbdf7c32a0', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'security_group_ id': '29d5f692-2379-42c6-9599-7d66f4aca90b', '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': 388, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:08Z', 'updated_at': '2023-04-19T08:00:08Z', 'revision_number': 0, 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba'}], 'tags': [], 'created_at': '2023-04-19T08:00:08Z', 'updated_at': '2023-04-19T08:00:08Z', 'revision_number': 1, 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba'}, 'floating_ip': {'id': 'a174b0c0-cd34-44b6-8e05-10f26c41b6c3', 'tenant_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'floating_ip_address': '172.24.4.235', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '616eae3faffb4aaa9fbdae47ea8d5cba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:12Z', 'updated_at': '2023-04-19T08:00:12Z', 'revision_number': 0, 'ip': '172.24.4.235'}} 2023-04-19 08:00:16,137 79733 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 2.394s 2023-04-19 08:00:16,137 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-513468572", "imageRef": "ffd18089-7b15-47d9-9121-458f0775df9d", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "caec9a8e-a676-4bc0-92c5-e9f4343c100d"}], "security_groups": [{"name": "tempest-securitygroup--1487262396"}], "key_name": "tempest-keypair-1837993463", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-445c33c8-c5fb-42d3-a94f-1acf78b8bfc8', 'x-compute-request-id': 'req-445c33c8-c5fb-42d3-a94f-1acf78b8bfc8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1487262396"}], "adminPass": "DmUXo7tbuVA7"}}' 2023-04-19 08:00:16,594 79733 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/47562492-07e0-43cb-979a-fd904c3bcf6c 0.454s 2023-04-19 08:00:16,595 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39762899-42fc-45fd-8480-32b05e8e3d3b', 'x-compute-request-id': 'req-39762899-42fc-45fd-8480-32b05e8e3d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'{"server": {"id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "name": "tempest-AttachSCSIVolumeTestJSON-server-513468572", "status": "BUILD", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "metadata": {}, "hostId": "", "image": {"id": "ffd18089-7b15-47d9-9121-458f0775df9d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ffd18089-7b15-47d9-9121-458f0775df9d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:16Z", "updated": "2023-04-19T08:00:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1837993463", "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": []}}' 2023-04-19 08:01:06,864 79733 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/47562492-07e0-43cb-979a-fd904c3bcf6c 0.235s 2023-04-19 08:01:06,864 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bd45228-720d-430e-a080-86a55a473b43', 'x-compute-request-id': 'req-6bd45228-720d-430e-a080-86a55a473b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'{"server": {"id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "name": "tempest-AttachSCSIVolumeTestJSON-server-513468572", "status": "ACTIVE", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "metadata": {}, "hostId": "f2e124822a08c8108193ac56b8ea35d39defe2aa872e22d1aa1116f0", "image": {"id": "ffd18089-7b15-47d9-9121-458f0775df9d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ffd18089-7b15-47d9-9121-458f0775df9d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:16Z", "updated": "2023-04-19T08:00:28Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-95335814-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ff:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1837993463", "OS-SRV-USG:launched_at": "2023-04-19T08:00:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1487262396"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:01:06,882 79733 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:02:07,123 79733 INFO [tempe st.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c/os-interface 0.179s 2023-04-19 08:02:07,123 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:06 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-22451de1-43f7-4040-ac5d-0b98267d46e4', 'x-compute-request-id': 'req-22451de1-43f7-4040-ac5d-0b98267d46e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "caec9a8e-a676-4bc0-92c5-e9f4343c100d", "port_id": "9aaae4fb-7881-479b-a7a4-10d4d96a3aff", "mac_addr": "fa:16:3e:c6:ff:a3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7df204c8-588f-448a-9638-7d6b25b713e4", "ip_address": "10.0.0.12"}]}]}' 2023-04-19 08:02:08,357 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/a174b0c0-cd34-44b6-8e05-10f26c41b6c3 1.229s 2023-04-19 08:02:08,358 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9aaae4fb-7881-479b-a7a4-10d4d96a3aff"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3d854e6e-6b37-4892-96b8-3888f75af3bf', 'date': 'Wed, 19 Apr 2023 08:02:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a174b0c0-cd34-44b6-8e05-10f26c41b6c3'} Body: b'{"floatingip": {"id": "a174b0c0-cd34-44b6-8e05-10f26c41b6c3", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "floating_ip_address": "172.24.4.235", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "c47089ed-ed1d-4e8b-b25e-dd354a063fe3", "port_id": "9aaae4fb-7881-479b-a7a4-10d4d96a3aff", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "caec9a8e-a676-4bc0-92c5-e9f4343c100d", "mac_address": "fa:16:3e:c6:ff:a3", "admin_state_up": true, "status": "ACTIVE", "device_id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:12Z", "updated_at": "2023-04-19T08:02:07Z", "revision_number": 1, "project_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:02:08,360 79733 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.235:22' as 'cirros' with public key authentication 2023-04-19 08:02:08,396 79733 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:08,445 79733 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:08,446 79733 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.235 successfully created 2023-04-19 08:02:08,741 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes 0.294s 2023-04-19 08:02:08,742 79733 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-509620219"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:08 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fb162b-18e1-4560-a066-225f3136745e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fb162b-18e1-4560-a066-225f3136745e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes'} Body: b'{"volume": {"id": "45ea6003-69c1-4eed-896d-f0e66013fe0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:08.669711", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-509620219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}], "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:08,801 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a 0.048s 2023-04-19 08:02:08,801 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9f402d-c219-4572-afed-3578580ef109', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9f402d-c219-4572-afed-3578580ef109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a'} Body: b'{"volume": {"id": "45ea6003-69c1-4eed-896d-f0e66013fe0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:09.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-509620219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}], "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:02:09,855 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a 0.041s 2023-04-19 08:02:09,855 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aef567f-9641-4a14-ba75-bdf3ecb5a63c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aef567f-9641-4a14-ba75-bdf3ecb5a63c', 'connection': 'close', 'status': '200', 'c ontent-location': 'http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a'} Body: b'{"volume": {"id": "45ea6003-69c1-4eed-896d-f0e66013fe0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:09.000000", "updated_at": "2023-04-19T08:02:09.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-509620219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/616eae3faffb4aaa9fbdae47ea8d5cba/volumes/45ea6003-69c1-4eed-896d-f0e66013fe0a"}], "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba"}}' 2023-04-19 08:02:10,335 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c 0.457s 2023-04-19 08:02:10,335 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-933e6f17-1470-4b16-b0dd-6cd3420a5769', 'x-compute-request-id': 'req-933e6f17-1470-4b16-b0dd-6cd3420a5769', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'' 2023-04-19 08:02:10,509 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c 0.173s 2023-04-19 08:02:10,510 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a433abc-8a2e-487b-9513-ee6b0c340415', 'x-compute-request-id': 'req-3a433abc-8a2e-487b-9513-ee6b0c340415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'{"server": {"id": "47562492-07e0-43cb-979a-fd904c3bcf6c", "name": "tempest-AttachSCSIVolumeTestJSON-server-513468572", "status": "ACTIVE", "tenant_id": "616eae3faffb4aaa9fbdae47ea8d5cba", "user_id": "2b62de8ca3994e54ae9c9cd891a8f4fe", "metadata": {}, "hostId": "f2e124822a08c8108193ac56b8ea35d39defe2aa872e22d1aa1116f0", "image": {"id": "ffd18089-7b15-47d9-9121-458f0775df9d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ffd18089-7b15-47d9-9121-458f0775df9d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:16Z", "updated": "2023-04-19T08:02:10Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-95335814-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ff:a3"}, {"version": 4, "addr": "172.24.4.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:ff:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/47562492-07e0-43cb-979a-fd904c3bcf6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1837993463", "OS-SRV-USG:launched_at": "2023-04-19T08:00:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1487262396"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:00,615 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c 0.053s 2023-04-19 08:03:00,616 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03: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-974b4aff-36a5-4ef6-8fe9-733fc56fa9d5', 'x-compute-request-id': 'req-974b4aff-36a5-4ef6-8fe9-733fc56fa9d5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/47562492-07e0-43cb-979a-fd904c3bcf6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 47562492-07e0-43cb-979a-fd904c3bcf6c could not be found."}}' 2023-04-19 08:03:00,653 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1837993463 0.037s 2023-04-19 08:03:00,653 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03: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-48a3fe35-a341-4fc1-9558-2fca22691355', 'x-compute-request-id': 'req-48a3fe35-a341-4fc1-9558-2fca22691355', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1837993463'} Body: b'' 2023-04-19 08:03:00,937 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/29d5f692-2379-42c6-9599-7d66f4aca90b 0.283s 2023-04-19 08:03:00,938 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-173b4801-c532-49a8-8ebf-27db99b36b34', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/29d5f692-2379-42c6-9599-7d66f4aca90b'} Body: b'' 2023-04-19 08:03:00,960 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/29d5f692-2379-42c6-9599-7d66f4aca90b 0.022s 2023-04-19 08:03:00,961 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-open stack-request-id': 'req-d98a310d-799d-4439-a5ac-a943cd46c791', 'date': 'Wed, 19 Apr 2023 08:03:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/29d5f692-2379-42c6-9599-7d66f4aca90b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 29d5f692-2379-42c6-9599-7d66f4aca90b does not exist", "detail": ""}}' 2023-04-19 08:03:01,563 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a174b0c0-cd34-44b6-8e05-10f26c41b6c3 0.601s 2023-04-19 08:03:01,563 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-26bbb613-ef94-459b-b58e-fed0f813c875', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a174b0c0-cd34-44b6-8e05-10f26c41b6c3'} Body: b'' 2023-04-19 08:03:01,683 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d 0.119s 2023-04-19 08:03:01,683 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dd74549c-a615-4013-81ee-e3d245b9da79', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d'} Body: b'' 2023-04-19 08:03:01,699 79733 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d 0.015s 2023-04-19 08:03:01,700 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-32dec16f-8eec-4a4e-a34d-fc218fbfed56', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/ffd18089-7b15-47d9-9121-458f0775df9d'} Body: b'{"message": "No image found with ID ffd18089-7b15-47d9-9121-458f0775df9d

\\n\\n\\n", "code": "404 Not Found", "title": "Not 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5493b8db-b8b2-441f-a284-953385fb6382 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:03,207 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.220s 2023-04-19 08:03:03,208 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-496347fc-3e06-4604-91eb-7c740d8303e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:03,607 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes 0.398s 2023-04-19 08:03:03,608 79743 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-1886423015", "snapshot_id": null, "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb6a73d-1cc6-4539-999d-884bf75256c6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb6a73d-1cc6-4539-999d-884bf75256c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes'} Body: b'{"volume": {"id": "5493b8db-b8b2-441f-a284-953385fb6382", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:03.505651", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1886423015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:03,658 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382 0.040s 2023-04-19 08:03:03,659 79743 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4b6191-a227-4f45-a97f-523410dff41e', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4b6191-a227-4f45-a97f-523410dff41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382'} Body: b'{"volume": {"id": "5493b8db-b8b2-441f-a284-953385fb6382", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1886423015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:04,706 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382 0.037s 2023-04-19 08:03:04,706 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce600f3-6fff-45fd-94ab-f5865d1f3fd3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce600f3-6fff-45fd-94ab-f5865d1f3fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382'} Body: b'{"volume": {"id": "5493b8db-b8b2-441f-a284-953385fb6382", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:04.000000", "updated_at": "2023-04-19T08:03:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1886423015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:04,850 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382 0.132s 2023-04-19 08:03:04,851 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037db349-0608-4eaa-8c02-7f95323b335a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382'} Body: b'' 2023-04-19 08:03:04,873 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382 0.021s 2023-04-19 08:03:04,873 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 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-39d117ec-3d11-4770-b7b6-2b6d99740dfa', 'x-openstack-request-id': 'req-39d117ec-3d11-4770-b7b6-2b6d99740dfa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/5493b8db-b8b2-441f-a284-953385fb6382'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5493b8db-b8b2-441f-a284-953385fb6382 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 183, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8cd3c37a-721b-49dc-8468-b2c06723a88b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:04,907 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.031s 2023-04-19 08:03:04,908 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-823a9693-b114-490e-9d2d-932314142708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:05,224 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes 0.315s 2023-04-19 08:03:05,224 79743 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-2113360537", "snapshot_id": null, "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f7f5f1-62b7-4ba5-af88-ca7e65b2cbbb', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f7f5f1-62b7-4ba5-af88-ca7e65b2cbbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes'} Body: b'{"volume": {"id": "8cd3c37a-721b-49dc-8468-b2c06723a88b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:05.155634", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2113360537", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:05,276 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b 0.042s 2023-04-19 08:03:05,276 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a38019-65b3-40bb-a0ce-bf7a234d6986', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a38019-65b3-40bb-a0ce-bf7a234d6986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b'} Body: b'{"volume": {"id": "8cd3c37a-721b-49dc-8468-b2c06723a88b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:05.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2113360537", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:06,330 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b 0.042s 2023-04-19 08:03:06,330 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63248da0-1ce8-4b52-8e33-a3ef9143147e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63248da0-1ce8-4b52-8e33-a3ef9143147e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b'} Body: b'{"volume": {"id": "8cd3c37a-721b-49dc-8468-b2c06723a88b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:05.000000", "updated_at": "2023-04-19T08:03:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2113360537", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:06,455 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b 0.113s 2023-04-19 08:03:06,456 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:06 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-56ea80ce-e014-46fe-89ca-70d019ffadea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b'} Body: b'' 2023-04-19 08:03:06,492 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b 0.036s 2023-04-19 08:03:06,493 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:06 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-7f2c6130-8e7f-482f-8c61-7f2d74c0101f', 'x-openstack-request-id': 'req-7f2c6130-8e7f-482f-8c61-7f2d74c0101f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/8cd3c37a-721b-49dc-8468-b2c06723a88b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8cd3c37a-721b-49dc-8468-b2c06723a88b 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 88912798-00e8-4ab7-b03e-7a004182130e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:06,496 79743 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-19 08:03:06,578 79743 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.079s 2023-04-19 08:03:06,578 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-391790353", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEyVqCdiChFWmzRTLEeKvUfr1lYiM9KGw4gBDx3vvFvBZAVQZCNcYeKjeEcA0XeBDzssUcc10kv8Rwv9CipVvalj5oDQ32+YuD/EraOCkg4Wyke+HgrrUkmqkeaIxtaOqQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e5ac43-f0eb-4849-a1e4-36820e380c19', 'x-compute-request-id': 'req-49e5ac43-f0eb-4849-a1e4-36820e380c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-391790353", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEyVqCdiChFWmzRTLEeKvUfr1lYiM9KGw4gBDx3vvFvBZAVQZCNcYeKjeEcA0XeBDzssUcc10kv8Rwv9CipVvalj5oDQ32+YuD/EraOCkg4Wyke+HgrrUkmqkeaIxtaOqQ==", "fingerprint": "de:df:90:67:bb:b6:3e:ea:0f:74:78:c2:b4:26:15:94", "user_id": "864bd45391ca4eb6a8b3f03d97c6c335"}}' 2023-04-19 08:03:06,764 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.183s 2023-04-19 08:03:06,765 79743 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-397236853", "description": "tempest-secgroup-smoke-397236853 description", "project_id": "7f2984ffdae745169c67254fd396ac2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-24ce0fcd-8176-4f60-b65e-d06309cabbbe', 'date': 'Wed, 19 Apr 2023 08:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "name": "tempest-secgroup-smoke-397236853", "stateful": true, "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "description": "tempest-secgroup-smoke-397236853 description", "shared": false, "security_group_rules": [{"id": "a9ba4215-0a1f-45cb-b507-ed19a7e04b3d", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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": 625, "description": null, "tags": [], "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}, {"id": "c612d45d-e8f7-4ab7-8d18-c075d1623e18", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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": 624, "description": null, "tags": [], "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 0, "project_id": "7f2984ffdae 745169c67254fd396ac2b"}], "tags": [], "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 1, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:06,926 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-19 08:03:06,927 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-421b53cb-0ffe-4b63-bba9-0122bfbd2fec', 'date': 'Wed, 19 Apr 2023 08:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f6c49fcd-5546-43bf-beef-780cb2025f38", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,078 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-19 08:03:07,079 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-367c6c54-aeb5-4877-9c75-e29282e0c52d', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "471f3603-5848-4d46-afbe-61b1cdf7ce68", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:06Z", "updated_at": "2023-04-19T08:03:06Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,246 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-19 08:03:07,246 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-59833c3e-e9bf-40e9-b9c9-963eca73126c', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location ': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a064461a-d818-430c-a38e-413908520f6a", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:07Z", "updated_at": "2023-04-19T08:03:07Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,452 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.205s 2023-04-19 08:03:07,452 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-34922547-2aa7-4c0d-91bd-5c3c40cb639c', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d3458eb4-29f3-4414-be13-28b479d20783", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:07Z", "updated_at": "2023-04-19T08:03:07Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,668 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.215s 2023-04-19 08:03:07,669 79743 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": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f49e06bb-c3ca-4786-8cfa-812a1a717496', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76015c6a-50bb-482e-9c74-e12104081b2b", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:07Z", "updated_at": "2023-04-19T08:03:07Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,936 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.265s 2023-04-19 08:03:07,936 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "project_id": "7f2984ffdae745169c67254fd396ac2b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2e9d0e9a-71ac-44c6-933a-27fc1a368ac3', 'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1990a93c-8b11-4913-9e39-af67b661e569", "tenant_id": "7f2984ffdae745169c67254fd396ac2b", "security_group_id": "b3bf7aea-57a0-4855-873f-2723eb99418c", "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, "description": "", "created_at": "2023-04-19T08:03:07Z", "updated_at": "2023-04-19T08:03:07Z", "revision_number": 0, "project_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:07,937 79743 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-19 08:03:07,963 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a 0.025s 2023-04-19 08:03:07,963 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-12e4a35d-fdb6-4320-8010-053d3e5d3081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:08,295 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes 0.331s 2023-04-19 08:03:08,296 79743 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-127038941", "snapshot_id": null, "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff66271-bd30-46b9-a01b-0a7e709975f3', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff66271-bd30-46b9-a01b-0a7e709975f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes'} Body: b'{"volume": {"id": "88912798-00e8-4ab7-b03e-7a004182130e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:08.234119", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-127038941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:08,351 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e 0.046s 2023-04-19 08:03:08,352 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74414f4f-6176-4548-8252-2fcb94b27848', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74414f4f-6176-4548-8252-2fcb94b27848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e'} Body: b'{"volume": {"id": "88912798-00e8-4ab7-b03e-7a004182130e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-127038941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:09,400 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e 0.036s 2023-04-19 08:03:09,401 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a853e227-0c7d-44ae-bc2b-87f79720aa04', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a853e227-0c7d-44ae-bc2b-87f79720aa04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e'} Body: b'{"volume": {"id": "88912798-00e8-4ab7-b03e-7a004182130e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:08.000000", "updated_at": "2023-04-19T08:03:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-127038941", "description": null, "volume_type": "joviandss-2", "snapsho t_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e"}], "user_id": "864bd45391ca4eb6a8b3f03d97c6c335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f2984ffdae745169c67254fd396ac2b"}}' 2023-04-19 08:03:09,575 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e 0.164s 2023-04-19 08:03:09,575 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:09 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-e9663929-1755-4d18-8248-732695d9e62a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e'} Body: b'' 2023-04-19 08:03:09,598 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e 0.022s 2023-04-19 08:03:09,598 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:09 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-2eab5594-cea6-4e81-93e8-ea45fa2faa06', 'x-openstack-request-id': 'req-2eab5594-cea6-4e81-93e8-ea45fa2faa06', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7f2984ffdae745169c67254fd396ac2b/volumes/88912798-00e8-4ab7-b03e-7a004182130e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 88912798-00e8-4ab7-b03e-7a004182130e could not be found."}}' 2023-04-19 08:03:09,766 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b3bf7aea-57a0-4855-873f-2723eb99418c 0.167s 2023-04-19 08:03:09,767 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e9563b67-f72f-4d42-8c17-6475c96c9fa0', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b3bf7aea-57a0-4855-873f-2723eb99418c'} Body: b'' 2023-04-19 08:03:09,796 79743 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-391790353 0.029s 2023-04-19 08:03:09,797 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:09 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': 'OpenS tack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5264f70e-b8a1-4cd2-b414-7a1a5d441a60', 'x-compute-request-id': 'req-5264f70e-b8a1-4cd2-b414-7a1a5d441a60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-391790353'} Body: b'' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8d6f7753-0f5b-4854-be43-ae6d5e498956 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:30,827 79747 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-19 08:00:32,143 79747 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 1.315s 2023-04-19 08:00:32,143 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1550283280", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ae3a83fc-3601-475c-aec9-ea722cffcbdf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1550283280", "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": "d5e8362c8d404717b2fa6e510f1de07a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "created_at": "2023-04-19T08:00:32Z", "updated_at": "2023-04-19T08:00:32Z", "tags": [], "self": "/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d", "file": "/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:00:34,174 79747 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/1c4a173b-3d12-4bab-9642-74b37744bc8d/file 2.030s 2023-04-19 08:00:34,175 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b4bcea31-6a6f-482e-8ca6-91055a891db0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d/file'} Body: b'' 2023-04-19 08:00:34,175 79747 DEBUG [tempest.scenario.manager] image:1c4a173b-3d12-4bab-9642-74b37744bc8d 2023-04-19 08:00:34,348 79747 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.170s 2023-04-19 08:00:34,349 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1575776456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlNU+RZkQUpT8H2ql1PCNi7lfeX4S0eZFs6UpcRNOM9qMXKDffLU8Qr3d69D2xXSxNtAoNVhxAbrdpC0hTYX0M/jiilTWLCO0mBo0u7ACFt8VR+C1Jf2H9guOVzCnwxMA=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bacc0832-f3c4-47a9-a599-76cde01262ed', 'x-compute-request-id': 'req-bacc0832-f3c4-47a9-a599-76cde01262ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1575776456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlNU+RZkQUpT8H2ql1PCNi7lfeX4S0eZFs6UpcRNOM9qMXKDffLU8Qr3d69D2xXSxNtAoNVhxAbrdpC0hTYX0M/jiilTWLCO0mBo0u7ACFt8VR+C1Jf2H9guOVzCnwxMA==", "fingerprint": "72:d5:a6:2f:77:3a:41:77:2f:e1:73:1c:2b:88:fa:30", "user_id": "3d32cbfb3d854d56ad3961da3f406e77"}}' 2023-04-19 08:00:34,470 79747 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.113s 2023-04-19 08:00:34,471 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4c136e5d-7b62-43d8-8dfd-dfaafc5b06fd', '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": "3d32cbfb3d854d56ad3961da3f406e77", "name": "tempest-TestMinimumBasicScenario-1741504408-project-member", "password_expires_at": null}, "audit_ids": ["B9qlMDFbTF2nhL9OToz-iw"], "expires_at": "2023-04-19T09:00:34.000000Z", "issued_at": "2023-04-19T08:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5e8362c8d404717b2fa6e510f1de07a", "name": "tempest-TestMinimumBasicScenario-1741504408"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"} ]}}' 2023-04-19 08:00:34,471 79747 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '682c6652-a138-4959-89c2-44eddbd9e65c', 'name': 'tempest-TestMinimumBasicScenario-1278788145-network', 'tenant_id': 'd5e8362c8d404717b2fa6e510f1de07a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd5e8362c8d404717b2fa6e510f1de07a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19470, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:56Z', 'updated_at': '2023-04-19T07:59:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:00:35,576 79747 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 1.104s 2023-04-19 08:00:35,576 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1459682890", "imageRef": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "networks": [{"uuid": "682c6652-a138-4959-89c2-44eddbd9e65c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f972582-55d5-4c5c-86f9-16d3d97a9f84', 'x-compute-request-id': 'req-5f972582-55d5-4c5c-86f9-16d3d97a9f84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "f8n9Ef4mZ83e"}}' 2023-04-19 08:00:35,704 79747 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/729daf9c-359b-41f7-a15a-6460beab58c8 0.124s 2023-04-19 08:00:35,704 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e65de774-665b-4644-81f9-af2c6775e74c', 'x-compute-request-id': 'req-e65de774-665b-4644-81f9-af2c6775e74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "BUILD", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "", "image": {"id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:36Z", "updated": "2023-04-19T08:00:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "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": []}}' 2023-04-19 08:01:26,181 79747 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/729daf9c-359b-41f7-a15a-6460beab58c8 0.443s 2023-04-19 08:01:26,182 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2abde12d-1000-495c-a7bc-2a2d8a21159e', 'x-compute-request-id': 'req-2abde12d-1000-495c-a7bc-2a2d8a21159e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:35Z", "updated": "2023-04-19T08:00:46Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7b:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "OS-SRV-USG:launched_at": "2023-04-19T08:00:45.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": []}}' 2023-04-19 08:01:26,193 79747 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:02:26,495 79747 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/729daf9c-359b-41f7-a15a-6460beab58c8 0.240s 2023-04-19 08:02:26,495 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fbba0a2-bb3f-4dc9-bbd7-10c110b96807', 'x-compute-request-id': 'req-5fbba0a2-bb3f-4dc9-bbd7-10c110b96807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:35Z", "updated": "2023-04-19T08:00:46Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7b:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "OS-SRV-USG:launched_at": "2023-04-19T08:00:45.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": []}}' 2023-04-19 08:02:27,073 79747 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.565s 2023-04-19 08:02:27,073 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:26 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-b2f49c2d-7d88-4b6a-a8ba-f6ab18114fba', 'x-compute-request-id': 'req-b2f49c2d-7d88-4b6a-a8ba-f6ab18114fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}]}]}' 2023-04-19 08:02:27,355 79747 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/729daf9c-359b-41f7-a15a-6460beab58c8 0.278s 2023-04-19 08:02:27,355 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'applicatio n/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af9adca-6136-4aaf-a592-cac562582e73', 'x-compute-request-id': 'req-8af9adca-6136-4aaf-a592-cac562582e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "1c4a173b-3d12-4bab-9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:35Z", "updated": "2023-04-19T08:00:46Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7b:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "OS-SRV-USG:launched_at": "2023-04-19T08:00:45.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": []}}' 2023-04-19 08:02:27,587 79747 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/d5e8362c8d404717b2fa6e510f1de07a/volumes 0.220s 2023-04-19 08:02:27,587 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1961243340", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901d1155-b378-49c5-afe1-87c7629656cb', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901d1155-b378-49c5-afe1-87c7629656cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes'} Body: b'{"volume": {"id": "8d6f7753-0f5b-4854-be43-ae6d5e498956", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:27.524142", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1961243340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:27,652 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_dele tion): 200 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956 0.055s 2023-04-19 08:02:27,652 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336e16fa-8f5e-4676-ad65-78f616b2d145', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336e16fa-8f5e-4676-ad65-78f616b2d145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956'} Body: b'{"volume": {"id": "8d6f7753-0f5b-4854-be43-ae6d5e498956", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:28.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1961243340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5e8362c8d404717b2fa6e510f1de07a"}}' 2023-04-19 08:02:28,702 79747 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/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956 0.039s 2023-04-19 08:02:28,702 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-849c0b68-9be7-413b-8882-965eaecc3553', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-849c0b68-9be7-413b-8882-965eaecc3553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956'} Body: b'{"volume": {"id": "8d6f7753-0f5b-4854-be43-ae6d5e498956", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:28.000000", "updated_at": "2023-04-19T08:02:28.000000", "name": "tempest-TestMinimumBasicScenario-volume-1961243340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5e8362c8d404717b2fa6e510f1de07a"}}' 2023-04-19 08:02:28,825 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956 0.111s 2023-04-19 08:02:28,826 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-f54c6aa0-37cc-47d4-a522-3ab96216bf52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956'} Body: b'' 2023-04-19 08:02:28,849 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956 0.023s 2023-04-19 08:02:28,850 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02: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-3e3cf8bd-e0c2-40d8-80d0-a95478a64ef1', 'x-openstack-request-id': 'req-3e3cf8bd-e0c2-40d8-80d0-a95478a64ef1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/8d6f7753-0f5b-4854-be43-ae6d5e498956'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8d6f7753-0f5b-4854-be43-ae6d5e498956 could not be found."}}' 2023-04-19 08:02:28,982 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8 0.132s 2023-04-19 08:02:28,982 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32efe717-a8f4-47d4-acbe-e7743e7cf12b', 'x-compute-request-id': 'req-32efe717-a8f4-47d4-acbe-e7743e7cf12b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'' 2023-04-19 08:02:29,280 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8 0.297s 2023-04-19 08:02:29,280 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:28 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-b48c0f46-ea9e-464d-a54a-ccad6020afd8', 'x-compute-request-id': 'req-b48c0f46-ea9e-464d-a54a-ccad6020afd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"server": {"id": "729daf9c-359b-41f7-a15a-6460beab58c8", "name": "tempest-TestMinimumBasicScenario-server-1459682890", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "1c4a173b-3d12-4bab -9642-74b37744bc8d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1c4a173b-3d12-4bab-9642-74b37744bc8d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:35Z", "updated": "2023-04-19T08:02:29Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7b:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/729daf9c-359b-41f7-a15a-6460beab58c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1575776456", "OS-SRV-USG:launched_at": "2023-04-19T08:00:45.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": []}}' 2023-04-19 08:03:19,393 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8 0.050s 2023-04-19 08:03:19,394 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:19 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-56ccc6b2-9386-4909-9697-086d97116e79', 'x-compute-request-id': 'req-56ccc6b2-9386-4909-9697-086d97116e79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/729daf9c-359b-41f7-a15a-6460beab58c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 729daf9c-359b-41f7-a15a-6460beab58c8 could not be found."}}' 2023-04-19 08:03:19,428 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1575776456 0.033s 2023-04-19 08:03:19,428 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:19 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-5336dd6c-7290-4acb-afc6-15b5347777ae', 'x-compute-request-id': 'req-5336dd6c-7290-4acb-afc6-15b5347777ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1575776456'} Body: b'' 2023-04-19 08:03:19,551 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/1c4a173b-3d12-4bab-9642-74b37744bc8d 0.122s 2023-04-19 08:03:19,551 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5d992a06-bccb-4eee-a481-d01bf8aa1acb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/im ages/1c4a173b-3d12-4bab-9642-74b37744bc8d'} Body: b'' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:26,120 79733 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes 0.594s 2023-04-19 08:03:26,120 79733 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-857515474", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1f825a-53df-4cef-8563-c85f0a064a64', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1f825a-53df-4cef-8563-c85f0a064a64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes'} Body: b'{"volume": {"id": "5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:26.060287", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-857515474", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}], "user_id": "0a22198dc1764eef91ae8a6d2dc1247f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:26,192 79733 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464 0.062s 2023-04-19 08:03:26,192 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27408ef-6e70-4b7c-8664-e75c53e59cb4', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27408ef-6e70-4b7c-8664-e75c53e59cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464'} Body: b'{"volume": {"id": "5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:26.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-857515474", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}], "user_id": "0a22198dc1764eef91ae8a6d2dc1247f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b6a55c9989f430597b4a1bcac8c8c29"}}' 2023-04-19 08:03:27,248 79733 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464 0.044s 2023-04-19 08 :03:27,248 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0730a8-cbb3-4db9-aff9-25bbc5c1064d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0730a8-cbb3-4db9-aff9-25bbc5c1064d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464'} Body: b'{"volume": {"id": "5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:26.000000", "updated_at": "2023-04-19T08:03:26.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-857515474", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b6a55c9989f430597b4a1bcac8c8c29/volumes/5f0ca7d8-bfcb-4bd0-abf2-0ad1be013464"}], "user_id": "0a22198dc1764eef91ae8a6d2dc1247f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b6a55c9989f430597b4a1bcac8c8c29"}}' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 15e3f188-087f-4ea1-a76e-c34e34cd1550 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:00:40,609 79731 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:00:40,609 79731 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:00:40,946 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.334s 2023-04-19 08:00:40,947 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1494237566", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAV5PPaoQPdSnKCerN1S9h5jYbndpipKKqzy6s+rkWXNyCje9Yi3IQ3VaWHzVjmgTQROmob27G1YI3fRS3D1mkLXMEV15IssDTpu2yUPJLnTanwXjbeGguBCRmgJ/sBRRw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:40 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-9cbc8388-2fef-446b-b302-d0987aee8add', 'x-compute-request-id': 'req-9cbc8388-2fef-446b-b302-d0987aee8add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1494237566", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAV5PPaoQPdSnKCerN1S9h5jYbndpipKKqzy6s+rkWXNyCje9Yi3IQ3VaWHzVjmgTQROmob27G1YI3fRS3D1mkLXMEV15IssDTpu2yUPJLnTanwXjbeGguBCRmgJ/sBRRw==", "fingerprint": "f0:3a:2c:a6:07:11:46:11:63:3b:5e:80:48:f6:d6:43", "user_id": "64f18935b0524876bf69f22cff03139a"}}' 2023-04-19 08:00:40,953 79731 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1494237566 created 2023-04-19 08:00:41,267 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.313s 2023-04-19 08:00:41,267 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2115240419", "description": "tempest-description--249718746"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4fb2588b-ffe2-4738-b162-72dd2ebdf919', 'date': 'Wed, 19 Apr 2023 08:00:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2009294a-4f08-4520-962a-42ae6832eca5", "name": "tempest-securitygroup--2115240419", "stateful": true, "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "description": "tempest-description--249718746", "shared": false, "security_group_rules": [{"id": "e1dc4020-600e-4c27-a7b4-19b3750bc736", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "2009294a-4f08-4520-962a-42ae6832eca5", "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": 518, "description": null, "tags": [], "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}, {"id": "effdcfe3-1866-4af4-852d-bcdf364b11f3", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "2009294a-4f08-4520-962a-42ae6832eca5", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 519, "description": null, "tags": [], "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}], "tags": [], "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 1, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:00:41,475 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.207s 2023-04-19 08:00:41,476 79731 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": "2009294a-4f08-4520-962a-42ae6832eca5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e3d30d83-a0d5-40ec-8e9f-ddcc2ceae3d9', 'date': 'Wed, 19 Apr 2023 08:00:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d81e999-86eb-4747-adf7-ac3faa9f3f6d", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "2009294a-4f08-4520-962a-42ae6832eca5", "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, "description": "", "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:00:41,682 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2023-04-19 08:00:41,683 79731 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": "2009294a-4f08-4520-962a-42ae6832eca5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d476380e-a079-4fa3-b936-aa6b1a20645a', 'date': 'Wed, 19 Apr 2023 08:00:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f7583a7d-2ff4-404a-b2f4-f4bd7fe61951", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "2009294a-4f08-4520-962a-42ae6832eca5", "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, "description": "", "created_at": "2023-04-19T08:00:41Z", "updated_at": "2023-04-19T08:00:41Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:00:41,683 79731 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2115240419 created 2023-04-19 08:00:42,870 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.186s 2023-04-19 08:00:42,871 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-ecaf5a18-c190-49de-8f25-fa5b81f58c11', 'date': 'Wed, 19 Apr 2023 08:00:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "floating_ip_address": "172.24.4.200", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d73100ea55541d08952a24ef6931a0a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:42Z", "updated_at": "2023-04-19T08:00:42Z", "revision_number": 0}}' 2023-04-19 08:00:42,871 79731 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'floating_ip_address': '172.24.4.200', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 0, 'ip': '172.24.4.200'} created 2023-04-19 08:00:43,022 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.145s 2023-04-19 08:00:43,023 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-779f74e5-8150-4b4a-81cb-a649824a0189', '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": "64f18935b0524876bf69f22cff03139a", "name": "tempest-AttachVolumeTestJSON-718709395-project-member", "password_expires_at": null}, "audit_ids": ["JBI5pb92RgW85uss52d0SA"], "expires_at": "2023-04-19T09:00:42.000000Z", "issued_at": "2023-04-19T08:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d73100ea55541d08952a24ef6931a0a", "name": "tempest-AttachVolumeTestJSON-718709395"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d73100ea55541d08952a24ef693 1a0a", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:00:43,023 79731 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'ecb38694-e852-4967-af2b-2b034921cae2', 'name': 'tempest-AttachVolumeTestJSON-1770391798-network', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33259, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:00:31Z', 'updated_at': '2023-04-19T08:00:31Z', 'revision_number': 1} available for tenant 2023-04-19 08:00:43,024 79731 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1494237566', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAV5PPaoQPdSnKCerN1S9h5jYbndpipKKqzy6s+rkWXNyCje9Yi3IQ3VaWHzVjmgTQROmob27G1YI3fRS3D1mkLXMEV15IssDTpu2yUPJLnTanwXjbeGguBCRmgJ/sBRRw==', 'fingerprint': 'f0:3a:2c:a6:07:11:46:11:63:3b:5e:80:48:f6:d6:43', 'user_id': '64f18935b0524876bf69f22cff03139a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD3395Gjas9NJ75DbgsQYgHoPbgMqJOEIAmNMduVEPXYcyNentN0fcT\nUDAEOAfY5t2gBwYFK4EEACKhZANiAAQFeTz2qED3UpygnqzdUvYeY2G53aYqSiqs\n8urPq5Flzcgo3vWItyEN1Wlh81Y5oE0ETpqG9uxtWCN30Utw9ZpC1zBFdeSLLA06\nbtslDyS502p8F423hoLgQkZoCf7AUUc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2009294a-4f08-4520-962a-42ae6832eca5', 'name': 'tempest-securitygroup--2115240419', 'stateful': True, 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'description': 'tempest-description--249718746', 'shared': False, 'security_group_rules': [{'id': 'e1dc4020-600e-4c27-a7b4-19b3750bc736', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'security_group_id': '2009294a-4f08-4520-962a-42ae6832eca5', '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': 518, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:41Z', 'updated_at': '2023-04-19T08:00:41Z', 'revision_number': 0, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}, {'id': 'effdcfe3-1866-4af4-852d-bcdf364b11f3', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'security_group_id': '2009294a-4f08-4520-962a-42ae6832eca5', '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': 519, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:41Z', 'updated_at': '2023-04-19T08:00:41Z', 'revision_number': 0, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}], 'tags': [], 'created_at': '2023-04-19T08:00:4 1Z', 'updated_at': '2023-04-19T08:00:41Z', 'revision_number': 1, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}, 'floating_ip': {'id': 'e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'floating_ip_address': '172.24.4.200', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 0, 'ip': '172.24.4.200'}} 2023-04-19 08:00:43,914 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.889s 2023-04-19 08:00:43,914 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1168824159", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ecb38694-e852-4967-af2b-2b034921cae2"}], "security_groups": [{"name": "tempest-securitygroup--2115240419"}], "key_name": "tempest-keypair-1494237566", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebf595f-851a-483c-be0b-85d518497fc9', 'x-compute-request-id': 'req-4ebf595f-851a-483c-be0b-85d518497fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2115240419"}], "adminPass": "password"}}' 2023-04-19 08:00:44,036 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.118s 2023-04-19 08:00:44,037 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:43 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-7bce2f1a-8d0e-4d53-ae60-22834aeaa835', 'x-compute-request-id': 'req-7bce2f1a-8d0e-4d53-ae60-22834aeaa835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'{"server": {"id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "name": "tempest-AttachVolumeTestJSON-server-1168824159", "status": "BUILD", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookma rk", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1494237566", "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": []}}' 2023-04-19 08:01:34,350 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.251s 2023-04-19 08:01:34,351 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:34 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-0264fef0-a6b8-4c4a-8c3f-15b73a7b9aaa', 'x-compute-request-id': 'req-0264fef0-a6b8-4c4a-8c3f-15b73a7b9aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'{"server": {"id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "name": "tempest-AttachVolumeTestJSON-server-1168824159", "status": "ACTIVE", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "bd3be87120b7aeb15928a2188ca1926f17b673306bbbb8d3d3116680", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:43Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:41:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494237566", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2115240419"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:01:34,365 79731 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:02:34,581 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b/os-interface 0.163s 2023-04-19 08:02:34,581 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:34 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-882ce6e2-44b8-4dd9-b977-439b21018e32', 'x-compute-request-id': 'req-882ce6e2-44b8-4dd9-b977-439b21018e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ecb38694-e852-4967-af2b-2b034921cae2", "port_id": "dde1193b-2522-4f45-9742-39f340a3f35f", "mac_addr": "fa:16:3e:9b:41:2c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4f6c2e36-ddbb-4dac-b1fd-92e8669899b9", "ip_address": "10.0.0.6"}]}]}' 2023-04-19 08:02:35,362 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2 0.776s 2023-04-19 08:02:35,362 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "dde1193b-2522-4f45-9742-39f340a3f35f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-15e61fc0-74eb-468b-8ac0-7a1a531c39e8', 'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2'} Body: b'{"floatingip": {"id": "e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "floating_ip_address": "172.24.4.200", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "23dfb1e8-aab2-42a3-9070-ac6173b74a9b", "port_id": "dde1193b-2522-4f45-9742-39f340a3f35f", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ecb38694-e852-4967-af2b-2b034921cae2", "mac_address": "fa:16:3e:9b:41:2c", "admin_state_up": true, "status": "ACTIVE", "device_id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:00:42Z", "updated_at": "2023-04-19T08:02:34Z", "revision_number": 1, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:02:35,364 79731 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.200:22' as 'cirros' with public key authentication 2023-04-19 08:02:35,400 79731 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:35,422 79731 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:35,422 79731 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.200 successfully created 2023-04-19 08:02:35,477 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b/ips 0.053s 2023-04-19 08:02:35,477 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 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-6454643c-7fc7-4e0a-bfb6-6c81488b2be2', 'x-compute-request-id': 'req-6454643c-7fc7-4e0a-bfb6-6c81488b2be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-19 08:02:35,481 79731 INFO [tempest.lib.common.ssh] Creating ssh conn ection to '172.24.4.200:22' as 'cirros' with public key authentication 2023-04-19 08:02:35,486 79731 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:35,503 79731 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:35,503 79731 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.200 successfully created 2023-04-19 08:02:35,504 79731 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-19 08:02:35,504 79731 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.200:22' as 'cirros' with public key authentication 2023-04-19 08:02:35,508 79731 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:02:35,527 79731 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:02:35,528 79731 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.200 successfully created 2023-04-19 08:02:35,789 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes 0.239s 2023-04-19 08:02:35,790 79731 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-918882071"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050afeea-d71e-47c7-931c-741f5c25f8f9', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050afeea-d71e-47c7-931c-741f5c25f8f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes'} Body: b'{"volume": {"id": "15e3f188-087f-4ea1-a76e-c34e34cd1550", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:35.724930", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-918882071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:02:35,847 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550 0.048s 2023-04-19 08:02:35,848 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf620ee-e4b5-457f-b13e-5a3d57b66e17', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf620ee-e4b5-457f-b13e-5a3d57b66e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550'} Body: b'{"volume": {"id": "15e3f188-087f-4ea1-a76e-c34e34cd1550", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": nul l, "name": "tempest-AttachVolumeTestJSON-volume-918882071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:02:36,901 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550 0.042s 2023-04-19 08:02:36,902 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8578528d-80b9-41b4-bd07-9ecec7e51fc5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8578528d-80b9-41b4-bd07-9ecec7e51fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550'} Body: b'{"volume": {"id": "15e3f188-087f-4ea1-a76e-c34e34cd1550", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:02:36.000000", "updated_at": "2023-04-19T08:02:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-918882071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/15e3f188-087f-4ea1-a76e-c34e34cd1550"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:02:37,048 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.135s 2023-04-19 08:02:37,048 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:36 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-36f52778-62fe-4bb2-ba1d-96a1afe03017', 'x-compute-request-id': 'req-36f52778-62fe-4bb2-ba1d-96a1afe03017', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'' 2023-04-19 08:02:37,306 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.257s 2023-04-19 08:02:37,306 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7a2eea-23c3-4d3e-a7b9-0c11d4eccf0a', 'x-compute-request-id': 'req-8b7a2eea-23c3-4d3e-a7b9-0c11d4eccf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'{"server": {"id": "5eb02260-a7ea-4b05-8d8d-72950cfce57b", "name": "tempest-AttachVolumeTestJSON-server-1168824159", "status": "ACTIVE", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "bd3be87120b7aeb15928a2188ca1926f17b673306bbbb8d3d3116680", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:43Z", "updated": "2023-04-19T08:02:37Z", "addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:41:2c"}, {"version": 4, "addr": "172.24.4.200", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:41:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494237566", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2115240419"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:27,402 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b 0.034s 2023-04-19 08:03:27,403 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:27 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-b5dc8644-62f1-4a04-ba31-fd5b928253bf', 'x-compute-request-id': 'req-b5dc8644-62f1-4a04-ba31-fd5b928253bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eb02260-a7ea-4b05-8d8d-72950cfce57b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5eb02260-a7ea-4b05-8d8d-72950cfce57b could not be found."}}' 2023-04-19 08:03:27,433 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494237566 0.030s 2023-04-19 08:03:27,434 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:27 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-70e10c59 -7651-4cd8-a27f-a77ffd89a282', 'x-compute-request-id': 'req-70e10c59-7651-4cd8-a27f-a77ffd89a282', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494237566'} Body: b'' 2023-04-19 08:03:27,571 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2009294a-4f08-4520-962a-42ae6832eca5 0.136s 2023-04-19 08:03:27,571 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2a78c02e-a892-4454-b986-84d57bfd72cf', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2009294a-4f08-4520-962a-42ae6832eca5'} Body: b'' 2023-04-19 08:03:27,596 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2009294a-4f08-4520-962a-42ae6832eca5 0.024s 2023-04-19 08:03:27,596 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-daaaf0fb-336d-4d42-9ebc-18db30049787', 'date': 'Wed, 19 Apr 2023 08:03:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2009294a-4f08-4520-962a-42ae6832eca5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2009294a-4f08-4520-962a-42ae6832eca5 does not exist", "detail": ""}}' 2023-04-19 08:03:28,206 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2 0.609s 2023-04-19 08:03:28,207 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-47a51d8f-0d79-498b-a61a-1e6dc402d58a', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:03:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e8349f4e-11b7-43a7-bd38-8eb1ad8edbf2'} 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 53, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 699d3658-f8f2-42e9-ac9b-49ca9d89f278 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:37,987 79733 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.490s 2023-04-19 08:03:37,988 79733 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-415150176", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/699d3658-f8f2-42e9-ac9b-49ca9d89f278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d4195cc-7b34-43bb-9e3e-82bd0858c1e0', 'x-compute-request-id': 'req-5d4195cc-7b34-43bb-9e3e-82bd0858c1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "699d3658-f8f2-42e9-ac9b-49ca9d89f278", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:03:37.870499", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-415150176", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 08:03:38,053 79733 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/699d3658-f8f2-42e9-ac9b-49ca9d89f278 0.060s 2023-04-19 08:03:38,053 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45bea71f-5f69-4ffe-9ab4-6c19169fa365', 'x-compute-request-id': 'req-45bea71f-5f69-4ffe-9ab4-6c19169fa365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/699d3658-f8f2-42e9-ac9b-49ca9d89f278'} Body: b'{"volume": {"id": "699d3658-f8f2-42e9-ac9b-49ca9d89f278", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:03:38.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-415150176", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 08:03:39,115 79733 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/699d3658-f8f2-42e9-ac9b-49ca9d89f278 0.052s 2023-04-19 08:03:39,116 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18699817-38f0-4e6c-93e5-330943476f38', 'x-compute-request-id': 'req-18699817-38f0-4e6c-93e5-330943476f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/699d3658-f8f2-42e9-ac9b-49ca9d89f278'} Body: b'{"volume": {"id": "699d3658-f8f2-42e9-ac9b-49ca9d89f278", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:03:38.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-415150176", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8c41762-4beb-4760-8182-3fde00b975f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 07:59:48,751 79729 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 07:59:49,219 79729 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.465s 2023-04-19 07:59:49,219 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2048212060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ7Le4DZm5b3JAXAZsP4wbUfUdKCr/IDslwahxc/6qW0/LuzZVVB4GT1/7s5pu0QDGi+5SwCh6xTsX/cB5lAzJJI0rLZjDwBldZCtAenCFck2AxVR4TudpXJzA2OuyCwgg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:48 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-12a1e0a2-4d26-4747-8b7d-12b8b74a0257', 'x-compute-request-id': 'req-12a1e0a2-4d26-4747-8b7d-12b8b74a0257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2048212060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ7Le4DZm5b3JAXAZsP4wbUfUdKCr/IDslwahxc/6qW0/LuzZVVB4GT1/7s5pu0QDGi+5SwCh6xTsX/cB5lAzJJI0rLZjDwBldZCtAenCFck2AxVR4TudpXJzA2OuyCwgg==", "fingerprint": "60:72:ef:15:7e:16:63:17:14:61:7d:36:7f:59:df:ca", "user_id": "519a9c3c2f6e4c01a0115f12885554ec"}}' 2023-04-19 07:59:49,224 79729 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2048212060 created 2023-04-19 07:59:50,445 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.220s 2023-04-19 07:59:50,445 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--490146923", "description": "tempest-description--1208500182"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d31031e3-39da-498d-a3bf-5a18c6e169a7', 'date': 'Wed, 19 Apr 2023 07:59:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4b08322f-cad9-4bdc-b44b-308449505efa", "name": "tempest-securitygroup--490146923", "stateful": true, "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "description": "tempest-description--1208500182", "shared": false, "security_group_rules": [{"id": "3eb7c735-95a5-489b-b6cf-aa9c73321b0d", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "security_group_id": "4b08322f-cad9-4bdc-b44b-308449505efa", "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": 278, "description": null, "tags": [], "created_at": "2023-04-19T07:59:49Z", "updated_at": "2023-04-19T07:59:49Z", "revision_number": 0, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}, {"id": "fddab57f-1646-4926-826e-86deb644fa2d", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "security_group_id": "4b08322f-cad9-4bdc-b44b-308449505efa", "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 ": 277, "description": null, "tags": [], "created_at": "2023-04-19T07:59:49Z", "updated_at": "2023-04-19T07:59:49Z", "revision_number": 0, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}], "tags": [], "created_at": "2023-04-19T07:59:49Z", "updated_at": "2023-04-19T07:59:49Z", "revision_number": 1, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 07:59:51,657 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.211s 2023-04-19 07:59:51,658 79729 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": "4b08322f-cad9-4bdc-b44b-308449505efa", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-04d0e090-f149-44a1-8fb7-1414a412e433', 'date': 'Wed, 19 Apr 2023 07:59:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ab8c5df-57d4-420e-b27c-db8a825f1c24", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "security_group_id": "4b08322f-cad9-4bdc-b44b-308449505efa", "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, "description": "", "created_at": "2023-04-19T07:59:50Z", "updated_at": "2023-04-19T07:59:50Z", "revision_number": 0, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 07:59:52,822 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.164s 2023-04-19 07:59:52,823 79729 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": "4b08322f-cad9-4bdc-b44b-308449505efa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-efe91e7e-30bd-4813-bf44-b2c3edc2aae0', 'date': 'Wed, 19 Apr 2023 07:59:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c426ee3b-853f-4369-8b67-1f660aa2181e", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "security_group_id": "4b08322f-cad9-4bdc-b44b-308449505efa", "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, "description": "", "created_at": "2023-04-19T07:59:52Z", "updated_at": "2023-04-19T07:59:52Z", "revision_number": 0, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 07:59:52,823 79729 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--490146923 created 2023-04-19 07:59:56,263 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.439s 2023-04-19 07:59:56,263 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d 3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-422b7209-aac9-49c3-bb56-beafb53945fc', 'date': 'Wed, 19 Apr 2023 07:59:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b08c2e60-943f-4ec9-b2c5-e906032879fb", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "floating_ip_address": "172.24.4.20", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:59:54Z", "updated_at": "2023-04-19T07:59:54Z", "revision_number": 0}}' 2023-04-19 07:59:56,263 79729 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b08c2e60-943f-4ec9-b2c5-e906032879fb', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'floating_ip_address': '172.24.4.20', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:59:54Z', 'updated_at': '2023-04-19T07:59:54Z', 'revision_number': 0, 'ip': '172.24.4.20'} created 2023-04-19 07:59:56,390 79729 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.121s 2023-04-19 07:59:56,390 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-61bd46a8-c068-4e64-80d0-0eeb364e4806', '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": "519a9c3c2f6e4c01a0115f12885554ec", "name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "password_expires_at": null}, "audit_ids": ["eOSD4o4QQh6E2epNLW-gPQ"], "expires_at": "2023-04-19T08:59:56.000000Z", "issued_at": "2023-04-19T07:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "name": "tempest-ServerStableDeviceRescueTest-1679904729"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/22007f1c0da74c8aa2bfea0a0d1e1b98", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 07:59:56,392 79729 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '7cabadd7-718d-4dd6-a4d4-331e3d71d439', 'name': 'tempest-ServerStableDeviceRescueTest-1743721456-network', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:24Z', 'updated_at': '2023-04-19T07:59:24Z', 'revision_number': 1} available for tenant 2023-04-19 07:59:56,392 79729 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2048212060', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ7Le4DZm5b3JAXAZsP4wbUfUdKCr/IDslwahxc/6qW0/LuzZVVB4GT1/7s5pu0QDGi+5SwCh6xTsX/cB5lAzJJI0rLZjDwBldZCtAenCFck2AxVR4TudpXJzA2OuyCwgg==', 'fingerprint': '60:72:ef:15:7e:16:63:17:14:61:7d:36:7f:59:df:ca', 'user_id': '519a9c3c2f6e4c01a0115f12885554ec', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBbtvSx9rkQNHIvg54Fqeaajt1tveUfrri7bXxYAZSQq0ehcIHo+vgE\nzXiFc/q6pA2gBwYFK4EEACKhZANiAASey3uA2ZuW9yQFwGbD+MG1H1HSgq/yA7Jc\nGocXP+qltPy7s2VVQeBk9f+7OabtEAxovuUsAoesU7F/3AeZQMySSNKy2Yw8AZXW\nQrQHpwhXJNgMVUeE7naVycwNjrsgsII=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4b08322f-cad9-4bdc-b44b-308449505efa', 'name': 'tempest-securitygroup--490146923', 'stateful': True, 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'description': 'tempest-description--1208500182', 'shared': False, 'security_group_rules': [{'id': '3eb7c735-95a5-489b-b6cf-aa9c73321b0d', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'security_group_id': '4b08322f-cad9-4bdc-b44b-308449505efa', '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': 278, 'description': None, 'tags': [], 'created_at': '2023-04-19T07:59:49Z', 'updated_at': '2023-04-19T07:59:49Z', 'revision_number': 0, 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98'}, {'id': 'fddab57f-1646-4926-826e-86deb644fa2d', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'security_group_id': '4b08322f-cad9-4bdc-b44b-308449505efa', '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': 277, 'description': None, ' tags': [], 'created_at': '2023-04-19T07:59:49Z', 'updated_at': '2023-04-19T07:59:49Z', 'revision_number': 0, 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98'}], 'tags': [], 'created_at': '2023-04-19T07:59:49Z', 'updated_at': '2023-04-19T07:59:49Z', 'revision_number': 1, 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98'}, 'floating_ip': {'id': 'b08c2e60-943f-4ec9-b2c5-e906032879fb', 'tenant_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'floating_ip_address': '172.24.4.20', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '22007f1c0da74c8aa2bfea0a0d1e1b98', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T07:59:54Z', 'updated_at': '2023-04-19T07:59:54Z', 'revision_number': 0, 'ip': '172.24.4.20'}} 2023-04-19 07:59:58,626 79729 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 2.232s 2023-04-19 07:59:58,626 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-690090123", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "7cabadd7-718d-4dd6-a4d4-331e3d71d439"}], "security_groups": [{"name": "tempest-securitygroup--490146923"}], "key_name": "tempest-keypair-2048212060", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1546aeea-c4a6-491c-9196-8775abf1d0b9', 'x-compute-request-id': 'req-1546aeea-c4a6-491c-9196-8775abf1d0b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--490146923"}], "adminPass": "xf8sg9ipiTvC"}}' 2023-04-19 07:59:58,915 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0 0.286s 2023-04-19 07:59:58,916 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 07:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1571cd-23d5-4448-8e41-262aa59899d4', 'x-compute-request-id': 'req-2c1571cd-23d5-4448-8e41-262aa59899d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "name": "tempest-ServerStableDeviceRescueTest-server-690090123", "status": "BUILD", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "user_id": "519a9c 3c2f6e4c01a0115f12885554ec", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:59Z", "updated": "2023-04-19T07:59:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2048212060", "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": []}}' 2023-04-19 08:00:49,302 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0 0.322s 2023-04-19 08:00:49,302 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:00:48 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-967d2120-c5d5-4c95-a5b9-f4cf1e21311d', 'x-compute-request-id': 'req-967d2120-c5d5-4c95-a5b9-f4cf1e21311d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "name": "tempest-ServerStableDeviceRescueTest-server-690090123", "status": "ACTIVE", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "metadata": {}, "hostId": "a264a36658d17c6fed31af87fee1df69ecf992b87af90209e8a3e79a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:58Z", "updated": "2023-04-19T08:00:13Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1743721456-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048212060", "OS-SRV-USG:launched_at": "2023-04-19T08:00:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--490146923"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:00:49,315 79729 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:01:49,551 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0/os-interface 0.214s 2023-04-19 08:01:49,551 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:49 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-251814c4-df26-4ad5-9c26-21c2c3e4ab66', 'x-compute-request-id': 'req-251814c4-df26-4ad5-9c26-21c2c3e4ab66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7cabadd7-718d-4dd6-a4d4-331e3d71d439", "port_id": "12688fad-698e-449f-870c-d3e7e2e603da", "mac_addr": "fa:16:3e:6a:45:2a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5db540fa-2b21-408f-a4a4-4f721871fa44", "ip_address": "10.0.0.7"}]}]}' 2023-04-19 08:01:50,999 79729 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b08c2e60-943f-4ec9-b2c5-e906032879fb 1.443s 2023-04-19 08:01:50,999 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "12688fad-698e-449f-870c-d3e7e2e603da"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-1d9180dc-2c01-48df-8485-8a03e9028631', 'date': 'Wed, 19 Apr 2023 08:01:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b08c2e60-943f-4ec9-b2c5-e906032879fb'} Body: b'{"floatingip": {"id": "b08c2e60-943f-4ec9-b2c5-e906032879fb", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "floating_ip_address": "172.24.4.20", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "5118cd17-21f2-4386-80e7-f619d178ab0f", "port_id": "12688fad-698e-449f-870c-d3e7e2e603da", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7cabadd7-718d-4dd6-a4d4-331e3d71d439", "mac_address": "fa:16:3e:6a:45:2a", "admin_state_up": true, "status": "ACTIVE", "device_id": "396bea78-4da8-4d59-b595-4617e997a3a0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T07:59:54Z", "updated_at": "2023-04-19T08:01:50Z", "revision_number": 1, "project_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 08:01:51,002 79729 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.20:22' as 'cirros' with public key authentication 2023-04-19 08:01:51,051 79729 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:01:51,077 79729 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:01:51,077 79729 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.20 successfully created 2023-04-19 08:01:51,992 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0/action 0.914s 2023-04-19 08:01:51,992 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-684449017"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:51 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae', 'o penstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df7a6847-92b7-4045-a32c-ca1b17fa5267', 'x-compute-request-id': 'req-df7a6847-92b7-4045-a32c-ca1b17fa5267', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0/action'} Body: b'' 2023-04-19 08:01:52,058 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.062s 2023-04-19 08:01:52,058 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46bc7979-5d3c-4a38-bda7-22622e93cc79', 'x-compute-request-id': 'req-46bc7979-5d3c-4a38-bda7-22622e93cc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae'} Body: b'{"image": {"id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec"}, "created": "2023-04-19T08:01:52Z", "updated": "2023-04-19T08:01:52Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}], "server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}]}}}' 2023-04-19 08:02:42,167 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.054s 2023-04-19 08:02:42,167 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d3caa4-cd8a-4779-818e-640df5f23149', 'x-compute-request-id': 'req-47d3caa4-cd8a-4779-818e-640df5f23149', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae'} Body: b'{"image": {"id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec"}, "created": "2023-04-19T08:01:52Z", "updated": "2023-04-19T08:01:57Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}], "server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}]}}}' 2023-04-19 08:02:42,228 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.055s 2023-04-19 08:02:42,229 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e4b2168-e355-443d-9d7e-f83e0140f3fa', 'x-compute-request-id': 'req-7e4b2168-e355-443d-9d7e-f83e0140f3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae'} Body: b'{"image": {"id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec"}, "created": "2023-04-19T08:01:52Z", "updated": "2023-04-19T08:01:57Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "bookmark", " href": "http://10.0.0.210/compute/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/6f688f5a-65ae-455b-a4d6-9b148927c6ae"}], "server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}]}}}' 2023-04-19 08:02:42,466 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0 0.231s 2023-04-19 08:02:42,466 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:42 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-3bb063ac-5c4e-4bcd-aa08-9185026229b3', 'x-compute-request-id': 'req-3bb063ac-5c4e-4bcd-aa08-9185026229b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "name": "tempest-ServerStableDeviceRescueTest-server-690090123", "status": "ACTIVE", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "metadata": {}, "hostId": "a264a36658d17c6fed31af87fee1df69ecf992b87af90209e8a3e79a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:58Z", "updated": "2023-04-19T08:01:57Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1743721456-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}, {"version": 4, "addr": "172.24.4.20", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048212060", "OS-SRV-USG:launched_at": "2023-04-19T08:00:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--490146923"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:42,671 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.134s 2023-04-19 08:03:42,671 79729 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': 'Wed, 19 Apr 2023 08:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a1ce441-aa59-46c0-a85d-17b4ba8d045f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6f688f5a-65ae-455b- a4d6-9b148927c6ae'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "74c07c30156415259e95259d4ed81740", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "22007f1c0da74c8aa2bfea0a0d1e1b98", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93351dc85aeabc5a7409f1fe4abae76958606e6a5945222ca6e27a46ec8f6db6acf3408a13764cb4845e4b7551e46091e9169c0cec324b4648648d4f656c01d7", "id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "created_at": "2023-04-19T08:01:52Z", "updated_at": "2023-04-19T08:03:43Z", "tags": [], "self": "/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae", "file": "/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:42,818 79729 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/6f688f5a-65ae-455b-a4d6-9b148927c6ae 0.146s 2023-04-19 08:03:42,818 79729 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': 'Wed, 19 Apr 2023 08:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5eeb89a2-d19f-4792-8119-9e528168ef6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "396bea78-4da8-4d59-b595-4617e997a3a0", "owner_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679904729", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679904729-project-member", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-684449017", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "74c07c30156415259e95259d4ed81740", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "22007f1c0da74c8aa2bfea0a0d1e1b98", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93351dc85aeabc5a7409f1fe4abae76958606e6a5945222ca6e27a46ec8f6db6acf3408a13764cb4845e4b7551e46091e9169c0cec324b4648648d4f656c01d7", "id": "6f688f5a-65ae-455b-a4d6-9b148927c6ae", "created_at": "2023-04-19T08:01:52Z", "updated_at": "2023-04-19T08:03:43Z", "tags": [], "self": "/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae", "file": "/v2/images/6f688f5a-65ae-455b-a4d6-9b148927c6ae/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:43,089 79729 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/396bea78-4da8-4d59-b595-4617e997a3a0 0.270s 2023-04-19 08:03:43,089 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:42 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-de88dd72-8617-4bcc-b486-3318aff37511', 'x-compute-request-id': 'req-de88dd72-8617-4bcc-b486-3318aff37511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0'} Body: b'{"server": {"id": "396bea78-4da8-4d59-b595-4617e997a3a0", "name": "tempest-ServerStableDeviceRescueTest-server-690090123", "status": "ACTIVE", "tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98", "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "metadata": {}, "hostId": "a264a36658d17c6fed31af87fee1df69ecf992b87af90209e8a3e79a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T07:59:58Z", "updated": "2023-04-19T08:01:57Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1743721456-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}, {"version": 4, "addr": "172.24.4.20", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:45:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/396bea78-4da8-4d59-b595-4617e997a3a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048212060", "OS-SRV-USG:launched_at": "2023-04-19T08:00:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--490146923"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:43,447 79729 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/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes 0.344s 2023-04-19 08:03:43,448 79729 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-1574179247"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b37c8eb-1cb4-47d8-aad8-ed1a9bd60f5c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b37c8eb-1cb4-47d8-aad8-ed1a9bd60f5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes'} Body: b'{"volume": {"id": "f8c41762-4beb-4760-8182-3fde00b975f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:43.324274", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1574179247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}], "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:43,515 79729 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/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1 0.055s 2023-04-19 08:03:43,516 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d54e7e7-bc50-47b5-bdbe-a75a3171c25b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d54e7e7-bc50-47b5-bdbe-a75a3171c25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1'} Body: b'{"volume": {"id": "f8c41762-4beb-4760-8182-3fde00b975f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:43.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1574179247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}], "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' 2023-04-19 08:03:44,577 79729 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/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1 0.047s 2023-04-19 08:03:44,577 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b32d5a9-17c5-4158-8f65-aa523c0bcd55', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b32d5a9-17c5-4158-8f65-aa523c0bcd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1'} Body: b'{"volume": {"id": "f8c41762-4beb-4760-8182-3fde00b975f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:43.000000", "updated_at": "2023-04-19T08:03:44.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1574179247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/22007f1c0da74c8aa2bfea0a0d1e1b98/volumes/f8c41762-4beb-4760-8182-3fde00b975f1"}], "user_id": "519a9c3c2f6e4c01a0115f12885554ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22007f1c0da74c8aa2bfea0a0d1e1b98"}}' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e304040e-4d21-4ef8-aed2-e0c869e3b395 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bf9c98ec-27bf-4bad-accd-29067128e193 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:51,071 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes 0.433s 2023-04-19 08:03:51,071 79733 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-1260843840"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e412bd63-de49-472d-8a8c-88115132484d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e412bd63-de49-472d-8a8c-88115132484d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes'} Body: b'{"volume": {"id": "bf9c98ec-27bf-4bad-accd-29067128e193", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:03:50.974753", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1260843840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}], "user_id": "7946dc7b353847cca877e280988ecdae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:51,126 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.045s 2023-04-19 08:03:51,126 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-378c8786-b945-4277-8e08-66679534f678', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-378c8786-b945-4277-8e08-66679534f678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'{"volume": {"id": "bf9c98ec-27bf-4bad-accd-29067128e193", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:03:51.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1260843840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}], "user_id": "7946dc7b353847cca877e280988ecdae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03a058852559442bb9617416713b7b53"}}' 2023-04-19 08:03:52,181 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.043s 2023-04-19 08:03:52,181 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21ebc4d-e6b7-4d91-853f-705f147e4dfa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21ebc4d-e6b7-4d91-853f-705f147e4dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'{"volume": {"id": "bf9c98ec-27bf-4bad-accd-29067128e193", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:03:51.000000", "updated_at": "2023-04-19T08:03:51.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1260843840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}], "user_id": "7946dc7b353847cca877e280988ecdae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03a058852559442bb9617416713b7b53"}}' 2023-04-19 08:03:52,229 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.038s 2023-04-19 08:03:52,230 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c73cd0-6793-48e3-8e21-34d6d59d07a4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c73cd0-6793-48e3-8e21-34d6d59d07a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'{"volume": {"id": "bf9c98ec-27bf-4bad-accd-29067128e193", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:03:51.000000", "updated_at": "2023-04-19T08:03:51.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1260843840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193"}], "user_id": "7946dc7b353847cca877e280988ecdae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03a058852559442bb9617416713b7b53"}}' 2023-04-19 08:03:52,342 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.102s 2023-04-19 08:03:52,343 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03: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-79c9edf8-d317-4199-a7df-d91441c090b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'' 2023-04-19 08:03:52,364 79733 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193 0.020s 2023-04-19 08:03:52,364 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03: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-c62c956d-6901-46e7-9fb3-b2c3ec69d306', 'x-openstack-request-id': 'req-c62c956d-6901-46e7-9fb3-b2c3ec69d306', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03a058852559442bb9617416713b7b53/volumes/bf9c98ec-27bf-4bad-accd-29067128e193'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf9c98ec-27bf-4bad-accd-29067128e193 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 48ba5125-6503-4ad5-901a-bada78292232 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:54,290 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes 0.434s 2023-04-19 08:03:54,290 79733 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-753021178"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83457647-1380-45c4-8e15-8d4858cd0cd7', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83457647-1380-45c4-8e15-8d4858cd0cd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes'} Body: b'{"volume": {"id": "48ba5125-6503-4ad5-901a-bada78292232", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:54.228092", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-753021178", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}], "user_id": "37535a20f82c425b8bf07c12a376ca20", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:03:54,350 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232 0.050s 2023-04-19 08:03:54,350 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37dfa603-91b0-42c0-84e2-df92b20868ec', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37dfa603-91b0-42c0-84e2-df92b20868ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232'} Body: b'{"volume": {"id": "48ba5125-6503-4ad5-901a-bada78292232", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:54.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-753021178", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}], "user_id": "37535a20f82c425b8bf07c12a376ca20", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f2ac836610c4250bf13ba9795109e9f"}}' 2023-04-19 08:03:55,403 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232 0.040s 2023 -04-19 08:03:55,403 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dab5acc-f0dd-426b-8296-e220f66e8dc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dab5acc-f0dd-426b-8296-e220f66e8dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232'} Body: b'{"volume": {"id": "48ba5125-6503-4ad5-901a-bada78292232", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:03:54.000000", "updated_at": "2023-04-19T08:03:54.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-753021178", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f2ac836610c4250bf13ba9795109e9f/volumes/48ba5125-6503-4ad5-901a-bada78292232"}], "user_id": "37535a20f82c425b8bf07c12a376ca20", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f2ac836610c4250bf13ba9795109e9f"}}' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a6f4bdf3-c828-4f43-a96f-56c9ab76764a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:13,911 79737 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.083s 2023-04-19 08:02:13,911 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-546b5de5-d64c-4a03-bbc3-6eae4bbd3bc3', '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": "c38ef0fdb3c84ba9948b0806fd74f279", "name": "tempest-VolumesAdminNegativeTest-1601310038-project-member", "password_expires_at": null}, "audit_ids": ["V-UNk118Q7SaURtkxUw2Bw"], "expires_at": "2023-04-19T09:02:13.000000Z", "issued_at": "2023-04-19T08:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "463fd5763cb24abeae209399cb8ff073", "name": "tempest-VolumesAdminNegativeTest-1601310038"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:02:13,912 79737 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '6b5acefb-31b4-419b-92ef-02b730d2a899', 'name': 'tempest-VolumesAdminNegativeTest-373804426-network', 'tenant_id': '463fd5763cb24abeae209399cb8ff073', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '463fd5763cb24abeae2 09399cb8ff073', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31570, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:24Z', 'updated_at': '2023-04-19T07:59:24Z', 'revision_number': 1} available for tenant 2023-04-19 08:02:14,473 79737 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.560s 2023-04-19 08:02:14,473 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1957212964", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "6b5acefb-31b4-419b-92ef-02b730d2a899"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84166bf-86b3-4862-935b-0825131f25cf', 'x-compute-request-id': 'req-e84166bf-86b3-4862-935b-0825131f25cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "75492904-1918-41fb-baf0-0ce2c1e65194", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "P8HnmLmkG9vu"}}' 2023-04-19 08:02:14,550 79737 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/75492904-1918-41fb-baf0-0ce2c1e65194 0.073s 2023-04-19 08:02:14,551 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c458f71e-8453-470b-8f16-ebbb1cf4f198', 'x-compute-request-id': 'req-c458f71e-8453-470b-8f16-ebbb1cf4f198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194'} Body: b'{"server": {"id": "75492904-1918-41fb-baf0-0ce2c1e65194", "name": "tempest-VolumesAdminNegativeTest-server-1957212964", "status": "BUILD", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:02:14Z", "updated": "2023-04-19T08:02:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}], "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": []}}' 2023-04-19 08:03:04,936 79737 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/75492904-1918-41fb-baf0-0ce2c1e65194 0.324s 2023-04-19 08:03:04,936 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ea6e49-df53-40e6-a6f2-8c641904686d', 'x-compute-request-id': 'req-c6ea6e49-df53-40e6-a6f2-8c641904686d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194'} Body: b'{"server": {"id": "75492904-1918-41fb-baf0-0ce2c1e65194", "name": "tempest-VolumesAdminNegativeTest-server-1957212964", "status": "ACTIVE", "tenant_id": "463fd5763cb24abeae209399cb8ff073", "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "metadata": {}, "hostId": "01dfcb07e689005667e43982caa796c4ac5d8f4edba7ade128506944", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:02:14Z", "updated": "2023-04-19T08:02:21Z", "addresses": {"tempest-VolumesAdminNegativeTest-373804426-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:a7:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75492904-1918-41fb-baf0-0ce2c1e65194"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:02:20.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": []}}' 2023-04-19 08:03:04,948 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:04:05,235 79737 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/463fd5763cb24abeae209399cb8ff073/volumes 0.228s 2023-04-19 08:04:05,235 79737 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-1945877872"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5fcdfa-3e60-4531-8c63-44e3697f1a1c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5fcdfa-3e60-4531-8c63-44e3697f1a1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes'} Body: b'{"volume": {"id": "a6f4b df3-c828-4f43-a96f-56c9ab76764a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:05.140840", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1945877872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:04:05,293 79737 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/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a 0.048s 2023-04-19 08:04:05,294 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23be4292-2413-4a45-b30f-fcc91fc6915d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23be4292-2413-4a45-b30f-fcc91fc6915d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a'} Body: b'{"volume": {"id": "a6f4bdf3-c828-4f43-a96f-56c9ab76764a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:05.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1945877872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "463fd5763cb24abeae209399cb8ff073"}}' 2023-04-19 08:04:06,347 79737 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/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a 0.039s 2023-04-19 08:04:06,347 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7d6fc2-b264-4ee3-97a4-afb30eed4225', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7d6fc2-b264-4ee3-97a4-afb30eed4225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a'} Body: b'{"volume": {"id": "a6f4bdf3-c828-4f43-a96f-56c9ab76764a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:05.000000", "updated_at": "2023-04-19T08:04:05.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1945877872", "description": null, "volume_type ": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/463fd5763cb24abeae209399cb8ff073/volumes/a6f4bdf3-c828-4f43-a96f-56c9ab76764a"}], "user_id": "c38ef0fdb3c84ba9948b0806fd74f279", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "463fd5763cb24abeae209399cb8ff073"}}' 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 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4dfff8d6-d99d-4779-9172-8ae2eba02f12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:04:32,182 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes 0.316s 2023-04-19 08:04:32,182 79745 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-2062801035"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7c2cd4-ab47-4e51-b81d-08773430cb25', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7c2cd4-ab47-4e51-b81d-08773430cb25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes'} Body: b'{"volume": {"id": "4dfff8d6-d99d-4779-9172-8ae2eba02f12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:32.029159", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2062801035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:04:32,231 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12 0.039s 2023-04-19 08:04:32,232 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22427383-7e94-4bb9-9b27-6c219b542831', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22427383-7e94-4bb9-9b27-6c219b542831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12'} Body: b'{"volume": {"id": "4dfff8d6-d99d-4779-9172-8ae2eba02f12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:32.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2062801035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "173f7e00d8f748debe5a126203220f7f"}}' 2023-04-19 08:04:33,282 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12 0.038s 2023-04-19 08:04:33,283 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8745a5-5644-454b-a25f-4a82fe6d3e72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8745a5-5644-454b-a25f-4a82fe6d3e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12'} Body: b'{"volume": {"id": "4dfff8d6-d99d-4779-9172-8ae2eba02f12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:32.000000", "updated_at": "2023-04-19T08:04:32.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2062801035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/4dfff8d6-d99d-4779-9172-8ae2eba02f12"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "173f7e00d8f748debe5a126203220f7f"}}' 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 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ee82fd1c-f0d4-466a-916f-ab510de265c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:04:33,514 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes 0.215s 2023-04-19 08:04:33,514 79745 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-708390770"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235d7116-4221-47f9-9eac-98f390a46307', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235d7116-4221-47f9-9eac-98f390a46307', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes'} Body: b'{"volume": {"id": "ee82fd1c-f0d4-466a-916f-ab510de265c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:33.452497", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-708390770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:04:33,562 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6 0.038s 2023-04-19 08:04:33,562 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca92356c-4091-4dee-9881-8965f08e6945', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca92356c-4091-4dee-9881-8965f08e6945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6'} Body: b'{"volume": {"id": "ee82fd1c-f0d4-466a-916f-ab510de265c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:33.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-708390770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "173f7e00d8f748debe5a126203220f7f"}}' 2023-04-19 08:04:34,617 79745 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6 0.043s 2023-04-19 08:04:34,617 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6d3305-f4fd-4fb3-b301-572ab934e227', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6d3305-f4fd-4fb3-b301-572ab934e227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6'} Body: b'{"volume": {"id": "ee82fd1c-f0d4-466a-916f-ab510de265c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:33.000000", "updated_at": "2023-04-19T08:04:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-708390770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/173f7e00d8f748debe5a126203220f7f/volumes/ee82fd1c-f0d4-466a-916f-ab510de265c6"}], "user_id": "e9796d2c200d4419b0fe67d541efc8f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "173f7e00d8f748debe5a126203220f7f"}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0db57e28-a474-4fad-b59f-1a638e9148a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:02:37,337 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.308s 2023-04-19 08:02:37,338 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fd49394-91df-4e90-81a3-4e37af6bc677', 'x-compute-request-id': 'req-4fd49394-91df-4e90-81a3-4e37af6bc677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:02:37,665 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.304s 2023-04-19 08:02:37,666 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9088a54a-a485-4c34-987a-c5eff9c0a3f9', 'x-compute-request-id': 'req-9088a54a-a485-4c34-987a-c5eff9c0a3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:28,074 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.350s 2023-04-19 08:03:28,074 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7b2ce5-c186-4bc6-8f02-3bd313484a96', 'x-compute-request-id': 'req-7e7b2ce5-c186-4bc6-8f02-3bd313484a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:03:28,517 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.430s 2023-04-19 08:03:28,517 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1a6c71c-188c-41df-8b3e-118ee330a67e', 'x-compute-request-id': 'req-c1a6c71c-188c-41df-8b3e-118ee330a67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:04:28,828 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes 0.237s 2023-04-19 08:04:28,829 79735 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-ServerActionsTestJSON-volume-1119755778"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c54cbf-80d6-4bff-97e8-04ee900f3a46', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c54cbf-80d6-4bff-97e8-04ee900f3a46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes'} Body: b'{"volume": {"id": "0db57e28-a474-4fad-b59f-1a638e9148a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:28.764343", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1119755778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []} }' 2023-04-19 08:04:28,878 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8 0.039s 2023-04-19 08:04:28,878 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dea0af7-9ad5-408e-959d-5382935bed80', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dea0af7-9ad5-408e-959d-5382935bed80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8'} Body: b'{"volume": {"id": "0db57e28-a474-4fad-b59f-1a638e9148a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:29.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1119755778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:04:29,934 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8 0.045s 2023-04-19 08:04:29,935 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4794efba-fef9-4c06-871c-d9b48d37d3fa', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4794efba-fef9-4c06-871c-d9b48d37d3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8'} Body: b'{"volume": {"id": "0db57e28-a474-4fad-b59f-1a638e9148a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:04:29.000000", "updated_at": "2023-04-19T08:04:29.000000", "name": "tempest-ServerActionsTestJSON-volume-1119755778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/0db57e28-a474-4fad-b59f-1a638e9148a8"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:04:30,245 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.299s 2023-04-19 08:04:30,246 797 35 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b305ea6a-93bd-4623-933c-737673df2f6a', 'x-compute-request-id': 'req-b305ea6a-93bd-4623-933c-737673df2f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ff3d8013-eceb-46cc-b11b-d142af9bab61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:19,555 79747 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-19 08:03:20,236 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.680s 2023-04-19 08:03:20,236 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2105828955", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/36f5e535-7332-453b-888c-a2516e57c84e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-96edb269-c877-400e-850f-eb4f2bc5c6ce', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2105828955", "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": "d5e8362c8d404717b2fa6e510f1de07a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "36f5e535-7332-453b-888c-a2516e57c84e", "created_at": "2023-04-19T08:03:20Z", "updated_at": "2023-04-19T08:03:20Z", "tags": [], "self": "/v2/images/36f5e535-7332-453b-888c-a2516e57c84e", "file": "/v2/images/36f5e535-7332-453b-888c-a2516e57c84e/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:03:21,628 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/36f5e535-7332-453b-888c-a2516e57c84e/file 1.391s 2023-04-19 08:03:21,629 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c3f66372-73ea-4f1f-8d5e-2761ac81c9df', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/36f5e535-7332-453b-888c-a2516e57c84e/file'} Body: b'' 2023-04-19 08:03:21,629 79747 DEBUG [tempest.scenario.manager] image:36f5e535-7332-453b-888c-a2516e57c84e 2023-04-19 08:03:21,696 79747 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.064s 2023-04-19 08:03:21,696 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2114188020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJlaCl4MpsuHHHgLQ6ezsMgQ1V2G9yN1BeqeWrZDg13nYOHJACoReBLfrQFB3FFhE9jOkWadPIx72oo4TZ1ObeVfUE20KrktB0g/mQsMAJOIdG5GpF1dkfeum2u6SDTMw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb1f06c7-9f6f-40ac-96ae-ad5e1c515a66', 'x-compute-request-id': 'req-bb1f06c7-9f6f-40ac-96ae-ad5e1c515a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-211 4188020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJlaCl4MpsuHHHgLQ6ezsMgQ1V2G9yN1BeqeWrZDg13nYOHJACoReBLfrQFB3FFhE9jOkWadPIx72oo4TZ1ObeVfUE20KrktB0g/mQsMAJOIdG5GpF1dkfeum2u6SDTMw==", "fingerprint": "7f:8e:70:f9:80:5c:b9:78:c8:65:94:12:36:3d:2e:a4", "user_id": "3d32cbfb3d854d56ad3961da3f406e77"}}' 2023-04-19 08:03:21,847 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.143s 2023-04-19 08:03:21,848 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6256830d-20df-4861-914a-7d33e2f975ef', '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": "3d32cbfb3d854d56ad3961da3f406e77", "name": "tempest-TestMinimumBasicScenario-1741504408-project-member", "password_expires_at": null}, "audit_ids": ["eQZYb5TVQlqXVEhDzwneZg"], "expires_at": "2023-04-19T09:03:21.000000Z", "issued_at": "2023-04-19T08:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5e8362c8d404717b2fa6e510f1de07a", "name": "tempest-TestMinimumBasicScenario-1741504408"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:03:21,848 79747 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found netw ork {'id': '682c6652-a138-4959-89c2-44eddbd9e65c', 'name': 'tempest-TestMinimumBasicScenario-1278788145-network', 'tenant_id': 'd5e8362c8d404717b2fa6e510f1de07a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd5e8362c8d404717b2fa6e510f1de07a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19470, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T07:59:56Z', 'updated_at': '2023-04-19T07:59:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:03:23,242 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.392s 2023-04-19 08:03:23,242 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-2101208858", "imageRef": "36f5e535-7332-453b-888c-a2516e57c84e", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "networks": [{"uuid": "682c6652-a138-4959-89c2-44eddbd9e65c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc4559ce-54bd-4a8f-9c10-cf6d85eb733a', 'x-compute-request-id': 'req-bc4559ce-54bd-4a8f-9c10-cf6d85eb733a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jV2PEkZWX82A"}}' 2023-04-19 08:03:23,331 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.086s 2023-04-19 08:03:23,332 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10296125-24fc-49c2-afe3-51a1d303e9c3', 'x-compute-request-id': 'req-10296125-24fc-49c2-afe3-51a1d303e9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "BUILD", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:03:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "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": []}}' 2023-04-19 08:04:13,623 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.218s 2023-04-19 08:04:13,623 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23e04cd-2e22-4aea-9135-447e3d4bf73e', 'x-compute-request-id': 'req-c23e04cd-2e22-4aea-9135-447e3d4bf73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:03:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:cf:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "OS-SRV-USG:launched_at": "2023-04-19T08:03:30.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": []}}' 2023-04-19 08:04:13,634 79747 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:05:13,869 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.225s 2023-04-19 08:05:13,869 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-reques t-id': 'req-e5e2a180-6e77-4cef-923f-43759f1a76f7', 'x-compute-request-id': 'req-e5e2a180-6e77-4cef-923f-43759f1a76f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:03:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:cf:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "OS-SRV-USG:launched_at": "2023-04-19T08:03:30.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": []}}' 2023-04-19 08:05:14,081 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.200s 2023-04-19 08:05:14,082 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:13 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-adab2dac-4f2f-4602-b95d-94ef3efbff7d', 'x-compute-request-id': 'req-adab2dac-4f2f-4602-b95d-94ef3efbff7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}]}]}' 2023-04-19 08:05:14,345 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.259s 2023-04-19 08:05:14,345 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b2cb59a-b131-4f09-882f-8d8a8062caf7', 'x-compute-request-id': 'req-3b2cb59a-b131-4f09-882f-8d8a8062caf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6 -1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:03:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:cf:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "OS-SRV-USG:launched_at": "2023-04-19T08:03:30.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": []}}' 2023-04-19 08:05:14,547 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes 0.188s 2023-04-19 08:05:14,547 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1099277250", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d31edd3-fd31-48b8-a111-0b245c2d3bfb', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d31edd3-fd31-48b8-a111-0b245c2d3bfb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes'} Body: b'{"volume": {"id": "ff3d8013-eceb-46cc-b11b-d142af9bab61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:14.486349", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1099277250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:05:14,594 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61 0.037s 2023-04-19 08:05:14,595 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-1c877c0f-86df-4f95-8d00-4e726bc7e4c2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c877c0f-86df-4f95-8d00-4e726bc7e4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61'} Body: b'{"volume": {"id": "ff3d8013-eceb-46cc-b11b-d142af9bab61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:14.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1099277250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5e8362c8d404717b2fa6e510f1de07a"}}' 2023-04-19 08:05:15,647 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61 0.041s 2023-04-19 08:05:15,647 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f396aa36-e4c5-42c5-8126-3f8ac2bc3b2d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f396aa36-e4c5-42c5-8126-3f8ac2bc3b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61'} Body: b'{"volume": {"id": "ff3d8013-eceb-46cc-b11b-d142af9bab61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:14.000000", "updated_at": "2023-04-19T08:05:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-1099277250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61"}], "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5e8362c8d404717b2fa6e510f1de07a"}}' 2023-04-19 08:05:15,762 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61 0.104s 2023-04-19 08:05:15,762 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 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-e18812ca-e15d-4f05-844f-afcaa057efbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volu me/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61'} Body: b'' 2023-04-19 08:05:15,785 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61 0.022s 2023-04-19 08:05:15,785 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 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-13f844e9-be77-45b2-8d1e-84620d3749d4', 'x-openstack-request-id': 'req-13f844e9-be77-45b2-8d1e-84620d3749d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d5e8362c8d404717b2fa6e510f1de07a/volumes/ff3d8013-eceb-46cc-b11b-d142af9bab61'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ff3d8013-eceb-46cc-b11b-d142af9bab61 could not be found."}}' 2023-04-19 08:05:15,915 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.129s 2023-04-19 08:05:15,915 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 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-018194b3-f35e-40ee-9715-0845968be643', 'x-compute-request-id': 'req-018194b3-f35e-40ee-9715-0845968be643', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'' 2023-04-19 08:05:16,243 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.327s 2023-04-19 08:05:16,244 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:15 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-f081ef97-5ac3-48c4-9140-f46c942f10c2', 'x-compute-request-id': 'req-f081ef97-5ac3-48c4-9140-f46c942f10c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"server": {"id": "02f0e5d6-1c4e-4549-8991-9dfcea958ac2", "name": "tempest-TestMinimumBasicScenario-server-2101208858", "status": "ACTIVE", "tenant_id": "d5e8362c8d404717b2fa6e510f1de07a", "user_id": "3d32cbfb3d854d56ad3961da3f406e77", "metadata": {}, "hostId": "0b335b28f44a07de0912feb46c1acf04a5926662813e21e50d98f86f", "image": {"id": "36f5e535-7332-453b-888c-a2516e57c84e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36f5e535-7332-453b-888c-a2516e57c84e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:23Z", "updated": "2023-04-19T08:05:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1278788145-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:cf:6e"}]}, "accessIPv4 ": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2114188020", "OS-SRV-USG:launched_at": "2023-04-19T08:03:30.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": []}}' 2023-04-19 08:06:06,469 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2 0.165s 2023-04-19 08:06:06,469 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:06 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-b4f6dd0e-3ee3-4fda-86de-11ba4e6a0838', 'x-compute-request-id': 'req-b4f6dd0e-3ee3-4fda-86de-11ba4e6a0838', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02f0e5d6-1c4e-4549-8991-9dfcea958ac2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 02f0e5d6-1c4e-4549-8991-9dfcea958ac2 could not be found."}}' 2023-04-19 08:06:06,496 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2114188020 0.025s 2023-04-19 08:06:06,496 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:06 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-97fa2359-e132-4479-96ab-a1e758d4c168', 'x-compute-request-id': 'req-97fa2359-e132-4479-96ab-a1e758d4c168', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2114188020'} Body: b'' 2023-04-19 08:06:06,618 79747 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/36f5e535-7332-453b-888c-a2516e57c84e 0.121s 2023-04-19 08:06:06,618 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-61b4f079-7f0d-4adc-a644-c764c4ad19f7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/36f5e535-7332-453b-888c-a2516e57c84e'} Body: b'' 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eb346df7-4440-4530-a257-fcff32049c1d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:14,265 79747 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes 0.350s 2023-04-19 08:06:14,265 79747 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-740012701"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdce756-5efc-4319-a01a-64198145d724', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdce756-5efc-4319-a01a-64198145d724', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes'} Body: b'{"volume": {"id": "eb346df7-4440-4530-a257-fcff32049c1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:14.209794", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-740012701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}], "user_id": "5d59397738274e4593eaac7ccf3671be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:14,331 79747 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d 0.056s 2023-04-19 08:06:14,331 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4293888c-bbb1-4434-992e-750d99b67310', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4293888c-bbb1-4434-992e-750d99b67310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d'} Body: b'{"volume": {"id": "eb346df7-4440-4530-a257-fcff32049c1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:14.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-740012701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}], "user_id": "5d59397738274e4593eaac7ccf3671be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cbdcb7f8ef644b5db668ce0903d5dd12"}}' 2023-04-19 08:06:15,390 79747 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7- 4440-4530-a257-fcff32049c1d 0.048s 2023-04-19 08:06:15,391 79747 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc6c7dc-3726-4bd9-9632-8d41660e4092', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc6c7dc-3726-4bd9-9632-8d41660e4092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d'} Body: b'{"volume": {"id": "eb346df7-4440-4530-a257-fcff32049c1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:14.000000", "updated_at": "2023-04-19T08:06:14.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-740012701", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbdcb7f8ef644b5db668ce0903d5dd12/volumes/eb346df7-4440-4530-a257-fcff32049c1d"}], "user_id": "5d59397738274e4593eaac7ccf3671be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cbdcb7f8ef644b5db668ce0903d5dd12"}}' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 29b7fe57-f3f4-4376-9273-9478fdde42ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:28,212 79731 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:03:28,213 79731 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:03:28,266 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-19 08:03:28,267 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2037294831", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKkZbfQbfAptpELN9vQXgtFXMdsMhSDaimIfC5FwYDNrXD6dFkuwli4Hi/q2LUm5eEWK1FnYs6iSZAYrhy5hwUW7oSH4/Rw+qjbn9YDVjAzfGyYm7aJGW1WuZR2K2ZiQpg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:28 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-d8ccbc49-04ff-460b-b005-49d333ae4f96', 'x-compute-request-id': 'req-d8ccbc49-04ff-460b-b005-49d333ae4f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2037294831", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKkZbfQbfAptpELN9vQXgtFXMdsMhSDaimIfC5FwYDNrXD6dFkuwli4Hi/q2LUm5eEWK1FnYs6iSZAYrhy5hwUW7oSH4/Rw+qjbn9YDVjAzfGyYm7aJGW1WuZR2K2ZiQpg==", "fingerprint": "7b:6a:11:ee:f1:47:95:6c:ef:c7:bf:b7:18:49:6b:0b", "user_id": "64f18935b0524876bf69f22cff03139a"}}' 2023-04-19 08:03:28,269 79731 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2037294831 created 2023-04-19 08:03:28,485 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.215s 2023-04-19 08:03:28,486 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1809172875", "description": "tempest-description--327193127"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5697d931-f7b1-4b55-9c32-83632eb9ef15', 'date': 'Wed, 19 Apr 2023 08:03:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "29038c97-0819-4757-8e29-b5027ced2a36", "name": "tempest-securitygroup--1809172875", "stateful": true, "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "description": "tempest-description--327193127", "shared": false, "security_group_rules": [{"id": "a3b91143-5b34-40c7-bb71-9d9b95bc8479", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "29038c97-0819-4757-8e29-b5027ced2a36", "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": 682, "description": null, "tags": [], "created_at": "2023-04-19T08:03:28Z", "updated_at": "2023-04-19T08:03:28Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}, {"id": "e4bf2488-c6a0-48df-a4b0-ddc817b38bc4", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "29038c97-0819-4757-8e29-b5027ced2a36", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 681, "description": null, "tags": [], "created_at": "2023-04-19T08:03:28Z", "updated_at": "2023-04-19T08:03:28Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}], "tags": [], "created_at": "2023-04-19T08:03:28Z", "updated_at": "2023-04-19T08:03:28Z", "revision_number": 1, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:03:29,192 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.705s 2023-04-19 08:03:29,192 79731 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": "29038c97-0819-4757-8e29-b5027ced2a36", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-42186e8c-ec5f-4d7e-a0a9-0368ae665a7d', 'date': 'Wed, 19 Apr 2023 08:03:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "362b2905-decf-4640-81c1-92e97b416b19", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "29038c97-0819-4757-8e29-b5027ced2a36", "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, "description": "", "created_at": "2023-04-19T08:03:28Z", "updated_at": "2023-04-19T08:03:28Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:03:29,440 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.247s 2023-04-19 08:03:29,440 79731 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": "29038c97-0819-4757-8e29-b5027ced2a36", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-57f40e39-019d-4682-8ace-cb8875d7c2b5', 'date': 'Wed, 19 Apr 2023 08:03:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14fead1f-2990-44d2-bc12-cab41e0de789", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "security_group_id": "29038c97-0819-4757-8e29-b5027ced2a36", "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, "description": "", "created_at": "2023-04-19T08:03:29Z", "updated_at": "2023-04-19T08:03:29Z", "revision_number": 0, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:03:29,441 79731 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1809172875 created 2023-04-19 08:03:31,130 79731 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.689s 2023-04-19 08:03:31,130 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-b1d7cab8-5b06-47f3-b7eb-fd2d9f06baa5', 'date': 'Wed, 19 Apr 2023 08:03:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "75fe275c-bdc3-40db-bc88-939693ab2c90", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "floating_ip_address": "172.24.4.207", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d73100ea55541d08952a24ef6931a0a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:03:30Z", "updated_at": "2023-04-19T08:03:30Z", "revision_number": 0}}' 2023-04-19 08:03:31,131 79731 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '75fe275c-bdc3-40db-bc88-939693ab2c90', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'floating_ip_address': '172.24.4.207', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:03:30Z', 'updated_at': '2023-04-19T08:03:30Z', 'revision_number': 0, 'ip': '172.24.4.207'} created 2023-04-19 08:03:31,242 79731 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.105s 2023-04-19 08:03:31,242 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6072e615-c73a-407b-aa62-aa8f3c2a6e1a', '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": "64f18935b0524876bf69f22cff03139a", "name": "tempest-AttachVolumeTestJSON-718709395-project-member", "password_expires_at": null}, "audit_ids": ["SCTnaSKmRuGwCsDr2QlWtg"], "expires_at": "2023-04-19T09:03:31.000000Z", "issued_at": "2023-04-19T08:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d73100ea55541d08952a24ef6931a0a", "name": "tempest-AttachVolumeTestJSON-718709395"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d73100ea55541d08952a 24ef6931a0a", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:03:31,243 79731 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'ecb38694-e852-4967-af2b-2b034921cae2', 'name': 'tempest-AttachVolumeTestJSON-1770391798-network', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33259, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:00:31Z', 'updated_at': '2023-04-19T08:00:31Z', 'revision_number': 1} available for tenant 2023-04-19 08:03:31,243 79731 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2037294831', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKkZbfQbfAptpELN9vQXgtFXMdsMhSDaimIfC5FwYDNrXD6dFkuwli4Hi/q2LUm5eEWK1FnYs6iSZAYrhy5hwUW7oSH4/Rw+qjbn9YDVjAzfGyYm7aJGW1WuZR2K2ZiQpg==', 'fingerprint': '7b:6a:11:ee:f1:47:95:6c:ef:c7:bf:b7:18:49:6b:0b', 'user_id': '64f18935b0524876bf69f22cff03139a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDACLwLHSqQ7AakQ1eyKCgSqg8S+r0N7VRrSQ2HjLvDxYeXKSoPJOIdZ\n8Rd8181Tk/KgBwYFK4EEACKhZANiAASpGW30G3wKbaRCzfb0F4LRVzHbDIUg2opi\nHwuRcGAza1w+nRZLsJYuB4v6ti1JuXhFitRZ2LOokmQGK4cuYcFFu6Eh+P0cPqo2\n5/WA1YwM3xsmJu2iRltVrmUditmYkKY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '29038c97-0819-4757-8e29-b5027ced2a36', 'name': 'tempest-securitygroup--1809172875', 'stateful': True, 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'description': 'tempest-description--327193127', 'shared': False, 'security_group_rules': [{'id': 'a3b91143-5b34-40c7-bb71-9d9b95bc8479', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'security_group_id': '29038c97-0819-4757-8e29-b5027ced2a36', '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': 682, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:03:28Z', 'updated_at': '2023-04-19T08:03:28Z', 'revision_number': 0, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}, {'id': 'e4bf2488-c6a0-48df-a4b0-ddc817b38bc4', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'security_group_id': '29038c97-0819-4757-8e29-b5027ced2a36', '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': 681, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:03:28Z', 'updated_at': '2023-04-19T08:03:28Z', 'revision_number': 0, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}], 'tags': [], 'created_at': '2023 -04-19T08:03:28Z', 'updated_at': '2023-04-19T08:03:28Z', 'revision_number': 1, 'project_id': '8d73100ea55541d08952a24ef6931a0a'}, 'floating_ip': {'id': '75fe275c-bdc3-40db-bc88-939693ab2c90', 'tenant_id': '8d73100ea55541d08952a24ef6931a0a', 'floating_ip_address': '172.24.4.207', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d73100ea55541d08952a24ef6931a0a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:03:30Z', 'updated_at': '2023-04-19T08:03:30Z', 'revision_number': 0, 'ip': '172.24.4.207'}} 2023-04-19 08:03:32,154 79731 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.910s 2023-04-19 08:03:32,155 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2010064754", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ecb38694-e852-4967-af2b-2b034921cae2"}], "security_groups": [{"name": "tempest-securitygroup--1809172875"}], "key_name": "tempest-keypair-2037294831", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac982d0-a304-4202-94d1-8ff0df4ee0f9', 'x-compute-request-id': 'req-2ac982d0-a304-4202-94d1-8ff0df4ee0f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1809172875"}], "adminPass": "password"}}' 2023-04-19 08:03:32,269 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.110s 2023-04-19 08:03:32,269 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:32 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-cfc01238-aa4f-4e44-8748-84b11d7bca3c', 'x-compute-request-id': 'req-cfc01238-aa4f-4e44-8748-84b11d7bca3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'{"server": {"id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "name": "tempest-AttachVolumeTestJSON-server-2010064754", "status": "BUILD", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42 ", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:32Z", "updated": "2023-04-19T08:03:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2037294831", "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": []}}' 2023-04-19 08:04:22,761 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.433s 2023-04-19 08:04:22,762 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:22 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-4c38dbee-9d2f-45f6-8633-96f397f24776', 'x-compute-request-id': 'req-4c38dbee-9d2f-45f6-8633-96f397f24776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'{"server": {"id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "name": "tempest-AttachVolumeTestJSON-server-2010064754", "status": "ACTIVE", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "bd3be87120b7aeb15928a2188ca1926f17b673306bbbb8d3d3116680", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:32Z", "updated": "2023-04-19T08:03:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:d1:f2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2037294831", "OS-SRV-USG:launched_at": "2023-04-19T08:03:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1809172875"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:04:22,773 79731 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:05:23,032 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a/os-interface 0.198s 2023-04-19 08:05:23,032 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:22 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-4236bc2e-a905-4389-984c-b41d2c440048', 'x-compute-request-id': 'req-4236bc2e-a905-4389-984c-b41d2c440048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ecb38694-e852-4967-af2b-2b034921cae2", "port_id": "0791bbd2-9560-4bb3-8689-76793f8ac5c0", "mac_addr": "fa:16:3e:c5:d1:f2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4f6c2e36-ddbb-4dac-b1fd-92e8669899b9", "ip_address": "10.0.0.5"}]}]}' 2023-04-19 08:05:23,723 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/75fe275c-bdc3-40db-bc88-939693ab2c90 0.686s 2023-04-19 08:05:23,723 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0791bbd2-9560-4bb3-8689-76793f8ac5c0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2e53afe7-527e-4003-b666-36029dd6738a', 'date': 'Wed, 19 Apr 2023 08:05:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/75fe275c-bdc3-40db-bc88-939693ab2c90'} Body: b'{"floatingip": {"id": "75fe275c-bdc3-40db-bc88-939693ab2c90", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "floating_ip_address": "172.24.4.207", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "23dfb1e8-aab2-42a3-9070-ac6173b74a9b", "port_id": "0791bbd2-9560-4bb3-8689-76793f8ac5c0", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ecb38694-e852-4967-af2b-2b034921cae2", "mac_address": "fa:16:3e:c5:d1:f2", "admin_state_up": true, "status": "ACTIVE", "device_id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:03:30Z", "updated_at": "2023-04-19T08:05:23Z", "revision_number": 1, "project_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:05:23,725 79731 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.207:22' as 'cirros' with public key authentication 2023-04-19 08:05:23,762 79731 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:05:23,782 79731 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:05:23,783 79731 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.207 successfully created 2023-04-19 08:05:23,821 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a/ips 0.037s 2023-04-19 08:05:23,821 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:23 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-a91c0684-1872-4811-a210-c62656bb4743', 'x-compute-request-id': 'req-a91c0684-1872-4811-a210-c62656bb4743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-19 08:05:24,027 7 9731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes 0.202s 2023-04-19 08:05:24,027 79731 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-1611721838"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7170a6e9-05f5-4f16-bce3-ff7feaef4510', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7170a6e9-05f5-4f16-bce3-ff7feaef4510', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes'} Body: b'{"volume": {"id": "29b7fe57-f3f4-4376-9273-9478fdde42ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:23.961284", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1611721838", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:05:24,082 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce 0.045s 2023-04-19 08:05:24,082 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003796b8-b149-4eed-9275-e47595ce9514', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003796b8-b149-4eed-9275-e47595ce9514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce'} Body: b'{"volume": {"id": "29b7fe57-f3f4-4376-9273-9478fdde42ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:24.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1611721838", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:05:25,138 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce 0.044s 2023-04-19 08:05:25,139 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1aa25a1-426b-4479-ba55-cd7a6bbe5933', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1aa25a1-426b-4479-ba55-cd7a6bbe5933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce'} Body: b'{"volume": {"id": "29b7fe57-f3f4-4376-9273-9478fdde42ce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:24.000000", "updated_at": "2023-04-19T08:05:24.000000", "name": "tempest-AttachVolumeTestJSON-volume-1611721838", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d73100ea55541d08952a24ef6931a0a/volumes/29b7fe57-f3f4-4376-9273-9478fdde42ce"}], "user_id": "64f18935b0524876bf69f22cff03139a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d73100ea55541d08952a24ef6931a0a"}}' 2023-04-19 08:05:25,281 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.129s 2023-04-19 08:05:25,282 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 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-9587c488-6c46-4308-aee1-4fdbc3160798', 'x-compute-request-id': 'req-9587c488-6c46-4308-aee1-4fdbc3160798', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'' 2023-04-19 08:05:25,647 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.364s 2023-04-19 08:05:25,647 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7dd415e-b650-47a5-bafd-7b1d204b1e5a', 'x-compute-request-id': 'req-b7dd415e-b650-47a5-bafd-7b1d204b1e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'{"server": {"id": "2aa7cbc5-8b78-4631-a906-af3b4a63570a", "name": "tempest-AttachVolumeTestJSON-server-2010064754", "status": "ACTIVE", "tenant_id": "8d73100ea55541d08952a24ef6931a0a", "user_id": "64f18935b0524876bf69f22cff03139a", "metadata": {}, "hostId": "bd3be87120b7aeb15928a2188ca1926f17b673306bbbb8d3d3116680", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links ": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:32Z", "updated": "2023-04-19T08:05:25Z", "addresses": {"tempest-AttachVolumeTestJSON-1770391798-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:d1:f2"}, {"version": 4, "addr": "172.24.4.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:d1:f2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2037294831", "OS-SRV-USG:launched_at": "2023-04-19T08:03:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1809172875"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:06:15,949 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a 0.241s 2023-04-19 08:06:15,950 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:15 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-fb1ce05c-462c-418f-bd0b-3367d2ef38dd', 'x-compute-request-id': 'req-fb1ce05c-462c-418f-bd0b-3367d2ef38dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2aa7cbc5-8b78-4631-a906-af3b4a63570a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2aa7cbc5-8b78-4631-a906-af3b4a63570a could not be found."}}' 2023-04-19 08:06:15,981 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2037294831 0.030s 2023-04-19 08:06:15,981 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:15 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-9935f306-b5ee-4164-977a-fa905f9b301c', 'x-compute-request-id': 'req-9935f306-b5ee-4164-977a-fa905f9b301c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2037294831'} Body: b'' 2023-04-19 08:06:16,194 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/29038c97-0819-4757-8e29-b5027ced2a36 0.212s 2023-04-19 08:06:16,195 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-cc7dafbf-fdd0-4e6b-89aa-f07bc6de26a4', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:06:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/29038c97-0819-4757-8e29-b5027ced2a36'} Body: b'' 2023-04-19 08:06:16,215 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/29038c97-0819-4757-8e29-b5027ced2a36 0.019s 2023-04-19 08:06:16,215 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-30ff462e-f99e-4b3a-8f7b-d4984b214e62', 'date': 'Wed, 19 Apr 2023 08:06:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/29038c97-0819-4757-8e29-b5027ced2a36'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 29038c97-0819-4757-8e29-b5027ced2a36 does not exist", "detail": ""}}' 2023-04-19 08:06:16,809 79731 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/75fe275c-bdc3-40db-bc88-939693ab2c90 0.593s 2023-04-19 08:06:16,810 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-27a477f0-3642-45c3-8753-d83229b2e1c1', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:06:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/75fe275c-bdc3-40db-bc88-939693ab2c90'} 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 70, 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 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a31d192e-1e62-4e50-b983-9a8d715c5288 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:03:32,793 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.249s 2023-04-19 08:03:32,794 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1853359407", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKSw3MDG3XO8phWiQz9zyDY7p0USzUJtoNfLYYZiPwr83HqaBNGhok3oa1lmtR9b/GbnT4LR9L/wdDAfa/s08dNSByWWF3xpNl8yseHKrJw6JlBkMA5txDTCcw9pp/bvkw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e19db2b-2acb-45a0-9fdf-c08c292d89dc', 'x-compute-request-id': 'req-0e19db2b-2acb-45a0-9fdf-c08c292d89dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1853359407", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKSw3MDG3XO8phWiQz9zyDY7p0USzUJtoNfLYYZiPwr83HqaBNGhok3oa1lmtR9b/GbnT4LR9L/wdDAfa/s08dNSByWWF3xpNl8yseHKrJw6JlBkMA5txDTCcw9pp/bvkw==", "fingerprint": "18:55:7e:90:f6:68:7a:8f:1f:4c:92:e4:49:7e:95:c3", "user_id": "8043565b02bb4f63b4a0b552b7191098"}}' 2023-04-19 08:03:33,047 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.249s 2023-04-19 08:03:33,048 79743 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-1603986221", "description": "tempest-secgroup-smoke-1603986221 description", "project_id": "e5e7f06d44ee43138f373093d40014fa"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-9f5b84d1-a5a6-495f-b267-9686447e2837', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "94d26e56-33de-425d-bd90-89f31b0260ff", "name": "tempest-secgroup-smoke-1603986221", "stateful": true, "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "description": "tempest-secgroup-smoke-1603986221 description", "shared": false, "security_group_rules": [{"id": "4d5b9ba2-cfff-4067-82ca-84b95dbde0e1", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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": 689, "description": null, "tags": [], "created_at": "2023-04-19T08:03:32Z", "updated_at": "2023-04-19T08:03:32Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}, {"id": "e352344a-280f-4a3c-b696-374959098260", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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": 690, "description": null, "tags": [], "created_at": "2023-04-19T08:03:32Z", "updated_at": "2023-04-19T08:03:32Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}], "tags": [], "created_at": "2023-04-19T08:03:32Z", "updated_at": "2023-04-19T08:03:32Z", "revision_number" : 1, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,258 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.210s 2023-04-19 08:03:33,259 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7c608ae6-0f05-46ec-862e-698a529fd061', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6c361bac-0d67-4cbb-a788-200f54ceb73f", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,447 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.188s 2023-04-19 08:03:33,448 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a4480f02-ce13-4818-af69-e5d7b91416e9', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f362764-5fc7-4c33-9997-7045b8735698", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,627 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.178s 2023-04-19 08:03:33,628 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4b84863e-f97c-4fa6-bb2f-503af5794b94', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "edbec99a-602a-4a70-922a-fd975e576cdb", "tenant_id": "e5e7f0 6d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,801 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-19 08:03:33,801 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-43de913a-249e-4353-9ef2-e33eefb25f1f', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d9679c5-7a64-400d-8a2d-64fd2d0324ad", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:33,994 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2023-04-19 08:03:33,994 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1f2d7a50-69e2-4548-861c-59c233150e34', 'date': 'Wed, 19 Apr 2023 08:03:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "38f4b373-f3ea-47a5-96b3-8070190a8519", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:33Z", "updated_at": "2023-04-19T08:03:33Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:34,197 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.202s 2023-04-19 08:03:34,197 79743 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": "94d26e56-33de-425d-bd90-89f31b0260ff", "project_id": "e5e7f06d44ee43138f373093d40014fa", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7063539c-3a3a-4854-9ab0-5a52d0feabb9', 'date': 'Wed, 19 Apr 2023 08:03:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0bf75a7a-702f-469c-b316-8a4f6c512884", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "security_group_id": "94d26e56-33de-425d-bd90-89f31b0260ff", "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, "description": "", "created_at": "2023-04-19T08:03:34Z", "updated_at": "2023-04-19T08:03:34Z", "revision_number": 0, "project_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:03:34,241 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.037s 2023-04-19 08:03:34,242 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f2b293c0-0cd0-4a6d-8286-fc41cd12faba', '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": "8043565b02bb4f63b4a0b552b7191098", "name": "tempest-SnapshotDataIntegrityTests-1194625945-project-member", "password_expires_at": null}, "audit_ids": ["P3lRFVLpSAiDc67RlNJJpA"], "expires_at": "2023-04-19T09:03:34.000000Z", "issued_at": "2023-04-19T08:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5e7f06d44ee43138f373093d40014fa", "name": "tempest-SnapshotDataIntegrityTests-1194625945"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e5e7f06d44ee43138f373093d40014fa", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2 .1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:03:34,242 79743 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '54d71409-476d-4563-9e39-b347b5127f0e', 'name': 'tempest-SnapshotDataIntegrityTests-258262849-network', 'tenant_id': 'e5e7f06d44ee43138f373093d40014fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e5e7f06d44ee43138f373093d40014fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3553, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:03:17Z', 'updated_at': '2023-04-19T08:03:17Z', 'revision_number': 1} available for tenant 2023-04-19 08:03:35,021 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.778s 2023-04-19 08:03:35,022 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "networks": [{"uuid": "54d71409-476d-4563-9e39-b347b5127f0e"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507795a5-3863-45de-938d-a128cff03bd9', 'x-compute-request-id': 'req-507795a5-3863-45de-938d-a128cff03bd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "adminPass": "eB6P6AxRAdbv"}}' 2023-04-19 08:03:35,103 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.078s 2023-04-19 08:03:35,104 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92dd748d-5ece-47b7-aaaa-d7c023783e6e', 'x-compute-request-id': 'req-92dd748d-5ece-47b7-aaaa-d7c023783e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c35 69'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "status": "BUILD", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "user_id": "8043565b02bb4f63b4a0b552b7191098", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:35Z", "updated": "2023-04-19T08:03:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "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": []}}' 2023-04-19 08:04:25,586 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.453s 2023-04-19 08:04:25,586 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f10049-ccca-45c3-b16e-7d7d57579ef2', 'x-compute-request-id': 'req-c1f10049-ccca-45c3-b16e-7d7d57579ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "status": "ACTIVE", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "user_id": "8043565b02bb4f63b4a0b552b7191098", "metadata": {}, "hostId": "12cbaceed1844050cd9751692e78e5c5452b139a7c548ca0be2cdb12", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:34Z", "updated": "2023-04-19T08:03:42Z", "addresses": {"tempest-SnapshotDataIntegrityTests-258262849-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:1e:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "OS-SRV-USG:launched_at": "2023-04-19T08:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:04:25,597 79743 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:05:25,985 79743 INFO [tempest.lib.common.rest_client] R equest (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.327s 2023-04-19 08:05:25,986 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77607f3a-0edd-4f08-9b93-5ff1303d62a3', 'x-compute-request-id': 'req-77607f3a-0edd-4f08-9b93-5ff1303d62a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "status": "ACTIVE", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "user_id": "8043565b02bb4f63b4a0b552b7191098", "metadata": {}, "hostId": "12cbaceed1844050cd9751692e78e5c5452b139a7c548ca0be2cdb12", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:34Z", "updated": "2023-04-19T08:03:42Z", "addresses": {"tempest-SnapshotDataIntegrityTests-258262849-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:1e:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "OS-SRV-USG:launched_at": "2023-04-19T08:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:05:26,266 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes 0.268s 2023-04-19 08:05:26,266 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1468674137", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af4b1b2-1bd8-4cb7-8349-2cb9c0a784e7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af4b1b2-1bd8-4cb7-8349-2cb9c0a784e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes'} Body: b'{"volume": {"id": "a31d192e-1e62-4e50-b983-9a8d715c5288", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:26.199045", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1468674137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e- 1e62-4e50-b983-9a8d715c5288"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}], "user_id": "8043565b02bb4f63b4a0b552b7191098", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:05:26,345 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288 0.059s 2023-04-19 08:05:26,345 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedf9655-9477-4879-af67-266f302840cc', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedf9655-9477-4879-af67-266f302840cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288'} Body: b'{"volume": {"id": "a31d192e-1e62-4e50-b983-9a8d715c5288", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:26.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1468674137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}], "user_id": "8043565b02bb4f63b4a0b552b7191098", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:05:27,397 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288 0.040s 2023-04-19 08:05:27,397 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d03cf9-14bb-41a0-a798-e6d6232b81d6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d03cf9-14bb-41a0-a798-e6d6232b81d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288'} Body: b'{"volume": {"id": "a31d192e-1e62-4e50-b983-9a8d715c5288", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:05:26.000000", "updated_at": "2023-04-19T08:05:26.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1468674137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288"}], "user_id": "8043565b02bb4f63b4a0b552b7191098", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": n ull, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5e7f06d44ee43138f373093d40014fa"}}' 2023-04-19 08:05:27,506 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288 0.097s 2023-04-19 08:05:27,507 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05: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-fcb0d810-2f80-4d99-b714-566ed2bd6672', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288'} Body: b'' 2023-04-19 08:05:27,535 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288 0.026s 2023-04-19 08:05:27,535 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05: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-cf6de204-b0b9-466c-b2c3-3b3add785ae9', 'x-openstack-request-id': 'req-cf6de204-b0b9-466c-b2c3-3b3add785ae9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e5e7f06d44ee43138f373093d40014fa/volumes/a31d192e-1e62-4e50-b983-9a8d715c5288'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a31d192e-1e62-4e50-b983-9a8d715c5288 could not be found."}}' 2023-04-19 08:05:27,659 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.123s 2023-04-19 08:05:27,659 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:27 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-b9b0dbaf-32a8-44ad-95d5-69e1865e4570', 'x-compute-request-id': 'req-b9b0dbaf-32a8-44ad-95d5-69e1865e4570', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'' 2023-04-19 08:05:27,938 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.278s 2023-04-19 08:05:27,938 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e6640d-5c2a-4af9-8519-6982af46dc26', 'x-compute-request-id': 'req-09e6640d-5c2a-4af9-8519-6982af46dc26', 'connection': 'close', 'status': '200', 'conte nt-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'{"server": {"id": "bb5de453-e849-4495-8e25-6d3b0e8c3569", "name": "tempest-SnapshotDataIntegrityTests-server-1881354562", "status": "ACTIVE", "tenant_id": "e5e7f06d44ee43138f373093d40014fa", "user_id": "8043565b02bb4f63b4a0b552b7191098", "metadata": {}, "hostId": "12cbaceed1844050cd9751692e78e5c5452b139a7c548ca0be2cdb12", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:03:34Z", "updated": "2023-04-19T08:05:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-258262849-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:1e:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1853359407", "OS-SRV-USG:launched_at": "2023-04-19T08:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1603986221"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:06:18,055 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569 0.038s 2023-04-19 08:06:18,059 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:18 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-e44328b5-7402-48bf-b4b8-6b89702298a8', 'x-compute-request-id': 'req-e44328b5-7402-48bf-b4b8-6b89702298a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb5de453-e849-4495-8e25-6d3b0e8c3569'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bb5de453-e849-4495-8e25-6d3b0e8c3569 could not be found."}}' 2023-04-19 08:06:18,249 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/94d26e56-33de-425d-bd90-89f31b0260ff 0.188s 2023-04-19 08:06:18,249 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-436dd840-6010-4f1a-ac57-1344f955021c', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:06:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/94d26e56-33de-425d-bd90-89f31b0260ff'} Body: b'' 2023-04-19 08:06:18,280 79743 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1853359407 0.030s 2023-04-19 08:06:18,280 79743 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06 :18 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-17c2ee4f-393c-4627-8bde-a65a0a8456fa', 'x-compute-request-id': 'req-17c2ee4f-393c-4627-8bde-a65a0a8456fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1853359407'} Body: b'' 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 287, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:23,277 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types 0.160s 2023-04-19 08:06:23,278 79731 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-2080294212"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83912b2d-69a0-4912-aeb6-dacb705d7f2b', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83912b2d-69a0-4912-aeb6-dacb705d7f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types'} Body: b'{"volume_type": {"id": "db6e3aea-eb61-4c70-9011-fbb88b87ec72", "name": "tempest-GroupSnapshotsV319Test-volume-type-2080294212", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:06:23,312 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/group_types 0.031s 2023-04-19 08:06:23,312 79731 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-1814858868"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f40a445-7122-4561-b3dd-e0b56f7e947b', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f40a445-7122-4561-b3dd-e0b56f7e947b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/group_types'} Body: b'{"group_type": {"id": "2ddf95e4-d838-41af-8165-d4997ce307fb", "name": "tempest-GroupSnapshotsV319Test-group-type-1814858868", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 08:06:23,501 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups 0.186s 2023-04-19 08:06:23,501 79731 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": "2ddf95e4-d838-41af-8165-d4997ce307fb", "volume_types": ["db6e3aea-eb61-4c70-9011-fbb88b87ec72"], "name": "tempest-GroupSnapshotsV319Test-Group-10309028"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7bbe266-f8b7-4e34-8451-e3bfcf27f6e3', 'content-length': '114', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7bbe266-f8b7-4e34-8451-e3bfcf27f6e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups'} Body: b'{"group": {"id": "d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c", "name": "tempest-GroupSnapshotsV319Test-Group-10309028"}}' 2023-04-19 08:06:23,534 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c 0.030s 2023-04-19 08:06:23,535 79731 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': 'Wed, 19 Apr 2023 08:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9a56ea-c43f-4197-9a9d-a9347e9a37ae', 'content-length': '394', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9a56ea-c43f-4197-9a9d-a9347e9a37ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c'} Body: b'{"group": {"id": "d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T08:06:23.000000", "name": "tempest-GroupSnapshotsV319Test-Group-10309028", "description": null, "group_type": "2ddf95e4-d838-41af-8165-d4997ce307fb", "volume_types": ["db6e3aea-eb61-4c70-9011-fbb88b87ec72"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:06:24,624 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c 0.084s 2023-04-19 08:06:24,625 79731 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': 'Wed, 19 Apr 2023 08:06:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d77df3d-061b-427e-a483-9582899df7fc', 'content-length': '391', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d77df3d-061b-427e-a483-9582899df7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c'} Body: b'{"group": {"id": "d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T08:06:23.000000", "name": "tempest-GroupSnapshotsV319Test-Group-10309028", "description": null, "group_type": "2ddf95e4-d838-41af-8165-d4997ce307fb", "volume_types": ["db6e3aea-eb61-4c70-9011-fbb88b87ec72"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:06:24,739 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/volumes/detail 0.108s 2023-04-19 08:06:24,739 79731 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': 'Wed, 19 Apr 2023 08:06:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa54730-24fb-4954-81d1-12440df8cf9b', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa54730-24fb-4954-81d1-12440df8cf9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 08:06:24,812 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c/action 0.061s 2023-04-19 08:06:24,812 79731 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': 'Wed, 19 Apr 2023 08:06:24 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-ea2515d1-cc4e-4ebd-b865-e5a49dcca583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c/action'} Body: b'' 2023-04-19 08:06:24,849 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c 0.036s 2023-04-19 08:06:24,849 79731 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': 'Wed, 19 Apr 2023 08:06:24 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-38f93adf-aea9-4701-91c5-25bba5b758ec', 'x-openstack-request-id': 'req-38f93adf-aea9-4701-91c5-25bba5b758ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d7104f53fb7e49d6997d0699472b3f14/groups/d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d92ecbb5-c2e2-44e7-bdca-c4e8bf15134c could not be found."}}' 2023-04-19 08:06:24,907 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/group_types/2ddf95e4-d838-41af-8165-d4997ce307fb 0.056s 2023-04-19 08:06:24,907 79731 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': 'Wed, 19 Apr 2023 08:06:24 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-fd6362a2-07e2-4aba-bd2f-3e03c3021fbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/group_types/2ddf95e4-d838-41af-8165-d4997ce307fb'} Body: b'' 2023-04-19 08:06:24,976 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types/db6e3aea-eb61-4c70-9011-fbb88b87ec72 0.068s 2023-04-19 08:06:24,976 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06: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-d793d662-532e-4ecc-bba7-84e1e827f0bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types/db6e3aea-eb61-4c70-9011-fbb88b87ec72'} Body: b'' 2023-04-19 08:06:24,993 79731 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types/db6e3aea-eb61-4c70-9011-fbb88b87ec72 0.016s 2023-04-19 08:06:24,994 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:24 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-07b14be1-f7d8-4243-b79e-59d0306f2bf9', 'x-openstack-request-id': 'req-07b14be1-f7d8-4243-b79e-59d0306f2bf9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/05606313f1df4339b0ce6c0fef338fa9/types/db6e3aea-eb61-4c70-9011-fbb88b87ec72'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type db6e3aea-eb61-4c70-9011-fbb88b87ec72 could not be found."}}' 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 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8f0776b9-d23c-48f4-8fa7-a966215dd103 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:38,527 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.517s 2023-04-19 08:06:38,527 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1664067075"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af4504e-92be-4a24-9289-857f19eeca0a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af4504e-92be-4a24-9289-857f19eeca0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "8f0776b9-d23c-48f4-8fa7-a966215dd103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.470049", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1664067075", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:38,723 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.186s 2023-04-19 08:06:38,724 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1099832118"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9607c3dd-6363-4351-b398-1e674cb2cfe8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9607c3dd-6363-4351-b398-1e674cb2cfe8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "c101ce40-a2a3-4c23-a8fe-364d2bbdad28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.665724", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1099832118", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/c101ce40-a2a3-4c23-a8fe-364d2bbdad28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/c101ce40-a2a3-4c23-a8fe-364d2bbdad28"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:38,930 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.196s 2023-04-19 08:06:38,931 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-26292100"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381eee24-4aac-49b8-b7ad-70606b5aea06', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381eee24-4aac-49b8-b7ad-70606b5aea06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "342d1aca-c421-4fc7-bf1a-76967a6f2e5e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.868978", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-26292100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/342d1aca-c421-4fc7-bf1a-76967a6f2e5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/342d1aca-c421-4fc7-bf1a-76967a6f2e5e"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:39,139 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.197s 2023-04-19 08:06:39,139 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-581976294"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fdb4d5-7269-4353-bdf8-b15d473594ea', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fdb4d5-7269-4353-bdf8-b15d473594ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "5427a938-0444-4e82-8e3c-db287435b4f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:39.073638", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-581976294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/5427a938-0444-4e82-8e3c-db287435b4f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/5427a938-0444-4e82-8e3c-db287435b4f6"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:39,344 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes 0.194s 2023-04-19 08:06:39,344 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-924404939"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d3da29-a43b-4c4e-8ed1-aa2b5c233bf8', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d3da29-a43b-4c4e-8ed1-aa2b5c233bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes'} Body: b'{"volume": {"id": "ebc23b45-0b69-44b3-890d-3e1658428676", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:39.276207", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-924404939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/ebc23b45-0b69-44b3-890d-3e1658428676"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/ebc23b45-0b69-44b3-890d-3e1658428676"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:39,396 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103 0.042s 2023-04-19 08:06:39,397 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bb0572-48ac-410a-9cca-1dab5a9e1faa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bb0572-48ac-410a-9cca-1dab5a9e1faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103'} Body: b'{"volume": {"id": "8f0776b9-d23c-48f4-8fa7-a966215dd103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.000000", "updated_at": "2023-04-19T08:06:39.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1664067075", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6466903ae1f64cd2a031613037fd87bc"}}' 2023-04-19 08:06:40,449 79731 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103 0.040s 2023-04-19 08:06:40,449 79731 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fada5c6-4093-42ae-b3aa-dbf4960df2d7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-0fada5c6-4093-42ae-b3aa-dbf4960df2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103'} Body: b'{"volume": {"id": "8f0776b9-d23c-48f4-8fa7-a966215dd103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:38.000000", "updated_at": "2023-04-19T08:06:39.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1664067075", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6466903ae1f64cd2a031613037fd87bc/volumes/8f0776b9-d23c-48f4-8fa7-a966215dd103"}], "user_id": "7b49aa1aecaf4cd58e98dc0737d76593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6466903ae1f64cd2a031613037fd87bc"}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 450, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6437b7cf-495a-4f92-95d9-b194aaeccd5c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:05:30,880 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.579s 2023-04-19 08:05:30,880 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf4478de-4e30-41c5-864e-3c2434bf6fb0', 'x-compute-request-id': 'req-bf4478de-4e30-41c5-864e-3c2434bf6fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:05:31,107 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.215s 2023-04-19 08:05:31,108 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b80ff3cb-a482-4bb2-9b7d-5945bea5b02a', 'x-compute-request-id': 'req-b80ff3cb-a482-4bb2-9b7d-5945bea5b02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:05:31,342 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.222s 2023-04-19 08:05:31,343 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2541f2b9-8d80-48d6-9afa-b055b846bf02', 'x-compute-request-id': 'req-2541f2b9-8d80-48d6-9afa-b055b846bf02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:06:31,868 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/ebcde 8c2a3444e919d232ea854c00e6f/volumes 0.452s 2023-04-19 08:06:31,869 79735 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-ServerActionsTestJSON-volume-1550994132"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41de775-7b8b-4854-a3bd-3c3a081bccea', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41de775-7b8b-4854-a3bd-3c3a081bccea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes'} Body: b'{"volume": {"id": "6437b7cf-495a-4f92-95d9-b194aaeccd5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:31.789043", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1550994132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:06:31,924 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c 0.039s 2023-04-19 08:06:31,924 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4895b77-d4db-4e7c-b27a-23e3ee0a4484', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4895b77-d4db-4e7c-b27a-23e3ee0a4484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c'} Body: b'{"volume": {"id": "6437b7cf-495a-4f92-95d9-b194aaeccd5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:32.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1550994132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:06:32,990 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c 0.048s 2023-04-19 08:06:32,991 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778b2d8d-1afb-422c-a627-6b172e34c1de', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778b2d8d-1afb-422c-a627-6b172e34c1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c'} Body: b'{"volume": {"id": "6437b7cf-495a-4f92-95d9-b194aaeccd5c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:06:32.000000", "updated_at": "2023-04-19T08:06:32.000000", "name": "tempest-ServerActionsTestJSON-volume-1550994132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/6437b7cf-495a-4f92-95d9-b194aaeccd5c"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:06:33,001 79735 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 2023-04-19 08:06:33,227 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.225s 2023-04-19 08:06:33,227 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74ace6a-dfed-476c-a468-409d4531ed16', 'x-compute-request-id': 'req-e74ace6a-dfed-476c-a468-409d4531ed16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": nul l, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c18df0c6-d103-4a54-bc9b-135484f69b58 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:28,128 79745 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:06:28,128 79745 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:06:28,391 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.260s 2023-04-19 08:06:28,392 79745 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-337992567", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOLVwSIZ1oGX78CMjltJm+bvFW4GujMItlU7LEr8GJwEvbEm95hxk3j/YtZS/kaoRCB/genXxJRVmWzNZE4/edLgFBXMHzW0tvAC2DsZ3f7uQIT6m4Ph0r5i8Gnd9lkAdQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:28 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-eed3161d-c792-434a-a5aa-4eef74aa13f0', 'x-compute-request-id': 'req-eed3161d-c792-434a-a5aa-4eef74aa13f0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-337992567", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOLVwSIZ1oGX78CMjltJm+bvFW4GujMItlU7LEr8GJwEvbEm95hxk3j/YtZS/kaoRCB/genXxJRVmWzNZE4/edLgFBXMHzW0tvAC2DsZ3f7uQIT6m4Ph0r5i8Gnd9lkAdQ==", "fingerprint": "a8:5d:a1:01:d2:d9:f9:24:65:c3:46:74:f8:77:ee:8b", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4"}}' 2023-04-19 08:06:28,394 79745 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-337992567 created 2023-04-19 08:06:28,554 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.159s 2023-04-19 08:06:28,555 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--798791327", "description": "tempest-description--906660352"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-ab26e705-b60f-44fd-8e44-864b8a41a7c5', 'date': 'Wed, 19 Apr 2023 08:06:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "name": "tempest-securitygroup--798791327", "stateful": true, "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "description": "tempest-description--906660352", "shared": false, "security_group_rules": [{"id": "5ed968e2-c3ed-4dde-ae90-a6bec773cc96", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "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": 788, "description": null, "tags": [], "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}, {"id": "b9212550-ead1-4826-a37e-756c919c9f37", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 789, "description": null, "tags": [], "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}], "tags": [], "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 1, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:06:28,714 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-04-19 08:06:28,715 79745 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": "d65c6fa9-336a-4337-93fc-0fde9144b988", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-959cef65-01ea-499d-b648-b01afb57c9b0', 'date': 'Wed, 19 Apr 2023 08:06:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5789ba2c-800d-4204-8c5f-ec249a7a4daa", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "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, "description": "", "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:06:28,870 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-19 08:06:28,870 79745 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": "d65c6fa9-336a-4337-93fc-0fde9144b988", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aa5c837b-5655-4d5d-af40-a6f700f0a298', 'date': 'Wed, 19 Apr 2023 08:06:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aaca01e9-2b0d-4f89-ad73-18743e66eaf8", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "d65c6fa9-336a-4337-93fc-0fde9144b988", "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, "description": "", "created_at": "2023-04-19T08:06:28Z", "updated_at": "2023-04-19T08:06:28Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:06:28,871 79745 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--798791327 created 2023-04-19 08:06:29,892 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.021s 2023-04-19 08:06:29,893 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-ty pe': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4f3f75b3-5330-48f0-ab2c-9406a1c8a932', 'date': 'Wed, 19 Apr 2023 08:06:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0e629925-fabc-43f1-ac76-479de6d85552", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "floating_ip_address": "172.24.4.127", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f475ef63d11f4decbd33dfc63e108d12", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:06:29Z", "updated_at": "2023-04-19T08:06:29Z", "revision_number": 0}}' 2023-04-19 08:06:29,893 79745 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0e629925-fabc-43f1-ac76-479de6d85552', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'floating_ip_address': '172.24.4.127', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:06:29Z', 'updated_at': '2023-04-19T08:06:29Z', 'revision_number': 0, 'ip': '172.24.4.127'} created 2023-04-19 08:06:30,013 79745 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.114s 2023-04-19 08:06:30,013 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dea2462a-ad1a-4208-b176-e742c651cd81', '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": "a0d79080dd7b4e20932eb3774bdc97a4", "name": "tempest-AttachVolumeShelveTestJSON-459720759-project-member", "password_expires_at": null}, "audit_ids": ["Aw5kZJOJRyiu1yXw3x3ciw"], "expires_at": "2023-04-19T09:06:29.000000Z", "issued_at": "2023-04-19T08:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f475ef63d11f4decbd33dfc63e108d12", "name": "tempest-AttachVolumeShelveTestJSON-459720759"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "re gion_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:06:30,014 79745 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '148f1dce-55c7-456b-971d-00cad5c4c568', 'name': 'tempest-AttachVolumeShelveTestJSON-669349991-network', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8850, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:06:21Z', 'updated_at': '2023-04-19T08:06:22Z', 'revision_number': 1} available for tenant 2023-04-19 08:06:30,015 79745 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-337992567', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOLVwSIZ1oGX78CMjltJm+bvFW4GujMItlU7LEr8GJwEvbEm95hxk3j/YtZS/kaoRCB/genXxJRVmWzNZE4/edLgFBXMHzW0tvAC2DsZ3f7uQIT6m4Ph0r5i8Gnd9lkAdQ==', 'fingerprint': 'a8:5d:a1:01:d2:d9:f9:24:65:c3:46:74:f8:77:ee:8b', 'user_id': 'a0d79080dd7b4e20932eb3774bdc97a4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBIDb+7iWfqg9Okbu41Lxq8r5KYNeg5nAX1vGH8d9IcxFlAqmTVOLj7\nMsnTec97w7qgBwYFK4EEACKhZANiAATi1cEiGdaBl+/AjI5bSZvm7xVuBrozCLZV\nOyxK/BicBL2xJveYcZN4/2LWUv5GqEQgf4Hp18SUVZlszWROP3nS4BQVzB81tLbw\nAtg7Gd3+7kCE+puD4dK+YvBp3fZZAHU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd65c6fa9-336a-4337-93fc-0fde9144b988', 'name': 'tempest-securitygroup--798791327', 'stateful': True, 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': 'tempest-description--906660352', 'shared': False, 'security_group_rules': [{'id': '5ed968e2-c3ed-4dde-ae90-a6bec773cc96', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'security_group_id': 'd65c6fa9-336a-4337-93fc-0fde9144b988', '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': 788, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:06:28Z', 'updated_at': '2023-04-19T08:06:28Z', 'revision_number': 0, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}, {'id': 'b9212550-ead1-4826-a37e-756c919c9f37', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'security_group_id': 'd65c6fa9-336a-4337-93fc-0fde9144b988', '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': 789, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:06:28Z', 'updated_at': '2023-04-19T0 8:06:28Z', 'revision_number': 0, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}], 'tags': [], 'created_at': '2023-04-19T08:06:28Z', 'updated_at': '2023-04-19T08:06:28Z', 'revision_number': 1, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}, 'floating_ip': {'id': '0e629925-fabc-43f1-ac76-479de6d85552', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'floating_ip_address': '172.24.4.127', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:06:29Z', 'updated_at': '2023-04-19T08:06:29Z', 'revision_number': 0, 'ip': '172.24.4.127'}} 2023-04-19 08:06:30,736 79745 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.720s 2023-04-19 08:06:30,736 79745 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-367062780", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "148f1dce-55c7-456b-971d-00cad5c4c568"}], "security_groups": [{"name": "tempest-securitygroup--798791327"}], "key_name": "tempest-keypair-337992567", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3', '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-a8e046db-a5ae-4e9f-849d-0fdb8de039c5', 'x-compute-request-id': 'req-a8e046db-a5ae-4e9f-849d-0fdb8de039c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--798791327"}], "adminPass": "password"}}' 2023-04-19 08:06:30,818 79745 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/45c79c22-b7be-444f-8d5a-f152377c70f3 0.079s 2023-04-19 08:06:30,819 79745 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': 'Wed, 19 Apr 2023 08:06:30 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-f8fd9cb7-bc11-4abe-aac8-c6f756691866', 'x-compute-request-id': 'req-f8fd9cb7-bc11-4abe-aac8-c6f756691866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'{"server": {"id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "name": "tempest-AttachVolumeShelveTestJSON-server-367062780", "status": "BUILD", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b 4e20932eb3774bdc97a4", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:06:31Z", "updated": "2023-04-19T08:06:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-337992567", "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}}' 2023-04-19 08:07:21,200 79745 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/45c79c22-b7be-444f-8d5a-f152377c70f3 0.319s 2023-04-19 08:07:21,201 79745 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': 'Wed, 19 Apr 2023 08:07:20 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-932008ce-2e2c-481e-83bb-36e7d3af231d', 'x-compute-request-id': 'req-932008ce-2e2c-481e-83bb-36e7d3af231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'{"server": {"id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "name": "tempest-AttachVolumeShelveTestJSON-server-367062780", "status": "ACTIVE", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "b0633eb5d096dc1a40eb25c63cc2445dec53ae007f92154c2e14fd59", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:06:30Z", "updated": "2023-04-19T08:06:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:af:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-337992567", "OS-SRV-USG:launched_at": "2023-04-19T08:06:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--798791327"}], "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}}' 2023-04-19 08:07:21,213 79745 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:08:21,456 79745 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/45c79c22-b7be -444f-8d5a-f152377c70f3/os-interface 0.184s 2023-04-19 08:08:21,457 79745 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': 'Wed, 19 Apr 2023 08:08:21 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-6aa27c31-a631-4e32-9e16-89a52774295b', 'x-compute-request-id': 'req-6aa27c31-a631-4e32-9e16-89a52774295b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "148f1dce-55c7-456b-971d-00cad5c4c568", "port_id": "16e696e9-a55e-4c09-85cb-c24ad488eede", "mac_addr": "fa:16:3e:3c:af:54", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3728093d-80a4-4340-8501-54616230faca", "ip_address": "10.0.0.14"}]}]}' 2023-04-19 08:08:22,583 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0e629925-fabc-43f1-ac76-479de6d85552 1.122s 2023-04-19 08:08:22,583 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "16e696e9-a55e-4c09-85cb-c24ad488eede"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2074e24b-8c52-44eb-a0a1-257177f4823a', 'date': 'Wed, 19 Apr 2023 08:08:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0e629925-fabc-43f1-ac76-479de6d85552'} Body: b'{"floatingip": {"id": "0e629925-fabc-43f1-ac76-479de6d85552", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "floating_ip_address": "172.24.4.127", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "39e8605d-43fc-4fc0-b0c4-af3eb9e4fcd5", "port_id": "16e696e9-a55e-4c09-85cb-c24ad488eede", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "148f1dce-55c7-456b-971d-00cad5c4c568", "mac_address": "fa:16:3e:3c:af:54", "admin_state_up": true, "status": "ACTIVE", "device_id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:06:29Z", "updated_at": "2023-04-19T08:08:21Z", "revision_number": 1, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:08:22,585 79745 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.127:22' as 'cirros' with public key authentication 2023-04-19 08:08:22,619 79745 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:08:22,641 79745 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:08:22,642 79745 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.127 successfully created 2023-04-19 08:08:22,685 79745 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/45c79c22-b7be-444f-8d5a-f152377c70f3/ips 0.043s 2023-04-19 08:08:22,685 79745 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': 'Wed, 19 Apr 2023 08:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', '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-d627706a-845c-4166-bb13-0288dfc2ded6', 'x-compute-request-id': 'req-d627706a-845c-4166-bb13-0288dfc2ded6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-19 08:08:22,904 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes 0.215s 2023-04-19 08:08:22,904 79745 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-207171009"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a77075-cabc-4bdb-857d-3f7bdd50fb53', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a77075-cabc-4bdb-857d-3f7bdd50fb53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes'} Body: b'{"volume": {"id": "c18df0c6-d103-4a54-bc9b-135484f69b58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:22.843060", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-207171009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}], "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:08:22,955 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58 0.041s 2023-04-19 08:08:22,955 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3c2ffb-8e95-4610-80be-186348dce1cc', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3c2ffb-8e95-4610-80be-186348dce1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58'} Body: b'{"volume": {"id": "c18df0c6-d103-4a54-bc9b-135484f69b58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:23.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-207171009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}], "user_id": "a0d79080dd7b4e209 32eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:08:24,060 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58 0.093s 2023-04-19 08:08:24,061 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ed964d-7396-4839-923a-333bd5b5016b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ed964d-7396-4839-923a-333bd5b5016b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58'} Body: b'{"volume": {"id": "c18df0c6-d103-4a54-bc9b-135484f69b58", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:23.000000", "updated_at": "2023-04-19T08:08:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-207171009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/c18df0c6-d103-4a54-bc9b-135484f69b58"}], "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:08:24,204 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3 0.133s 2023-04-19 08:08:24,205 79745 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': 'Wed, 19 Apr 2023 08:08:24 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-7ecea828-a631-41de-9f0b-ef992a1f5bf2', 'x-compute-request-id': 'req-7ecea828-a631-41de-9f0b-ef992a1f5bf2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'' 2023-04-19 08:08:24,570 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3 0.364s 2023-04-19 08:08:24,570 79745 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': 'Wed, 19 Apr 2023 08:08:24 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-32550b1f-89de-4c70-b601-19b10ec7cf91', 'x-compute-request-id': 'req-32550b1f -89de-4c70-b601-19b10ec7cf91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'{"server": {"id": "45c79c22-b7be-444f-8d5a-f152377c70f3", "name": "tempest-AttachVolumeShelveTestJSON-server-367062780", "status": "ACTIVE", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "b0633eb5d096dc1a40eb25c63cc2445dec53ae007f92154c2e14fd59", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:06:30Z", "updated": "2023-04-19T08:08:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:af:54"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:af:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45c79c22-b7be-444f-8d5a-f152377c70f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-337992567", "OS-SRV-USG:launched_at": "2023-04-19T08:06:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--798791327"}], "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}}' 2023-04-19 08:09:14,687 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3 0.038s 2023-04-19 08:09:14,687 79745 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': 'Wed, 19 Apr 2023 08:09:14 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-464fa788-a044-4111-bde1-afa6309abd52', 'x-compute-request-id': 'req-464fa788-a044-4111-bde1-afa6309abd52', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45c79c22-b7be-444f-8d5a-f152377c70f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 45c79c22-b7be-444f-8d5a-f152377c70f3 could not be found."}}' 2023-04-19 08:09:14,718 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-337992567 0.030s 2023-04-19 08:09:14,718 79745 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': 'Wed, 19 Apr 2023 08:09:14 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-6582bcc2-132f-4eb0-9623-f1038d3fdd2f', 'x-compute-request-id': 'req-6582bcc2-132f-4eb0-9623-f1038d3fdd2f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-337992567'} Body: b'' 2023-04-19 08:09:14,864 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d65c6fa9-336a-4337-93fc-0fde9144b988 0.145s 2023-04-19 08:09:14,864 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7dfff542-054d-4e41-97b5-68286c39a1e7', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:09:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d65c6fa9-336a-4337-93fc-0fde9144b988'} Body: b'' 2023-04-19 08:09:14,882 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d65c6fa9-336a-4337-93fc-0fde9144b988 0.016s 2023-04-19 08:09:14,882 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-65ff9d74-1b3d-4aa7-9bae-36e4f0747f15', 'date': 'Wed, 19 Apr 2023 08:09:14 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d65c6fa9-336a-4337-93fc-0fde9144b988'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d65c6fa9-336a-4337-93fc-0fde9144b988 does not exist", "detail": ""}}' 2023-04-19 08:09:15,534 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0e629925-fabc-43f1-ac76-479de6d85552 0.652s 2023-04-19 08:09:15,535 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-06e78140-81a4-4bb4-8510-0eadccb78dcb', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:09:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0e629925-fabc-43f1-ac76-479de6d85552'} Body: b'' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 45421440-b68e-44d7-8f9e-fef885ce2a90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:07:33,540 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.241s 2023-04-19 08:07:33,540 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c2037f-4080-44b6-a907-de2729032d48', 'x-compute-request-id': 'req-e1c2037f-4080-44b6-a907-de2729032d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:07:33,780 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.227s 2023-04-19 08:07:33,781 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0729faf-4bdf-486b-b1a0-55832f8a0eba', 'x-compute-request-id': 'req-f0729faf-4bdf-486b-b1a0-55832f8a0eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:07:34,026 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.233s 2023-04-19 08:07:34,027 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62ffe2e5-e767-4f82-8fdf-aad9787596a4', 'x-compute-request-id': 'req-62ffe2e5-e767-4f82-8fdf-aad9787596a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3-49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:08:34,254 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.147s 2023-04-19 08:08:34,255 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7de64a36-9321-4203-ad59-0adb5815a008', '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": "16dc2a88f2d149a1a4035ed1c7e74b45", "name": "tempest-ServerActionsTestJSON-181616281-project-member", "password_expires_at": null}, "audit_ids": ["pKD-3gWFT_KnGrXKqHnciQ"], "expires_at": "2023-04-19T09:08:34.000000Z", "issued_at": "2023-04-19T08:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebcde8c2a3444e919d232ea854c00e6f", "name": "tempest-ServerActionsTestJSON-181616281"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ebcde8c2a3444e919d232ea854c00e6f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:08:34,256 79735 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '64c5035e-02a5-4732-87aa-9af0eb7f1434', 'name': 'tempest-ServerActionsTestJSON-383900894-network', 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30729, 'is_default': False, 'availability_zone_hints': [], 'availability_zon es': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:00:25Z', 'updated_at': '2023-04-19T08:00:25Z', 'revision_number': 1} available for tenant 2023-04-19 08:08:34,256 79735 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1127111588', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCjXahJx9irrgAhvFFGuoHo8iY7jdugLzXwtBZX5Q6rJL23XXSTaxC1Ql3kHLM/+R2p05+RVGx+EFCeILJ8HwSoB7g6Uu7gNNim8ourCOG/QJ5pJ+0fViv7oHPhV0xfdPA==', 'fingerprint': 'c1:11:18:18:55:af:e8:41:40:36:b2:d7:15:bb:52:bb', 'user_id': '16dc2a88f2d149a1a4035ed1c7e74b45', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAaCxVit6l6t0bHw+nxk/x9gJ+hlRR1yIx8sgHtLJwF3lmg+DQRa7kI\nJw0xqIJV3QKgBwYFK4EEACKhZANiAAQo12oScfYq64AIbxRRrqB6PImO43boC818\nLQWV+UOqyS9t110k2sQtUJd5ByzP/kdqdOfkVRsfhBQniCyfB8EqAe4OlLu4DTYp\nvKLqwjhv0CeaSftH1Yr+6Bz4VdMX3Tw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '83d1c283-ac92-435b-bbe8-b028182bff86', 'name': 'tempest-securitygroup--1445977716', 'stateful': True, 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'description': 'tempest-description--1925237969', 'shared': False, 'security_group_rules': [{'id': '972ab243-9a90-4da5-a3d7-e9419a207f5d', 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'security_group_id': '83d1c283-ac92-435b-bbe8-b028182bff86', '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': 527, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 0, 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f'}, {'id': 'd87d9e86-4f93-4a8f-8269-c21c1305195d', 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'security_group_id': '83d1c283-ac92-435b-bbe8-b028182bff86', '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': 526, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 0, 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f'}], 'tags': [], 'created_at': '2023-04-19T08:00:42Z', 'updated_at': '2023-04-19T08:00:42Z', 'revision_number': 1, 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f'}, 'floating_ip': {'id': '08b2b45d-7a85-4554-8b02-f16048d68999', 'tenant_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'floating_ip_address': '172.24.4.114', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ebcde8c2a3444e919d232ea854c00e6f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:00:43Z', 'updated_at': '2023-04-19T08:00:43Z', 'revision_number': 0, 'ip': '172.24.4.114'}} 2023-04-19 08:08:34,583 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes 0.326s 2023-04-19 08:08:34,583 79735 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-148472507", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54bb0fc4-7710-406b-9954-944bd84e6622', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54bb0fc4-7710-406 b-9954-944bd84e6622', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes'} Body: b'{"volume": {"id": "45421440-b68e-44d7-8f9e-fef885ce2a90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:34.522837", "updated_at": null, "name": "tempest-tempest.common.compute-volume-148472507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:08:34,633 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90 0.041s 2023-04-19 08:08:34,634 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99733bb-0ab4-47c8-a611-64de6bbc714d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99733bb-0ab4-47c8-a611-64de6bbc714d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90'} Body: b'{"volume": {"id": "45421440-b68e-44d7-8f9e-fef885ce2a90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:35.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-148472507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:08:35,716 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90 0.050s 2023-04-19 08:08:35,720 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d63f426-c926-4736-963e-cabeeb0a3f0c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d63f426-c926-4736-963e-cabeeb0a3f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90'} Body: b'{"volume": {"id": "45421440-b68e-44d7-8f9e-fef885ce2a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:08:35.00 0000", "updated_at": "2023-04-19T08:08:35.000000", "name": "tempest-tempest.common.compute-volume-148472507", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90"}], "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebcde8c2a3444e919d232ea854c00e6f"}}' 2023-04-19 08:08:35,840 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90 0.108s 2023-04-19 08:08:35,840 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:35 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-e31f5718-defd-48c4-8af2-8aabb323e9a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90'} Body: b'' 2023-04-19 08:08:35,867 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90 0.025s 2023-04-19 08:08:35,867 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:35 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-7d3c52b8-791a-4d4a-a584-1d5a8e49499b', 'x-openstack-request-id': 'req-7d3c52b8-791a-4d4a-a584-1d5a8e49499b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebcde8c2a3444e919d232ea854c00e6f/volumes/45421440-b68e-44d7-8f9e-fef885ce2a90'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45421440-b68e-44d7-8f9e-fef885ce2a90 could not be found."}}' 2023-04-19 08:08:35,868 79735 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 2023-04-19 08:08:36,183 79735 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69 0.310s 2023-04-19 08:08:36,183 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-464095fa-7f1f-4960-a257-aaad1449f6bd', 'x-compute-request-id': 'req-464095fa-7f1f-4960-a257-aaad1449f6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69'} Body: b'{"server": {"id": "bdeeb437-76a3 -49b5-9553-d2da74917d69", "name": "tempest-ServerActionsTestJSON-server-759425170", "status": "ACTIVE", "tenant_id": "ebcde8c2a3444e919d232ea854c00e6f", "user_id": "16dc2a88f2d149a1a4035ed1c7e74b45", "metadata": {}, "hostId": "e8f85657d9a0d233d8e96cbd78f336f27fbd9ef0e8be25e30c196d19", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:00:44Z", "updated": "2023-04-19T08:00:55Z", "addresses": {"tempest-ServerActionsTestJSON-383900894-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:a7:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bdeeb437-76a3-49b5-9553-d2da74917d69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127111588", "OS-SRV-USG:launched_at": "2023-04-19T08:00:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1445977716"}], "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_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 286, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 823c04fd-d328-4013-ac57-d5c32255c8b1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T08:09:03Z', 'message': 'Build of instance 823c04fd-d328-4013-ac57-d5c32255c8b1 aborted: Volume 96ef10a3-d538-49a6-a5ee-2e52351dd75f did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-d6cbbf5a-b2cf-41aa-8aa3-f8f611438aa1. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:06:01,329 79737 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.038s 2023-04-19 08:06:01,329 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6a462ac8-3d01-4891-b937-ab87e4c76291', '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": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "password_expires_at": null}, "audit_ids": ["-GNiwaUfSeqzFAFn4JMOwQ"], "expires_at": "2023-04-19T09:06:01.000000Z", "issued_at": "2023-04-19T08:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7973fa0075de42e9a74627ae9cd98d9f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:06:01,330 79737 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'c200dc82-8f76-41a5-8f0d-25b3fdcf2132', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1171521041-network', 'tenant_id': '7973fa0075de42e9a74627ae9cd98d9f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '7973fa0075de42e9a74627ae9cd98d9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:05:55Z', 'updated_at': '2023-04-19T08:05:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:06:02,041 79737 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.710s 2023-04-19 08:06:02,042 79737 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-1524196155", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "c200dc82-8f76-41a5-8f0d-25b3fdcf2132"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a', '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-b4967ccb-ff03-4521-a3c6-2407153b7c67', 'x-compute-request-id': 'req-b4967ccb-ff03-4521-a3c6-2407153b7c67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3f04177b-d122-459b-871c-15c0964d793a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f04177b-d122-459b-871c-15c0964d793a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DML7L9bkpPBj"}}' 2023-04-19 08:06:02,134 79737 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/3f04177b-d122-459b-871c-15c0964d793a 0.089s 2023-04-19 08:06:02,135 79737 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': 'Wed, 19 Apr 2023 08:06:02 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-08749215-b04c-4b2b-9cfe-c70abd6da59c', 'x-compute-request-id': 'req-08749215-b04c-4b2b-9cfe-c70abd6da59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a'} Body: b'{"server": {"id": "3f04177b-d122-459b-871c-15c0964d793a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1524196155", "status": "BUILD", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:06:02Z", "updated": "2023-04-19T08:06:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f 04177b-d122-459b-871c-15c0964d793a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f04177b-d122-459b-871c-15c0964d793a"}], "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": []}}' 2023-04-19 08:06:52,476 79737 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/3f04177b-d122-459b-871c-15c0964d793a 0.276s 2023-04-19 08:06:52,476 79737 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': 'Wed, 19 Apr 2023 08:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-a9b68cc4-6c13-406a-99dd-0f08df6a5bed', 'x-compute-request-id': 'req-a9b68cc4-6c13-406a-99dd-0f08df6a5bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a'} Body: b'{"server": {"id": "3f04177b-d122-459b-871c-15c0964d793a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1524196155", "status": "ACTIVE", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "3a76c06e37111bf812d21afc87552880ee92696882ee702f34972ef1", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:06:02Z", "updated": "2023-04-19T08:06:09Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1171521041-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:3a:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f04177b-d122-459b-871c-15c0964d793a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:06:08.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": []}}' 2023-04-19 08:06:52,492 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:07:53,398 79737 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/3f04177b-d122-459b-871c-15c0964d793a/action 0.859s 2023-04-19 08:07:53,398 79737 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-ServerBootFromVolumeS tableRescueTest-image-444178090"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07: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-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481cda20-e297-4513-8011-cd916715f810', 'x-compute-request-id': 'req-481cda20-e297-4513-8011-cd916715f810', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a/action'} Body: b'{"image_id": "7b85991c-c846-480f-a62a-405b7a693fbb"}' 2023-04-19 08:07:53,431 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.029s 2023-04-19 08:07:53,431 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc913f4d-6281-4489-87dd-e6563d34ca78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:53Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:54,456 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.023s 2023-04-19 08:07:54,457 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9708f4eb-1f80-4d07-902a-a7d2ae20b4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:53Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:55,482 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.023s 2023-04-19 08:07:55,482 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aebe1b73-fc90-4e61-a467-837d726bd219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:53Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:56,508 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.024s 2023-04-19 08:07:56,508 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-51a21fb1-ebf6-4265-8f08-437eeb43f3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:56Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:57,533 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.023s 2023-04-19 08:07:57,533 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-398e0b17-7495-43a5-a37b-22ce09df55bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:57Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:58,564 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.029s 2023-04-19 08:07:58,565 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d1810fa4-2b6c-40a3-ab97-7cfd8198dd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "874cf4f82f1ef78e8ab708cdf7030dca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "035fd2992e5cd1e56988022fcb7a8670703348f57b6f2ec3800787dfa02f1d40e52a560d5b0aaaf7485c6dabfaa494c577e60eb570bc3a91024d1ee8222eda18", "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:58Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:58,605 79737 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/7b85991c-c846-480f-a62a-405b7a693fbb 0.039s 2023-04-19 08:07:58,606 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1d50282-7708-49bf-94a7-bdbcd1889d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "3f04177b-d122-459b-871c-15c0964d793a", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-444178090", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "874cf4f82f1ef78e8ab708cdf7030dca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7973fa0075de42e9a74627ae9 cd98d9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "035fd2992e5cd1e56988022fcb7a8670703348f57b6f2ec3800787dfa02f1d40e52a560d5b0aaaf7485c6dabfaa494c577e60eb570bc3a91024d1ee8222eda18", "id": "7b85991c-c846-480f-a62a-405b7a693fbb", "created_at": "2023-04-19T08:07:53Z", "updated_at": "2023-04-19T08:07:58Z", "tags": [], "self": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb", "file": "/v2/images/7b85991c-c846-480f-a62a-405b7a693fbb/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:07:58,895 79737 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/3f04177b-d122-459b-871c-15c0964d793a 0.289s 2023-04-19 08:07:58,896 79737 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': 'Wed, 19 Apr 2023 08:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-1eb9f7dc-6967-4278-9b0e-0e12aec7e7d8', 'x-compute-request-id': 'req-1eb9f7dc-6967-4278-9b0e-0e12aec7e7d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a'} Body: b'{"server": {"id": "3f04177b-d122-459b-871c-15c0964d793a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1524196155", "status": "ACTIVE", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "3a76c06e37111bf812d21afc87552880ee92696882ee702f34972ef1", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:06:02Z", "updated": "2023-04-19T08:07:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1171521041-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:3a:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f04177b-d122-459b-871c-15c0964d793a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f04177b-d122-459b-871c-15c0964d793a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:06:08.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": []}}' 2023-04-19 08:08:59,068 79737 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.082s 2023-04-19 08:08:59,069 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0f3c61b2-dda2-4db7-ba86-4872e4279ffd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Bod y: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "password_expires_at": null}, "audit_ids": ["BJCsJt_mTSOxtfCtKmtWUQ"], "expires_at": "2023-04-19T09:08:59.000000Z", "issued_at": "2023-04-19T08:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7973fa0075de42e9a74627ae9cd98d9f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:08:59,069 79737 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'c200dc82-8f76-41a5-8f0d-25b3fdcf2132', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1171521041-network', 'tenant_id': '7973fa0075de42e9a74627ae9cd98d9f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7973fa0075de42e9a74627ae9cd98d9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:05:55Z', 'updated_at': '2023-04-19T08:05:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:08:59,692 79737 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.621s 2023-04-19 08:08:59,692 79737 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-1605275303", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "c200dc82-8f76-41a5-8f0d-25b3fdcf2132"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1', '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-d6cbbf5a-b2cf-41aa-8aa3-f8f611438aa1', 'x-compute-request-id': 'req-d6cbbf5a-b2cf-41aa-8aa3-f8f611438aa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "823c04fd-d328-4013-ac57-d5c32255c8b1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xs6ywLhQWRsL"}}' 2023-04-19 08:08:59,772 79737 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/823c04fd-d328-4013-ac57-d5c32255c8b1 0.077s 2023-04-19 08:08:59,772 79737 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': 'Wed, 19 Apr 2023 08:08:59 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-86c82e2a-f449-4c54-8819-2388a6b9884e', 'x-compute-request-id': 'req-86c82e2a-f449-4c54-8819-2388a6b9884e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1'} Body: b'{"server": {"id": "823c04fd-d328-4013-ac57-d5c32255c8b1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1605275303", "status": "BUILD", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:09:00Z", "updated": "2023-04-19T08:08:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}], "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": []}}' 2023-04-19 08:09:49,981 79737 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/823c04fd-d328-4013-ac57-d5c32255c8b1 0.145s 2023-04-19 08:09:49,981 79737 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': 'Wed, 19 Apr 2023 08:09:49 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-6959d78a-ebde-49d4-969d-8e68db45cd12', 'x-compute-request-id': 'req-6959d78a-ebde-49d4-969d-8e68db45cd12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1'} Body: b'{"server": {"id": "823c04fd-d328-4013-ac57-d5c32255c8b1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1605275303", "status": "ERROR", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:08:59Z", "updated": "2023-04-19T08:09:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/823c04fd-d328-4013-ac57-d5c32255c8b1"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T08:09:03Z", "message": "Build of instance 823c04fd-d328-4013-ac57-d5c32255c8b1 aborted: Volume 96ef10a3-d538-49a6-a5ee-2e52351dd75f 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": []}}' 2023-04-19 08:09:50,000 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-19 08:09:50,736 79737 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/823c04fd-d328-4013-ac57-d5c32255c8b1 0.735s 2023-04-19 08:09:50,736 79737 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': 'Wed, 19 Apr 2023 08:09:50 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-ad031fe5-fea2-48cf-a974-8ebd9f1b1cc4', 'x-compute-request-id': 'req-ad031fe5-fea2-48cf-a974-8ebd9f1b1cc4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1'} Body: b'' 2023-04-19 08:09:50,785 79737 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/server s/823c04fd-d328-4013-ac57-d5c32255c8b1 0.048s 2023-04-19 08:09:50,786 79737 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': 'Wed, 19 Apr 2023 08:09:50 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-063fbcaf-494b-4a3b-af1f-25fd8042a4ce', 'x-compute-request-id': 'req-063fbcaf-494b-4a3b-af1f-25fd8042a4ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/823c04fd-d328-4013-ac57-d5c32255c8b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 823c04fd-d328-4013-ac57-d5c32255c8b1 could not be 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3e427f92-62d2-4f76-8455-e09817fc9d6f failed to build and is in ERROR status 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:10:36,102 79735 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/4e8012b5bc024ff7b6956b024eb47d5c/scheduler-stats/get_pools?detail=True 0.240s 2023-04-19 08:10:36,102 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b75b27a-2e82-4d8b-895f-9039106eca33', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b75b27a-2e82-4d8b-895f-9039106eca33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e8012b5bc024ff7b6956b024eb47d5c/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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:10:36,161 79735 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/4e8012b5bc024ff7b6956b024eb47d5c/scheduler-stats/get_pools 0.049s 2023-04-19 08:10:36,162 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f08ca5-6869-4ff8-98aa-825865a763dd', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f08ca5-6869-4ff8-98aa-825865a763dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e8012b5bc024ff7b6956b024eb47d5c/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume caf993c2-bcff-4dd6-8901-9f1980037067 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:10:42,777 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes 0.396s 2023-04-19 08:10:42,777 79735 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-30399380"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0895aa-555a-4f8b-bd63-8c81f81031e1', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0895aa-555a-4f8b-bd63-8c81f81031e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes'} Body: b'{"volume": {"id": "caf993c2-bcff-4dd6-8901-9f1980037067", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:42.711964", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-30399380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:10:42,828 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.041s 2023-04-19 08:10:42,829 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259f35ae-1f0c-4818-9a3b-b4db7d23f9b6', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259f35ae-1f0c-4818-9a3b-b4db7d23f9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'{"volume": {"id": "caf993c2-bcff-4dd6-8901-9f1980037067", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-30399380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:43,882 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.042s 2023-04-19 08:10:43,882 79735 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e11e37b-b1f1-4343-a733-cdab0eec3051', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e11e37b-b1f1-4343-a733-cdab0eec3051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'{"volume": {"id": "caf993c2-bcff-4dd6-8901-9f1980037067", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:43.000000", "updated_at": "2023-04-19T08:10:43.000000", "name": "tempest-VolumesTransfersTest-Volume-30399380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:43,945 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.052s 2023-04-19 08:10:43,946 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25375e5-92b9-4ce8-9286-2f21e5c8c581', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25375e5-92b9-4ce8-9286-2f21e5c8c581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'{"volume": {"id": "caf993c2-bcff-4dd6-8901-9f1980037067", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:43.000000", "updated_at": "2023-04-19T08:10:43.000000", "name": "tempest-VolumesTransfersTest-Volume-30399380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:44,076 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.119s 2023-04-19 08:10:44,077 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0 ', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4e2d64-ee30-4136-a77d-affe198f5f72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'' 2023-04-19 08:10:44,103 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067 0.025s 2023-04-19 08:10:44,103 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:44 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-2adcfc41-62eb-484e-a54d-8c9fa928b254', 'x-openstack-request-id': 'req-2adcfc41-62eb-484e-a54d-8c9fa928b254', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/caf993c2-bcff-4dd6-8901-9f1980037067'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume caf993c2-bcff-4dd6-8901-9f1980037067 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7dd5d41f-e384-447d-83ce-d7e06cbc9f49 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:10:44,281 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes 0.174s 2023-04-19 08:10:44,282 79735 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-1058526880"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436fcce0-970a-4d68-87f2-d386a2cba57a', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436fcce0-970a-4d68-87f2-d386a2cba57a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes'} Body: b'{"volume": {"id": "7dd5d41f-e384-447d-83ce-d7e06cbc9f49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:44.226020", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1058526880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:10:44,342 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.048s 2023-04-19 08:10:44,343 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f85fcd-7144-4582-ae19-ca0820eb51ec', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f85fcd-7144-4582-ae19-ca0820eb51ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'{"volume": {"id": "7dd5d41f-e384-447d-83ce-d7e06cbc9f49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1058526880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:45,400 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.044s 2023-04-19 08:10:45,401 79735 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1dd264-12a3-499c-acfa-69959c49dbe4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1dd264-12a3-499c-acfa-69959c49dbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'{"volume": {"id": "7dd5d41f-e384-447d-83ce-d7e06cbc9f49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:44.000000", "updated_at": "2023-04-19T08:10:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1058526880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:45,454 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.042s 2023-04-19 08:10:45,454 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736ca5b2-97d3-4758-91e9-fc8f68b828a4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736ca5b2-97d3-4758-91e9-fc8f68b828a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'{"volume": {"id": "7dd5d41f-e384-447d-83ce-d7e06cbc9f49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:44.000000", "updated_at": "2023-04-19T08:10:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1058526880", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49"}], "user_id": "722a29441501408183de7c576b9e1e2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f42a821426ec44928d4bb9c2113edf8a"}}' 2023-04-19 08:10:45,568 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.104s 2023-04-19 08:10:45,569 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10: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-d4b66d2a-2f4c-4d3f-a485-9a3bc1ea462a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'' 2023-04-19 08:10:45,590 79735 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49 0.020s 2023-04-19 08:10:45,590 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10: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-9ec50b94-0a4b-4c76-9ae6-a83f9c06215f', 'x-openstack-request-id': 'req-9ec50b94-0a4b-4c76-9ae6-a83f9c06215f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f42a821426ec44928d4bb9c2113edf8a/volumes/7dd5d41f-e384-447d-83ce-d7e06cbc9f49'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7dd5d41f-e384-447d-83ce-d7e06cbc9f49 could not be found."}}' 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 70, 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 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dfd46252-efda-4cef-84b3-912028f94625 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:11:03,493 79735 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.330s 2023-04-19 08:11:03,493 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1976437938", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFykRzqZfXPQhjrLbfDEY30Z0WXZhr2bdy2JQcaM6an9puCvnkGjpwmr/r2WGOkZZ40DaHFb1Lxp01UcDD/RJwnzRDPUakVpzVV/y6fMLtfxbFS1pbjtRwPGHvoQD9sv2w=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:03 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-3aac1c30-6302-4b29-96ae-c695757e2454', 'x-compute-request-id': 'req-3aac1c30-6302-4b29-96ae-c695757e2454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1976437938", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFykRzqZfXPQhjrLbfDEY30Z0WXZhr2bdy2JQcaM6an9puCvnkGjpwmr/r2WGOkZZ40DaHFb1Lxp01UcDD/RJwnzRDPUakVpzVV/y6fMLtfxbFS1pbjtRwPGHvoQD9sv2w==", "fingerprint": "bf:4d:03:83:af:8f:b4:2a:b0:08:07:97:f0:e4:32:c2", "user_id": "84e50f8867b7417c926d058c4ec72987"}}' 2023-04-19 08:11:03,642 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.143s 2023-04-19 08:11:03,643 79735 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-2059121302", "description": "tempest-secgroup-smoke-2059121302 description", "project_id": "df58c902a7404951b7bd8fb964d08de2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-8cf90444-26fc-4d41-8c82-8a5db7ee1b6b', 'date': 'Wed, 19 Apr 2023 08:11:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "name": "tempest-secgroup-smoke-2059121302", "stateful": true, "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "description": "tempest-secgroup-smoke-2059121302 description", "shared": false, "security_group_rules": [{"id": "5d79ce63-975a-4a42-8211-fb9a8a725a63", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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": 896, "description": null, "tags": [], "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08:11:03Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}, {"id": "cfd27394-814f-438b-b829-b1a227f20e3f", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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": 897, "description": null, "tags": [], "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08:11:03Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}], "tags": [], "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08: 11:03Z", "revision_number": 1, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:03,814 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-19 08:11:03,815 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fd3e8c57-94f3-4dfb-a5d4-d29d752fb468', 'date': 'Wed, 19 Apr 2023 08:11:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3a5a197-55b3-4c7f-a648-f5ca677ece2e", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08:11:03Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:03,987 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-19 08:11:03,987 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-14ee1f98-f055-44f3-b4a9-7b8511c359e2', 'date': 'Wed, 19 Apr 2023 08:11:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cd7b1df7-250c-4b15-ab5f-9205961c31b0", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:03Z", "updated_at": "2023-04-19T08:11:03Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,151 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-19 08:11:04,151 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-67b201d9-a05f-41b2-8064-11d25180ba7c', 'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{" security_group_rule": {"id": "1ac82989-8d4f-44ef-8699-0cf953fde79e", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:04Z", "updated_at": "2023-04-19T08:11:04Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,310 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-19 08:11:04,311 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-61c019dc-04a5-4130-ab12-e414a6048784', 'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0c9c93a-0ec4-4b2e-8b8f-a77fe7f8469f", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:04Z", "updated_at": "2023-04-19T08:11:04Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,694 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.383s 2023-04-19 08:11:04,695 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-431c3e02-0370-4586-862b-f3084244b18b', 'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb92b1f6-8613-47ac-bfc2-04ced59999c3", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:04Z", "updated_at": "2023-04-19T08:11:04Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,857 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-19 08:11:04,858 79735 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": "825010ae-5cc1-4ab7-9721-78ef383d6c6 a", "project_id": "df58c902a7404951b7bd8fb964d08de2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4cd41e3d-4070-4a9e-b105-f87ce04f5667', 'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97790def-1de1-4693-8c17-050e88c8f4fc", "tenant_id": "df58c902a7404951b7bd8fb964d08de2", "security_group_id": "825010ae-5cc1-4ab7-9721-78ef383d6c6a", "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, "description": "", "created_at": "2023-04-19T08:11:04Z", "updated_at": "2023-04-19T08:11:04Z", "revision_number": 0, "project_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:04,903 79735 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.039s 2023-04-19 08:11:04,904 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b9ee5485-f472-43a4-a441-8f499dddb398', '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": "84e50f8867b7417c926d058c4ec72987", "name": "tempest-TestShelveInstance-1742788410-project-member", "password_expires_at": null}, "audit_ids": ["Fn99vGHUQmWaxn54dz19Xg"], "expires_at": "2023-04-19T09:11:04.000000Z", "issued_at": "2023-04-19T08:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df58c902a7404951b7bd8fb964d08de2", "name": "tempest-TestShelveInstance-1742788410"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/df58c902a7404951b7bd8fb964d08de2", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoin ts": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:11:04,904 79735 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'eb552b72-f1c4-4763-b86e-23f5165c7bcd', 'name': 'tempest-TestShelveInstance-840533712-network', 'tenant_id': 'df58c902a7404951b7bd8fb964d08de2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'df58c902a7404951b7bd8fb964d08de2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43037, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:10:48Z', 'updated_at': '2023-04-19T08:10:48Z', 'revision_number': 1} available for tenant 2023-04-19 08:11:05,328 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes 0.422s 2023-04-19 08:11:05,328 79735 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-1310223084", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef7a6d6-2ef7-4a28-8fdc-908577c24ed6', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef7a6d6-2ef7-4a28-8fdc-908577c24ed6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes'} Body: b'{"volume": {"id": "dfd46252-efda-4cef-84b3-912028f94625", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:05.256785", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1310223084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}], "user_id": "84e50f8867b7417c926d058c4ec72987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:11:05,442 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625 0.103s 2023-04-19 08:11:05,442 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8681037-2306-43e1-b79d-55372c60f1ba', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack -request-id': 'req-e8681037-2306-43e1-b79d-55372c60f1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625'} Body: b'{"volume": {"id": "dfd46252-efda-4cef-84b3-912028f94625", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:05.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1310223084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}], "user_id": "84e50f8867b7417c926d058c4ec72987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:06,494 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625 0.040s 2023-04-19 08:11:06,494 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d38a67-19bc-4337-9405-813f6a0fdbe5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d38a67-19bc-4337-9405-813f6a0fdbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625'} Body: b'{"volume": {"id": "dfd46252-efda-4cef-84b3-912028f94625", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:05.000000", "updated_at": "2023-04-19T08:11:05.000000", "name": "tempest-tempest.common.compute-volume-1310223084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625"}], "user_id": "84e50f8867b7417c926d058c4ec72987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df58c902a7404951b7bd8fb964d08de2"}}' 2023-04-19 08:11:06,612 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625 0.107s 2023-04-19 08:11:06,612 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:06 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-c5b4762b-c8ec-4c7b-941a-a7df190af904', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625'} Body: b'' 2023-04-19 08:11:06,652 79735 INFO [tempest.lib.common.rest_c lient] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625 0.039s 2023-04-19 08:11:06,652 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:06 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-14d0fbf3-07c0-4ef1-84a0-417fc4a232cb', 'x-openstack-request-id': 'req-14d0fbf3-07c0-4ef1-84a0-417fc4a232cb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/df58c902a7404951b7bd8fb964d08de2/volumes/dfd46252-efda-4cef-84b3-912028f94625'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dfd46252-efda-4cef-84b3-912028f94625 could not be found."}}' 2023-04-19 08:11:06,833 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/825010ae-5cc1-4ab7-9721-78ef383d6c6a 0.179s 2023-04-19 08:11:06,833 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-53fade83-75e1-4560-9458-487bb6b8ac98', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:11:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/825010ae-5cc1-4ab7-9721-78ef383d6c6a'} Body: b'' 2023-04-19 08:11:06,863 79735 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1976437938 0.029s 2023-04-19 08:11:06,864 79735 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:06 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-e8815e38-c498-4053-bc5a-82e653ed951c', 'x-compute-request-id': 'req-e8815e38-c498-4053-bc5a-82e653ed951c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1976437938'} Body: b'' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 550, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2c023980-6368-4af6-b830-db75a73cacaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:09:21,355 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20 0.222s 2023-04-19 08:09:21,356 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:21 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-68bb85f7-7b05-4fb4-bba2-edbd533626e0', 'x-compute-request-id': 'req-68bb85f7-7b05-4fb4-bba2-edbd533626e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20'} Body: b'{"server": {"id": "266d27ff-db1d-443a-8562-b67a859afe20", "name": "tempest-ServersNegativeTestJSON-server-601761688", "status": "ACTIVE", "tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8", "user_id": "2027c586717a407baa7cd8f3cdc56459", "metadata": {}, "hostId": "0e0c62a31d77505f7ab0cd1348d14056a28df1305e1af1a9d757b4a3", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:04:49Z", "updated": "2023-04-19T08:04:56Z", "addresses": {"tempest-ServersNegativeTestJSON-1790718076-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:ab:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/266d27ff-db1d-443a-8562-b67a859afe20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:04:56.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": []}}' 2023-04-19 08:10:21,799 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes 0.370s 2023-04-19 08:10:21,799 79729 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-911361576"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e782caf-c370-4ad1-8266-06a76d173501', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e782caf-c370-4ad1-8266-06a76d173501', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes'} Body: b'{"volume": {"id": "2c023980-6368-4af6-b830-db75a73cacaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:21.730056", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-911361576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:10:21,851 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf 0.041s 2023-04-19 08:10:21,851 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431eaeb3-6b57-495a-af2c-d3294749f48b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431eaeb3-6b57-495a-af2c-d3294749f48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf'} Body: b'{"volume": {"id": "2c023980-6368-4af6-b830-db75a73cacaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:22.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-911361576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8"}}' 2023-04-19 08:10:22,908 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf 0.044s 2023-04-19 08:10:22,908 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b6bdfc-c9c5-4578-a41b-52c6acf7771d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b6bdfc-c9c5-4578-a41b-52c6acf7771d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf'} Body: b'{"volume": {"id": "2c023980-6368-4af6-b830-db75a73cacaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:10:22.000000", "updated_at": "2023-04-19T08:10:22.000000", "name": "tempest-ServersNegativeTestJSON-volume-911361576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/2c023980-6368-4af6-b830-db75a73cacaf"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant -attr:tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8"}}' 2023-04-19 08:10:23,169 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20 0.250s 2023-04-19 08:10:23,170 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:10:22 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-b8374d0c-2c5e-42c3-a197-4abeaee081b4', 'x-compute-request-id': 'req-b8374d0c-2c5e-42c3-a197-4abeaee081b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20'} Body: b'{"server": {"id": "266d27ff-db1d-443a-8562-b67a859afe20", "name": "tempest-ServersNegativeTestJSON-server-601761688", "status": "ACTIVE", "tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8", "user_id": "2027c586717a407baa7cd8f3cdc56459", "metadata": {}, "hostId": "0e0c62a31d77505f7ab0cd1348d14056a28df1305e1af1a9d757b4a3", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:04:49Z", "updated": "2023-04-19T08:04:56Z", "addresses": {"tempest-ServersNegativeTestJSON-1790718076-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:ab:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/266d27ff-db1d-443a-8562-b67a859afe20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:04:56.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_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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6886a5a2-25d6-49ed-8b01-5c078e0412fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:09:15,540 79745 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:09:15,540 79745 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:09:15,602 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-04-19 08:09:15,603 79745 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-810739864", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGhlzmqfWJSsH1F+DcjSKjHN4sZ1KDyWRfvmQ1yol5vD5IewJca0DPaFYXLL4zponYyVw45uvTfI2IuifcM/ZeUHHy1nlW27yCZX4ED6bq6Ew1gCUchsEqlXQL00DNcsNQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:15 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-d7c48961-0959-4e9d-b7ca-97dbfefe8fd5', 'x-compute-request-id': 'req-d7c48961-0959-4e9d-b7ca-97dbfefe8fd5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-810739864", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGhlzmqfWJSsH1F+DcjSKjHN4sZ1KDyWRfvmQ1yol5vD5IewJca0DPaFYXLL4zponYyVw45uvTfI2IuifcM/ZeUHHy1nlW27yCZX4ED6bq6Ew1gCUchsEqlXQL00DNcsNQ==", "fingerprint": "95:ab:bd:e5:85:82:06:68:62:e0:47:97:f5:f5:c4:8b", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4"}}' 2023-04-19 08:09:15,605 79745 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-810739864 created 2023-04-19 08:09:15,751 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.145s 2023-04-19 08:09:15,751 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--910100136", "description": "tempest-description--599760426"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a8c0da23-017e-41f8-b07a-ad04aff2eb59', 'date': 'Wed, 19 Apr 2023 08:09:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2d48844d-363c-420e-bf39-94256e52a1fa", "name": "tempest-securitygroup--910100136", "stateful": true, "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "description": "tempest-description--599760426", "shared": false, "security_group_rules": [{"id": "cabbbc33-5b26-45e0-b296-5bc25bb643ce", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "2d48844d-363c-420e-bf39-94256e52a1fa", "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": 824, "description": null, "tags": [], "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}, {"id": "d72e1aa4-25e0-4198-b311-cb2a87851820", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "2d48844d-363c-420e-bf39-94256e52a1fa", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 823, "description": null, "tags": [], "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}], "tags": [], "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 1, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:09:15,918 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-19 08:09:15,918 79745 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": "2d48844d-363c-420e-bf39-94256e52a1fa", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-59c98325-f567-4f8b-a76e-28e811dfd6f9', 'date': 'Wed, 19 Apr 2023 08:09:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "83c562ce-b0b2-4b10-a6ce-e83ecec257bb", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "2d48844d-363c-420e-bf39-94256e52a1fa", "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, "description": "", "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:09:16,278 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.359s 2023-04-19 08:09:16,278 79745 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": "2d48844d-363c-420e-bf39-94256e52a1fa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1e649746-2e4e-4eae-9590-39597318288c', 'date': 'Wed, 19 Apr 2023 08:09:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e31db8c9-f05d-4f55-90f7-e191d9fddcb6", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "security_group_id": "2d48844d-363c-420e-bf39-94256e52a1fa", "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, "description": "", "created_at": "2023-04-19T08:09:15Z", "updated_at": "2023-04-19T08:09:15Z", "revision_number": 0, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:09:16,278 79745 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--910100136 created 2023-04-19 08:09:17,061 79745 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.782s 2023-04-19 08:09:17,061 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-ty pe': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1a0d8ef8-a3ad-43ca-80f2-dcad1bbbe6a7', 'date': 'Wed, 19 Apr 2023 08:09:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "86816d50-2755-4fea-b648-0debeb1c8933", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "floating_ip_address": "172.24.4.194", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f475ef63d11f4decbd33dfc63e108d12", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:09:16Z", "updated_at": "2023-04-19T08:09:16Z", "revision_number": 0}}' 2023-04-19 08:09:17,062 79745 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '86816d50-2755-4fea-b648-0debeb1c8933', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'floating_ip_address': '172.24.4.194', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:09:16Z', 'updated_at': '2023-04-19T08:09:16Z', 'revision_number': 0, 'ip': '172.24.4.194'} created 2023-04-19 08:09:17,161 79745 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.094s 2023-04-19 08:09:17,162 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35cfc0c9-8566-484e-954d-647b2a079590', '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": "a0d79080dd7b4e20932eb3774bdc97a4", "name": "tempest-AttachVolumeShelveTestJSON-459720759-project-member", "password_expires_at": null}, "audit_ids": ["-VLOhALMSX2wH9sa6EhFIQ"], "expires_at": "2023-04-19T09:09:17.000000Z", "issued_at": "2023-04-19T08:09:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f475ef63d11f4decbd33dfc63e108d12", "name": "tempest-AttachVolumeShelveTestJSON-459720759"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "re gion_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:09:17,162 79745 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '148f1dce-55c7-456b-971d-00cad5c4c568', 'name': 'tempest-AttachVolumeShelveTestJSON-669349991-network', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8850, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:06:21Z', 'updated_at': '2023-04-19T08:06:22Z', 'revision_number': 1} available for tenant 2023-04-19 08:09:17,163 79745 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-810739864', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGhlzmqfWJSsH1F+DcjSKjHN4sZ1KDyWRfvmQ1yol5vD5IewJca0DPaFYXLL4zponYyVw45uvTfI2IuifcM/ZeUHHy1nlW27yCZX4ED6bq6Ew1gCUchsEqlXQL00DNcsNQ==', 'fingerprint': '95:ab:bd:e5:85:82:06:68:62:e0:47:97:f5:f5:c4:8b', 'user_id': 'a0d79080dd7b4e20932eb3774bdc97a4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAMSLt2ChYD7PrKsC//diJGOMia0l6sw806WFtBb5P3X9saIcZCJbJy\nPSqCl3dYWhygBwYFK4EEACKhZANiAARoZc5qn1iUrB9Rfg3I0ioxzeLGdSg8lkX7\n5kNcqJebw+SHsCXGtAz2hWFyy+M6aJ2MlcOObr03yNiLon3DP2XlBx8tZ5Vtu8gm\nV+BA+m6uhMNYAlHIbBKpV0C9NAzXLDU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2d48844d-363c-420e-bf39-94256e52a1fa', 'name': 'tempest-securitygroup--910100136', 'stateful': True, 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': 'tempest-description--599760426', 'shared': False, 'security_group_rules': [{'id': 'cabbbc33-5b26-45e0-b296-5bc25bb643ce', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'security_group_id': '2d48844d-363c-420e-bf39-94256e52a1fa', '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': 824, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:09:15Z', 'updated_at': '2023-04-19T08:09:15Z', 'revision_number': 0, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}, {'id': 'd72e1aa4-25e0-4198-b311-cb2a87851820', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'security_group_id': '2d48844d-363c-420e-bf39-94256e52a1fa', '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': 823, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:09:15Z', 'updated_at': '2023-04-19T0 8:09:15Z', 'revision_number': 0, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}], 'tags': [], 'created_at': '2023-04-19T08:09:15Z', 'updated_at': '2023-04-19T08:09:15Z', 'revision_number': 1, 'project_id': 'f475ef63d11f4decbd33dfc63e108d12'}, 'floating_ip': {'id': '86816d50-2755-4fea-b648-0debeb1c8933', 'tenant_id': 'f475ef63d11f4decbd33dfc63e108d12', 'floating_ip_address': '172.24.4.194', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f475ef63d11f4decbd33dfc63e108d12', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:09:16Z', 'updated_at': '2023-04-19T08:09:16Z', 'revision_number': 0, 'ip': '172.24.4.194'}} 2023-04-19 08:09:17,785 79745 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.621s 2023-04-19 08:09:17,785 79745 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-1199096627", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "148f1dce-55c7-456b-971d-00cad5c4c568"}], "security_groups": [{"name": "tempest-securitygroup--910100136"}], "key_name": "tempest-keypair-810739864", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee', '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-d7bc3d6a-c217-4d40-9140-562de1b82dbb', 'x-compute-request-id': 'req-d7bc3d6a-c217-4d40-9140-562de1b82dbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--910100136"}], "adminPass": "password"}}' 2023-04-19 08:09:17,860 79745 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/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.071s 2023-04-19 08:09:17,860 79745 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': 'Wed, 19 Apr 2023 08:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', '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-1986127c-c7a7-4087-addf-9b95a6fa5534', 'x-compute-request-id': 'req-1986127c-c7a7-4087-addf-9b95a6fa5534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'{"server": {"id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "name": "tempest-AttachVolumeShelveTestJSON-server-1199096627", "status": "BUILD", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd 7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:09:18Z", "updated": "2023-04-19T08:09:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-810739864", "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}}' 2023-04-19 08:10:08,225 79745 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/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.287s 2023-04-19 08:10:08,228 79745 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': 'Wed, 19 Apr 2023 08:10:07 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-4459e89a-b026-4d06-94e8-4f4af1e15046', 'x-compute-request-id': 'req-4459e89a-b026-4d06-94e8-4f4af1e15046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'{"server": {"id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "name": "tempest-AttachVolumeShelveTestJSON-server-1199096627", "status": "ACTIVE", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "b0633eb5d096dc1a40eb25c63cc2445dec53ae007f92154c2e14fd59", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:09:17Z", "updated": "2023-04-19T08:09:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:14:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-810739864", "OS-SRV-USG:launched_at": "2023-04-19T08:09:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--910100136"}], "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}}' 2023-04-19 08:10:08,244 79745 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:11:08,490 79745 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/7be61ae3-a9 cd-4a68-8494-395f685ff6ee/os-interface 0.207s 2023-04-19 08:11:08,491 79745 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': 'Wed, 19 Apr 2023 08:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', '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-28138566-f7e8-4363-96e8-d6c04feb63f6', 'x-compute-request-id': 'req-28138566-f7e8-4363-96e8-d6c04feb63f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "148f1dce-55c7-456b-971d-00cad5c4c568", "port_id": "3f2753b2-3728-4d4a-8238-f08e4d03e465", "mac_addr": "fa:16:3e:b4:14:53", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3728093d-80a4-4340-8501-54616230faca", "ip_address": "10.0.0.8"}]}]}' 2023-04-19 08:11:09,276 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/86816d50-2755-4fea-b648-0debeb1c8933 0.780s 2023-04-19 08:11:09,276 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3f2753b2-3728-4d4a-8238-f08e4d03e465"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-09e0bc94-9ff6-4e92-abe4-827e1845837f', 'date': 'Wed, 19 Apr 2023 08:11:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/86816d50-2755-4fea-b648-0debeb1c8933'} Body: b'{"floatingip": {"id": "86816d50-2755-4fea-b648-0debeb1c8933", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "floating_ip_address": "172.24.4.194", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "39e8605d-43fc-4fc0-b0c4-af3eb9e4fcd5", "port_id": "3f2753b2-3728-4d4a-8238-f08e4d03e465", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "148f1dce-55c7-456b-971d-00cad5c4c568", "mac_address": "fa:16:3e:b4:14:53", "admin_state_up": true, "status": "ACTIVE", "device_id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:09:16Z", "updated_at": "2023-04-19T08:11:08Z", "revision_number": 1, "project_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:11:09,283 79745 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.194:22' as 'cirros' with public key authentication 2023-04-19 08:11:09,322 79745 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:11:09,345 79745 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:11:09,346 79745 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.194 successfully created 2023-04-19 08:11:09,386 79745 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/7be61ae3-a9cd-4a68-8494-395f685ff6ee/ips 0.039s 2023-04-19 08:11:09,386 79745 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': 'Wed, 19 Apr 2023 08:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', '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-28a3667a-0364-4a67-8d85-1a0ceac43edb', 'x-compute-request-id': 'req-28a3667a-0364-4a67-8d85-1a0ceac43edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-19 08:11:09,597 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes 0.207s 2023-04-19 08:11:09,597 79745 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-935566490"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c27141-9bf7-4a32-b654-ffa4b47de714', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c27141-9bf7-4a32-b654-ffa4b47de714', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes'} Body: b'{"volume": {"id": "6886a5a2-25d6-49ed-8b01-5c078e0412fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:09.531772", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-935566490", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}], "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:11:09,650 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb 0.042s 2023-04-19 08:11:09,651 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76a9b3e-0280-41f6-b6ab-245715fd4f36', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76a9b3e-0280-41f6-b6ab-245715fd4f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb'} Body: b'{"volume": {"id": "6886a5a2-25d6-49ed-8b01-5c078e0412fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:10.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-935566490", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}], "user_id": "a0d79080dd7b4e2093 2eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:11:10,705 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb 0.039s 2023-04-19 08:11:10,705 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e639c86-4772-432f-84a0-e7059def88a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e639c86-4772-432f-84a0-e7059def88a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb'} Body: b'{"volume": {"id": "6886a5a2-25d6-49ed-8b01-5c078e0412fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:11:10.000000", "updated_at": "2023-04-19T08:11:10.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-935566490", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f475ef63d11f4decbd33dfc63e108d12/volumes/6886a5a2-25d6-49ed-8b01-5c078e0412fb"}], "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f475ef63d11f4decbd33dfc63e108d12"}}' 2023-04-19 08:11:11,045 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.316s 2023-04-19 08:11:11,045 79745 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': 'Wed, 19 Apr 2023 08:11:10 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-247c4ab4-c24e-4ca1-99d7-28c35bda04ee', 'x-compute-request-id': 'req-247c4ab4-c24e-4ca1-99d7-28c35bda04ee', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'' 2023-04-19 08:11:11,348 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.302s 2023-04-19 08:11:11,348 79745 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': 'Wed, 19 Apr 2023 08:11:11 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-7f04a860-0ed0-4a37-bbec-a8534b41b697', 'x-compute-request-id': 'req-7f04a860- 0ed0-4a37-bbec-a8534b41b697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'{"server": {"id": "7be61ae3-a9cd-4a68-8494-395f685ff6ee", "name": "tempest-AttachVolumeShelveTestJSON-server-1199096627", "status": "ACTIVE", "tenant_id": "f475ef63d11f4decbd33dfc63e108d12", "user_id": "a0d79080dd7b4e20932eb3774bdc97a4", "metadata": {}, "hostId": "b0633eb5d096dc1a40eb25c63cc2445dec53ae007f92154c2e14fd59", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:09:17Z", "updated": "2023-04-19T08:11:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-669349991-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:14:53"}, {"version": 4, "addr": "172.24.4.194", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:14:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-810739864", "OS-SRV-USG:launched_at": "2023-04-19T08:09:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--910100136"}], "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}}' 2023-04-19 08:12:01,686 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee 0.273s 2023-04-19 08:12:01,686 79745 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': 'Wed, 19 Apr 2023 08:12:01 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-6c34fa3b-bbba-464b-a21f-46a1dc59caba', 'x-compute-request-id': 'req-6c34fa3b-bbba-464b-a21f-46a1dc59caba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7be61ae3-a9cd-4a68-8494-395f685ff6ee'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7be61ae3-a9cd-4a68-8494-395f685ff6ee could not be found."}}' 2023-04-19 08:12:01,719 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-810739864 0.031s 2023-04-19 08:12:01,719 79745 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': 'Wed, 19 Apr 2023 08:12:01 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-c1cb8480-225a-409e-9d68-b9ee0bc46994', 'x-compute-request-id': 'req-c1cb8480-225a-409e-9d68-b9ee0bc46994', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-810739864'} Body: b'' 2023-04-19 08:12:01,881 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2d48844d-363c-420e-bf39-94256e52a1fa 0.161s 2023-04-19 08:12:01,882 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4e7277a0-b45f-479e-bfb0-659a0d079e32', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:12:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2d48844d-363c-420e-bf39-94256e52a1fa'} Body: b'' 2023-04-19 08:12:01,910 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2d48844d-363c-420e-bf39-94256e52a1fa 0.027s 2023-04-19 08:12:01,910 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0bd228de-eb5d-4a82-8117-1c884bf80be5', 'date': 'Wed, 19 Apr 2023 08:12:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2d48844d-363c-420e-bf39-94256e52a1fa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2d48844d-363c-420e-bf39-94256e52a1fa does not exist", "detail": ""}}' 2023-04-19 08:12:02,469 79745 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/86816d50-2755-4fea-b648-0debeb1c8933 0.558s 2023-04-19 08:12:02,469 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5caa1e4f-275a-42b4-9467-36687a612835', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:12:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/86816d50-2755-4fea-b648-0debeb1c8933'} 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 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 177, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 106019be-fcc2-4ab5-b445-8c5ec4009986 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:12:10,720 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types 0.209s 2023-04-19 08:12:10,720 79745 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-1520867602"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f61b0-3c27-4b8f-ad98-1763d8d9e660', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f61b0-3c27-4b8f-ad98-1763d8d9e660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types'} Body: b'{"volume_type": {"id": "227275c8-dbc4-4cfb-af8e-6195ef087431", "name": "tempest-GroupsV314Test-volume-type-1520867602", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:12:10,968 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/group_types 0.244s 2023-04-19 08:12:10,968 79745 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-32217347"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ea335d-1d51-4572-bb7f-e6e47b8cdcfc', 'content-length': '175', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ea335d-1d51-4572-bb7f-e6e47b8cdcfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/group_types'} Body: b'{"group_type": {"id": "9187cd08-0a47-4e84-966d-f4da40564be5", "name": "tempest-GroupsV314Test-group-type-32217347", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 08:12:11,186 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups 0.215s 2023-04-19 08:12:11,186 79745 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": "9187cd08-0a47-4e84-966d-f4da40564be5", "volume_types": ["227275c8-dbc4-4cfb-af8e-6195ef087431"], "name": "tempest-GroupsV314Test-Group-175017947"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a212a89-95b2-47b1-832d-f472ccc50d2f', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a212a89-95b2-47b1-832d-f472ccc50d2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups'} Body: b'{"group": {"id": "106019be-fcc2-4ab5-b445-8c5ec4009986", "name": "tempest-GroupsV314Test-Group-175017947"}}' 2023-04-19 08:12:11,224 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986 0.035s 2023-04-19 08:12:11,224 79745 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': 'Wed, 19 Apr 2023 08:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082ed21e-be2e-4070-a347-fbfa49a0c592', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082ed21e-be2e-4070-a347-fbfa49a0c592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986'} Body: b'{"group": {"id": "106019be-fcc2-4ab5-b445-8c5ec4009986", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T08:12:11.000000", "name": "tempest-GroupsV314Test-Group-175017947", "description": null, "group_type": "9187cd08-0a47-4e84-966d-f4da40564be5", "volume_types": ["227275c8-dbc4-4cfb-af8e-6195ef087431"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:12:12,262 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986 0.032s 2023-04-19 08:12:12,262 79745 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': 'Wed, 19 Apr 2023 08:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8be85d6-adf1-423f-a9a3-41a9a3ef24c0', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8be85d6-adf1-423f-a9a3-41a9a3ef24c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986'} Body: b'{"group": {"id": "106019be-fcc2-4ab5-b445-8c5ec4009986", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T08:12:11.000000", "name": "tempest-GroupsV314Test-Group-175017947", "description": null, "group_type": "9187cd08-0a47-4e84-966d-f4da40564be5", "volume_types": ["227275c8-dbc4-4cfb-af8e-6195ef087431"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:12:12,340 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/volumes/detail 0.073s 2023-04-19 08:12:12,341 79745 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': 'Wed, 19 Apr 2023 08:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfd0ff0-8caf-4943-b8a3-d14ce9f91d76', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfd0ff0-8caf-4943-b8a3-d14ce9f91d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 08:12:12,415 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986/action 0.064s 2023-04-19 08:12:12,416 79745 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': 'Wed, 19 Apr 2023 08:12:12 GMT', 'server': 'Apache/2.4.5 2 (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-c193bb06-601c-4590-acdc-50bb938b5415', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986/action'} Body: b'' 2023-04-19 08:12:12,432 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986 0.015s 2023-04-19 08:12:12,432 79745 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': 'Wed, 19 Apr 2023 08:12:12 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-1d99af40-492b-4839-b990-22d0e878041e', 'x-openstack-request-id': 'req-1d99af40-492b-4839-b990-22d0e878041e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e351fef4a3de4d81b88a46b545431e19/groups/106019be-fcc2-4ab5-b445-8c5ec4009986'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 106019be-fcc2-4ab5-b445-8c5ec4009986 could not be found."}}' 2023-04-19 08:12:12,464 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/group_types/9187cd08-0a47-4e84-966d-f4da40564be5 0.030s 2023-04-19 08:12:12,464 79745 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': 'Wed, 19 Apr 2023 08:12:12 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-ca0f6afc-c800-49bb-b0b8-4cdacb86b42b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/group_types/9187cd08-0a47-4e84-966d-f4da40564be5'} Body: b'' 2023-04-19 08:12:12,513 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types/227275c8-dbc4-4cfb-af8e-6195ef087431 0.049s 2023-04-19 08:12:12,513 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:12 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-5d230ae9-e4e1-4895-9462-bf734d40dfa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types/227275c8-dbc4-4cfb-af8e-6195ef087431'} Body: b'' 2023-04-19 08:12:12,530 79745 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types/227275c8-dbc4-4cfb-af8e-6195ef087431 0.016s 2023-04-19 08:12:12,531 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:12 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-72f3beba-b282-4f37-acb7-a182b5ef098f', 'x-openstack-request-id': 'req-72f3beba-b282-4f37-acb7-a182b5ef098f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/06838617b7da42b2bde6b3b48077fe9e/types/227275c8-dbc4-4cfb-af8e-6195ef087431'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 227275c8-dbc4-4cfb-af8e-6195ef087431 could not be found."}}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 318d5597-5ba6-493e-9aa8-902c4ea123d0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:12:19,977 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types 0.179s 2023-04-19 08:12:19,978 79745 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-2074842978", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50aaa247-9a90-4028-b449-cf313151968d', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50aaa247-9a90-4028-b449-cf313151968d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types'} Body: b'{"volume_type": {"id": "e46a1f2f-d7d0-49dd-9397-280b316cd18d", "name": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-19 08:12:20,115 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes 0.131s 2023-04-19 08:12:20,115 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "e46a1f2f-d7d0-49dd-9397-280b316cd18d", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:19 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-9c1fbca0-871c-447b-b0f0-c8377ed7f05c', 'x-openstack-request-id': 'req-9c1fbca0-871c-447b-b0f0-c8377ed7f05c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e46a1f2f-d7d0-49dd-9397-280b316cd18d could not be found."}}' 2023-04-19 08:12:20,116 79745 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-19 08:12:20,145 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d/action 0.027s 2023-04-19 08:12:20,145 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "33f96735ea88407697320111ca30465a"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-07f70fed-fd75-4634-92fe-ff2d2f6f5738', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d/action'} Body: b'' 2023-04-19 08:12:20,384 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes 0.237s 2023-04-19 08:12:20,384 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "e46a1f2f-d7d0-49dd-9397-280b316c d18d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1791968267"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da87c1fc-25ef-4a1a-ab49-b0ff0e13e957', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da87c1fc-25ef-4a1a-ab49-b0ff0e13e957', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes'} Body: b'{"volume": {"id": "318d5597-5ba6-493e-9aa8-902c4ea123d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:20.316145", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1791968267", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}], "user_id": "572b5e9929014750ad64a6dd239177ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:12:20,458 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.059s 2023-04-19 08:12:20,459 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14213f75-e2c2-4b76-8b5b-acc7fd0a882a', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14213f75-e2c2-4b76-8b5b-acc7fd0a882a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'{"volume": {"id": "318d5597-5ba6-493e-9aa8-902c4ea123d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:20.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1791968267", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}], "user_id": "572b5e9929014750ad64a6dd239177ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33f96735ea88407697320111ca30465a"}}' 2023-04-19 08:12:21,509 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.038s 2023-04-19 08:12:21,509 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4a1cba-11d7-4815-86d0-00b8fdadbf1e', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4a1cba-11d7-4815-86d0-00b8fdadbf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'{"volume": {"id": "318d5597-5ba6-493e-9aa8-902c4ea123d0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:20.000000", "updated_at": "2023-04-19T08:12:20.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1791968267", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}], "user_id": "572b5e9929014750ad64a6dd239177ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33f96735ea88407697320111ca30465a"}}' 2023-04-19 08:12:21,561 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.041s 2023-04-19 08:12:21,561 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f015d4b1-5d86-410a-af58-a01f632c273e', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f015d4b1-5d86-410a-af58-a01f632c273e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'{"volume": {"id": "318d5597-5ba6-493e-9aa8-902c4ea123d0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:20.000000", "updated_at": "2023-04-19T08:12:20.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1791968267", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2074842978", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0"}], "user_id": "572b5e9929014750ad64a6dd239177ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33f96735ea88407697320111ca30465a"}}' 2023-04-19 08:12:21,675 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.100s 2023-04-19 08:12:21,675 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-b8b5f399-de2f-4d8b-a69b-8be3e82fd564', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea 88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'' 2023-04-19 08:12:21,699 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0 0.023s 2023-04-19 08:12:21,699 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-f816e535-6b6a-4613-9075-cfada795e790', 'x-openstack-request-id': 'req-f816e535-6b6a-4613-9075-cfada795e790', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33f96735ea88407697320111ca30465a/volumes/318d5597-5ba6-493e-9aa8-902c4ea123d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 318d5597-5ba6-493e-9aa8-902c4ea123d0 could not be found."}}' 2023-04-19 08:12:21,742 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d/action 0.043s 2023-04-19 08:12:21,743 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "33f96735ea88407697320111ca30465a"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-a5ddb541-4e5a-495f-a237-e47c02dce534', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d/action'} Body: b'' 2023-04-19 08:12:21,789 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d 0.046s 2023-04-19 08:12:21,790 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-87efd200-7665-446e-ab03-df473b2af5bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d'} Body: b'' 2023-04-19 08:12:21,806 79745 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/43da915c1210455faf0032ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d 0.016s 2023-04-19 08:12:21,806 79745 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12: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-26976d24-eb49-461f-ac0e-23ba2f4455ce', 'x-openstack-request-id': 'req-26976d24-eb49-461f-ac0e-23ba2f4455ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/43da915c1210455faf003 2ad7531aec3/types/e46a1f2f-d7d0-49dd-9397-280b316cd18d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e46a1f2f-d7d0-49dd-9397-280b316cd18d 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume aa728768-b899-4efe-9a83-607675454fb2 failed to build and is in ERROR status 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 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc575600-fdef-42f1-abc1-5936afecd8e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:11:23,910 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20 0.667s 2023-04-19 08:11:23,910 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:23 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-6de8271c-2d7f-4d9a-92bc-bd700b74f3ab', 'x-compute-request-id': 'req-6de8271c-2d7f-4d9a-92bc-bd700b74f3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20'} Body: b'{"server": {"id": "266d27ff-db1d-443a-8562-b67a859afe20", "name": "tempest-ServersNegativeTestJSON-server-601761688", "status": "ACTIVE", "tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8", "user_id": "2027c586717a407baa7cd8f3cdc56459", "metadata": {}, "hostId": "0e0c62a31d77505f7ab0cd1348d14056a28df1305e1af1a9d757b4a3", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:04:49Z", "updated": "2023-04-19T08:04:56Z", "addresses": {"tempest-ServersNegativeTestJSON-1790718076-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:ab:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/266d27ff-db1d-443a-8562-b67a859afe20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:04:56.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": []}}' 2023-04-19 08:12:24,191 79729 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/789f98320d1745918cc7e2ca0ddf0ca8/volumes 0.208s 2023-04-19 08:12:24,191 79729 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-574438910"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d376bff-ccb8-4770-bd48-c35cad4fb063', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d376bff-ccb8-4770-bd48-c35cad4fb063', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes'} Body: b'{"volume": {"id": "cc575600-fdef-42f1-abc1-5936afecd8e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:24.125601", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-574438910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:12:24,286 79729 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/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5 0.085s 2023-04-19 08:12:24,286 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a23a652-1449-45e0-8d18-0db9a69fb01e', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a23a652-1449-45e0-8d18-0db9a69fb01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5'} Body: b'{"volume": {"id": "cc575600-fdef-42f1-abc1-5936afecd8e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:24.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-574438910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8"}}' 2023-04-19 08:12:25,344 79729 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/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5 0.046s 2023-04-19 08:12:25,344 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be32726-dd69-4d42-a212-5f6c48d040a8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be32726-dd69-4d42-a212-5f6c48d040a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5'} Body: b'{"volume": {"id": "cc575600-fdef-42f1-abc1-5936afecd8e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:12:24.000000", "updated_at": "2023-04-19T08:12:24.000000", "name": "tempest-ServersNegativeTestJSON-volume-574438910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/789f98320d1745918cc7e2ca0ddf0ca8/volumes/cc575600-fdef-42f1-abc1-5936afecd8e5"}], "user_id": "2027c586717a407baa7cd8f3cdc56459", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8"}}' 2023-04-19 08:12:25,645 79729 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20 0.290s 2023-04-19 08:12:25,646 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:25 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-050dccc6-b0e4-4aef-9d83-7b074e8c95e5', 'x-compute-request-id': 'req-050dccc6-b0e4-4aef-9d83-7b074e8c95e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20'} Body: b'{"server": {"id": "266d27ff-db1d-443a-8562-b67a859afe20", "name": "tempest-ServersNegativeTestJSON-server-601761688", "status": "ACTIVE", "tenant_id": "789f98320d1745918cc7e2ca0ddf0ca8", "user_id": "2027c586717a407baa7cd8f3cdc56459", "metadata": {}, "hostId": "0e0c62a31d77505f7ab0cd1348d14056a28df1305e1af1a9d757b4a3", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:04:49Z", "updated": "2023-04-19T08:04:56Z", "addresses": {"tempest-ServersNegativeTestJSON-1790718076-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:ab:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/266d27ff-db1d-443a-8562-b67a859afe20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/266d27ff-db1d-443a-8562-b67a859afe20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:04:56.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_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 305, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server d41f0acf-e06f-4837-b910-021570fa41ec failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T08:12:57Z', 'message': 'Build of instance d41f0acf-e06f-4837-b910-021570fa41ec aborted: Volume 3ffe41ef-5a8f-44e1-be14-6a28101a0102 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-673b832a-6aba-4e2b-a3a6-e1ac8d30cc02. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:09:50,840 79737 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.037s 2023-04-19 08:09:50,840 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b4edc6eb-d398-4d94-92c4-a194e253ad6f', '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": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "password_expires_at": null}, "audit_ids": ["KHdC9SIwSUiQYNLqd6kSLA"], "expires_at": "2023-04-19T09:09:50.000000Z", "issued_at": "2023-04-19T08:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7973fa0075de42e9a74627ae9cd98d9f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:09:50,841 79737 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'c200dc82-8f76-41a5-8f0d-25b3fdcf2132', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1171521041-network', 'tenant_id': '7973fa0075de42e9a74627ae9cd98d9f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '7973fa0075de42e9a74627ae9cd98d9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:05:55Z', 'updated_at': '2023-04-19T08:05:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:09:51,444 79737 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.602s 2023-04-19 08:09:51,444 79737 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-1888275756", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "c200dc82-8f76-41a5-8f0d-25b3fdcf2132"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e', '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-3c20a751-2abf-4638-9ba8-263546b1088d', 'x-compute-request-id': 'req-3c20a751-2abf-4638-9ba8-263546b1088d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "h735pSZCaT84"}}' 2023-04-19 08:09:51,542 79737 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/092ebf79-b95c-460d-8f90-28d4e4a7ce7e 0.095s 2023-04-19 08:09:51,543 79737 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': 'Wed, 19 Apr 2023 08:09:51 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-7ddec906-d2c0-4674-9356-4670378bd1ac', 'x-compute-request-id': 'req-7ddec906-d2c0-4674-9356-4670378bd1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e'} Body: b'{"server": {"id": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1888275756", "status": "BUILD", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:09:51Z", "updated": "2023-04-19T08:09:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/09 2ebf79-b95c-460d-8f90-28d4e4a7ce7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}], "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": []}}' 2023-04-19 08:10:41,853 79737 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/092ebf79-b95c-460d-8f90-28d4e4a7ce7e 0.257s 2023-04-19 08:10:41,854 79737 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': 'Wed, 19 Apr 2023 08:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-59c079ec-a967-433d-bf78-e37ea7b265a9', 'x-compute-request-id': 'req-59c079ec-a967-433d-bf78-e37ea7b265a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e'} Body: b'{"server": {"id": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1888275756", "status": "ACTIVE", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "3a76c06e37111bf812d21afc87552880ee92696882ee702f34972ef1", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:09:51Z", "updated": "2023-04-19T08:09:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1171521041-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:aa:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:09:57.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": []}}' 2023-04-19 08:10:41,870 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:11:43,017 79737 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/092ebf79-b95c-460d-8f90-28d4e4a7ce7e/action 1.138s 2023-04-19 08:11:43,017 79737 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-ServerBootFromVolumeS tableRescueTest-image-593074802"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:41 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-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc763ed-0f1a-4fb9-9223-fa756e29b571', 'x-compute-request-id': 'req-9fc763ed-0f1a-4fb9-9223-fa756e29b571', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e/action'} Body: b'{"image_id": "2650fa03-bf2e-448c-a066-c541599dc514"}' 2023-04-19 08:11:43,045 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.025s 2023-04-19 08:11:43,045 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3f4af4d0-9c0a-41e2-8fe1-55051884c6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:43Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:44,070 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.022s 2023-04-19 08:11:44,070 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cd3cb482-4306-4757-a123-d3cee2dfcaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:43Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:45,095 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.023s 2023-04-19 08:11:45,095 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1b51021f-e29c-4698-baa1-a54c20fe4534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:43Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:46,120 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.024s 2023-04-19 08:11:46,120 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ea74f72c-4e44-4dfa-9eb1-19e4e2e0d510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:46Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:47,147 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.025s 2023-04-19 08:11:47,147 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d4b50475-cdc5-4902-81e9-2ddbd2139883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "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": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:46Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:48,176 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.028s 2023-04-19 08:11:48,177 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19033d5e-c7d1-4b0e-bb6e-237088fc2cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "7a3f70f8d2d2b9a11fb5c48b0f8b2d77", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7973fa0075de42e9a74627ae9cd98d9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "14233237e1640f28590463bf0af3a881b2147ea99cd501cf8c5385b5beeee3619eefe90307c4899a6a8fa53acbe9b300953873841196fe0cb59bfe0db1adf0c8", "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:47Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:48,202 79737 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/2650fa03-bf2e-448c-a066-c541599dc514 0.025s 2023-04-19 08:11:48,203 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d46624aa-010d-405d-9b18-9e1470ccfbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2650fa03-bf2e-448c-a066-c541599dc514'} Body: b'{"base_image_ref": "b515545f-3b22-4d80-a102-6a318ab9717a", "boot_roles": "reader,member", "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": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "owner_id": "7973fa0075de42e9a74627ae9cd98d9f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "user_id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-593074802", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "7a3f70f8d2d2b9a11fb5c48b0f8b2d77", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7973fa0075de42e9a74627ae9 cd98d9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "14233237e1640f28590463bf0af3a881b2147ea99cd501cf8c5385b5beeee3619eefe90307c4899a6a8fa53acbe9b300953873841196fe0cb59bfe0db1adf0c8", "id": "2650fa03-bf2e-448c-a066-c541599dc514", "created_at": "2023-04-19T08:11:43Z", "updated_at": "2023-04-19T08:11:47Z", "tags": [], "self": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514", "file": "/v2/images/2650fa03-bf2e-448c-a066-c541599dc514/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:11:48,492 79737 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/092ebf79-b95c-460d-8f90-28d4e4a7ce7e 0.288s 2023-04-19 08:11:48,492 79737 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': 'Wed, 19 Apr 2023 08:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-20f187c6-46c6-49ff-a8a3-8fa5470ae344', 'x-compute-request-id': 'req-20f187c6-46c6-49ff-a8a3-8fa5470ae344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e'} Body: b'{"server": {"id": "092ebf79-b95c-460d-8f90-28d4e4a7ce7e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1888275756", "status": "ACTIVE", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "3a76c06e37111bf812d21afc87552880ee92696882ee702f34972ef1", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:09:51Z", "updated": "2023-04-19T08:11:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1171521041-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:aa:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/092ebf79-b95c-460d-8f90-28d4e4a7ce7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:09:57.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": []}}' 2023-04-19 08:12:48,647 79737 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.079s 2023-04-19 08:12:48,647 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-597471dd-6d9d-4ac8-b8d2-19a81423eca7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Bod y: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5530f99504de4426ba41cfa691c430c0", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221-project-member", "password_expires_at": null}, "audit_ids": ["frVUUQXNRtaGTyYBJUCuww"], "expires_at": "2023-04-19T09:12:48.000000Z", "issued_at": "2023-04-19T08:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7973fa0075de42e9a74627ae9cd98d9f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2017668221"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7973fa0075de42e9a74627ae9cd98d9f", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:12:48,648 79737 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'c200dc82-8f76-41a5-8f0d-25b3fdcf2132', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1171521041-network', 'tenant_id': '7973fa0075de42e9a74627ae9cd98d9f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7973fa0075de42e9a74627ae9cd98d9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:05:55Z', 'updated_at': '2023-04-19T08:05:56Z', 'revision_number': 1} available for tenant 2023-04-19 08:12:49,530 79737 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.881s 2023-04-19 08:12:49,530 79737 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-1745815557", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "b515545f-3b22-4d80-a102-6a318ab9717a", "destination_type": "volume"}], "networks": [{"uuid": "c200dc82-8f76-41a5-8f0d-25b3fdcf2132"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec', '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-673b832a-6aba-4e2b-a3a6-e1ac8d30cc02', 'x-compute-request-id': 'req-673b832a-6aba-4e2b-a3a6-e1ac8d30cc02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d41f0acf-e06f-4837-b910-021570fa41ec", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "P27fqPq95Grj"}}' 2023-04-19 08:12:49,617 79737 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/d41f0acf-e06f-4837-b910-021570fa41ec 0.084s 2023-04-19 08:12:49,618 79737 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': 'Wed, 19 Apr 2023 08:12:49 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-0463096a-118d-47ba-8230-4cdc09f8e085', 'x-compute-request-id': 'req-0463096a-118d-47ba-8230-4cdc09f8e085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec'} Body: b'{"server": {"id": "d41f0acf-e06f-4837-b910-021570fa41ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1745815557", "status": "BUILD", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:12:49Z", "updated": "2023-04-19T08:12:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}], "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": []}}' 2023-04-19 08:13:39,789 79737 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/d41f0acf-e06f-4837-b910-021570fa41ec 0.112s 2023-04-19 08:13:39,790 79737 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': 'Wed, 19 Apr 2023 08:13:39 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-afe09e48-af77-4055-8348-428bdbae0c0f', 'x-compute-request-id': 'req-afe09e48-af77-4055-8348-428bdbae0c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec'} Body: b'{"server": {"id": "d41f0acf-e06f-4837-b910-021570fa41ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1745815557", "status": "ERROR", "tenant_id": "7973fa0075de42e9a74627ae9cd98d9f", "user_id": "5530f99504de4426ba41cfa691c430c0", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:12:49Z", "updated": "2023-04-19T08:12:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d41f0acf-e06f-4837-b910-021570fa41ec"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T08:12:57Z", "message": "Build of instance d41f0acf-e06f-4837-b910-021570fa41ec aborted: Volume 3ffe41ef-5a8f-44e1-be14-6a28101a0102 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": []}}' 2023-04-19 08:13:39,805 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-19 08:13:40,380 79737 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/d41f0acf-e06f-4837-b910-021570fa41ec 0.574s 2023-04-19 08:13:40,380 79737 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': 'Wed, 19 Apr 2023 08:13:39 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-f6b2a4eb-da64-4b53-aa7e-03dcdbaa308c', 'x-compute-request-id': 'req-f6b2a4eb-da64-4b53-aa7e-03dcdbaa308c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec'} Body: b'' 2023-04-19 08:13:40,427 79737 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/d41f0acf-e06f-4837-b910-021570fa41ec 0.046s 2023-04-19 08:13:40,428 79737 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': 'Wed, 19 Apr 2023 08:13:40 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-535423b4-a8c9-402b-8644-6099c1d51b91', 'x-compute-request-id': 'req-535423b4-a8c9-402b-8644-6099c1d51b91', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d41f0acf-e06f-4837-b910-021570fa41ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d41f0acf-e06f-4837-b910-021570fa41ec 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 10de82d2-0b2f-4586-86a6-696eafe51abe failed to build and is in ERROR status 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 70, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 29dbffaf-e179-417e-923c-2b7ca92486ef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:14:33,319 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2023-04-19 08:14:33,320 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a0545162-8c0e-4e70-9087-72cfe917c6e6', '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": "018addee38464c1ba2273cbcd018400c", "name": "tempest-VolumesActionsTest-881484216-project-member", "password_expires_at": null}, "audit_ids": ["yYSMMo0iTLWS5-wcQfE1vQ"], "expires_at": "2023-04-19T09:14:33.000000Z", "issued_at": "2023-04-19T08:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed686e3b1c47423c8375a64ca9913442", "name": "tempest-VolumesActionsTest-881484216"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ed686e3b1c47423c8375a64ca9913442", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:14:33,320 79729 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd458c38a-b80a-4856-abc7-ccd346761997', 'name': 'tempest-VolumesActionsTest-305282772-network', 'tenant_id': 'ed686e3b1c47423c8375a64ca9913442', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ed686e3b1c47423c8375a64ca9913442', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 28478, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:14:30Z', 'updated_at': '2023-04-19T08:14:30Z', 'revision_number': 1} available for tenant 2023-04-19 08:14:34,058 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.737s 2023-04-19 08:14:34,059 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-153373410", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "networks": [{"uuid": "d458c38a-b80a-4856-abc7-ccd346761997"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b240d835-8186-4928-8414-ba4137d47226', 'x-compute-request-id': 'req-b240d835-8186-4928-8414-ba4137d47226', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cb172aef-5c97-4c6b-85ba-f9e2608024c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BYVi9iu6jvUb"}}' 2023-04-19 08:14:34,141 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.078s 2023-04-19 08:14:34,141 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6adb8482-5ea7-4905-847e-9417cb65f00b', 'x-compute-request-id': 'req-6adb8482-5ea7-4905-847e-9417cb65f00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'{"server": {"id": "cb172aef-5c97-4c6b-85ba-f9e2608024c9", "name": "tempest-VolumesActionsTest-instance-153373410", "status": "BUILD", "tenant_id": "ed686e3b1c47423c8375a64ca9913442", "user_id": "018addee38464c1ba2273cbcd018400c", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:14:34Z", "updated": "2023-04-19T08:14:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}], "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": "schedul ing", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:15:24,499 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.330s 2023-04-19 08:15:24,500 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:24 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-83d868b2-3e64-4f11-88f2-5043d0265751', 'x-compute-request-id': 'req-83d868b2-3e64-4f11-88f2-5043d0265751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'{"server": {"id": "cb172aef-5c97-4c6b-85ba-f9e2608024c9", "name": "tempest-VolumesActionsTest-instance-153373410", "status": "ACTIVE", "tenant_id": "ed686e3b1c47423c8375a64ca9913442", "user_id": "018addee38464c1ba2273cbcd018400c", "metadata": {}, "hostId": "2dbce433e02dcd584c0373f688ab5f603815e2e45bf4a10a10f59c7a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:14:34Z", "updated": "2023-04-19T08:14:40Z", "addresses": {"tempest-VolumesActionsTest-305282772-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:46:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:14:40.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": []}}' 2023-04-19 08:15:24,511 79729 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:16:24,805 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes 0.232s 2023-04-19 08:16:24,805 79729 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-884627712"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8499cb90-ae2e-42da-871e-c7e5b3be1269', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8499cb90-ae2e-42da-871e-c7e5b3be1269', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "29dbffaf-e179-417e-923c-2b7ca92486ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:16:24.740826", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-884627712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_v olid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:16:24,884 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.069s 2023-04-19 08:16:24,885 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243bf04f-a8ef-4aef-8132-bb35e359bec6', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243bf04f-a8ef-4aef-8132-bb35e359bec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'{"volume": {"id": "29dbffaf-e179-417e-923c-2b7ca92486ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:16:25.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-884627712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:16:25,970 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.070s 2023-04-19 08:16:25,970 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ea69bb-b70b-4797-a80a-01afe321c968', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ea69bb-b70b-4797-a80a-01afe321c968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'{"volume": {"id": "29dbffaf-e179-417e-923c-2b7ca92486ef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:16:25.000000", "updated_at": "2023-04-19T08:16:25.000000", "name": "tempest-VolumesActionsTest-Volume-884627712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}], "user_id": "018addee38464c1ba2273cbcd018 400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:16:26,030 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.048s 2023-04-19 08:16:26,030 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018550e5-033a-4621-8928-d9fe22eb52a1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018550e5-033a-4621-8928-d9fe22eb52a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'{"volume": {"id": "29dbffaf-e179-417e-923c-2b7ca92486ef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:16:25.000000", "updated_at": "2023-04-19T08:16:25.000000", "name": "tempest-VolumesActionsTest-Volume-884627712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:16:26,156 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.114s 2023-04-19 08:16:26,157 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16: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-9fa14226-4e59-4696-8fa0-fb5ade518156', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'' 2023-04-19 08:16:26,179 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef 0.021s 2023-04-19 08:16:26,179 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16: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-7a78b1dc-98c3-4425-9439-a45e295f1021', 'x-openstack-request-id': 'req-7a78b1dc-98c3-4425-9439-a45e295f1021', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/29dbffaf-e179-417e-923c-2b7ca92486ef'} Body: b'{"itemNotFound": {"code": 40 4, "message": "Volume 29dbffaf-e179-417e-923c-2b7ca92486ef could not be found."}}' 2023-04-19 08:16:26,344 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.163s 2023-04-19 08:16:26,344 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:26 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-7aa69020-742a-432c-9c86-f7f82ecb4316', 'x-compute-request-id': 'req-7aa69020-742a-432c-9c86-f7f82ecb4316', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'' 2023-04-19 08:16:26,675 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.329s 2023-04-19 08:16:26,675 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:26 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-eb964e2c-5c87-478e-bad8-50dbfe4f0c19', 'x-compute-request-id': 'req-eb964e2c-5c87-478e-bad8-50dbfe4f0c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'{"server": {"id": "cb172aef-5c97-4c6b-85ba-f9e2608024c9", "name": "tempest-VolumesActionsTest-instance-153373410", "status": "ACTIVE", "tenant_id": "ed686e3b1c47423c8375a64ca9913442", "user_id": "018addee38464c1ba2273cbcd018400c", "metadata": {}, "hostId": "2dbce433e02dcd584c0373f688ab5f603815e2e45bf4a10a10f59c7a", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:14:34Z", "updated": "2023-04-19T08:16:26Z", "addresses": {"tempest-VolumesActionsTest-305282772-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:46:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:14:40.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": []}}' 2023-04-19 08:17:16,783 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9 0.046s 2023-04-19 08:17:16,783 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'open stack-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-b5483e59-13ed-4e78-8e2e-41ed2bc6f035', 'x-compute-request-id': 'req-b5483e59-13ed-4e78-8e2e-41ed2bc6f035', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb172aef-5c97-4c6b-85ba-f9e2608024c9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cb172aef-5c97-4c6b-85ba-f9e2608024c9 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume da402db3-128e-4a1e-8a46-57c2faf64d61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:16,995 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes 0.207s 2023-04-19 08:17:16,996 79729 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-912091827"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d84007-475b-45c6-b4b6-fbc71b197ca8', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d84007-475b-45c6-b4b6-fbc71b197ca8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "da402db3-128e-4a1e-8a46-57c2faf64d61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:16.918599", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-912091827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:17,048 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.042s 2023-04-19 08:17:17,048 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792b2297-461b-46fc-ad88-4b7c3457393d', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792b2297-461b-46fc-ad88-4b7c3457393d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'{"volume": {"id": "da402db3-128e-4a1e-8a46-57c2faf64d61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-912091827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:18,099 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.039s 2023-04-19 08:17:18,099 79729 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1956886d-0995-46fd-9b46-dd3503ea34f7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1956886d-0995-46fd-9b46-dd3503ea34f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'{"volume": {"id": "da402db3-128e-4a1e-8a46-57c2faf64d61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:17.000000", "updated_at": "2023-04-19T08:17:17.000000", "name": "tempest-VolumesActionsTest-Volume-912091827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:18,195 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.085s 2023-04-19 08:17:18,196 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8bbb13-1af4-40a7-856a-0f3b6b6b4206', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8bbb13-1af4-40a7-856a-0f3b6b6b4206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'{"volume": {"id": "da402db3-128e-4a1e-8a46-57c2faf64d61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:17.000000", "updated_at": "2023-04-19T08:17:17.000000", "name": "tempest-VolumesActionsTest-Volume-912091827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:18,314 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.108s 2023-04-19 08:17:18,315 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-2ef935eb-465f-4784-9cb8-dcaa2d44586e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'' 2023-04-19 08:17:18,340 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61 0.024s 2023-04-19 08:17:18,340 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 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-0d09ea4f-6560-4628-b110-0ce0e5141063', 'x-openstack-request-id': 'req-0d09ea4f-6560-4628-b110-0ce0e5141063', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/da402db3-128e-4a1e-8a46-57c2faf64d61'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume da402db3-128e-4a1e-8a46-57c2faf64d61 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc4a03d0-33bc-4058-8af7-a5858dd40498 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:18,573 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes 0.227s 2023-04-19 08:17:18,573 79729 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-1206454106"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554b29c8-8309-47e3-ab75-4f53dc7a4590', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554b29c8-8309-47e3-ab75-4f53dc7a4590', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "fc4a03d0-33bc-4058-8af7-a5858dd40498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:18.504250", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1206454106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:18,621 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.037s 2023-04-19 08:17:18,621 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3114057d-152d-4d4d-b4a7-5ab4d46a85a9', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3114057d-152d-4d4d-b4a7-5ab4d46a85a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'{"volume": {"id": "fc4a03d0-33bc-4058-8af7-a5858dd40498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1206454106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:19,676 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.043s 2023-04-19 08:17:19,677 79729 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f6d2cb-4cda-45e9-b1b3-ca677a786f60', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f6d2cb-4cda-45e9-b1b3-ca677a786f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'{"volume": {"id": "fc4a03d0-33bc-4058-8af7-a5858dd40498", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:19.000000", "updated_at": "2023-04-19T08:17:19.000000", "name": "tempest-VolumesActionsTest-Volume-1206454106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:19,729 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.041s 2023-04-19 08:17:19,729 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf15b59-8ab9-4e87-8c53-56c4662ec0e5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf15b59-8ab9-4e87-8c53-56c4662ec0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'{"volume": {"id": "fc4a03d0-33bc-4058-8af7-a5858dd40498", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:19.000000", "updated_at": "2023-04-19T08:17:19.000000", "name": "tempest-VolumesActionsTest-Volume-1206454106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:19,844 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.101s 2023-04-19 08:17:19,844 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-7d928044-7a50-43a0-8f40-a8119e838dc3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'' 2023-04-19 08:17:19,864 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498 0.019s 2023-04-19 08:17:19,864 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-f00a285e-1018-44de-bfc8-57650d7fcd80', 'x-openstack-request-id': 'req-f00a285e-1018-44de-bfc8-57650d7fcd80', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/fc4a03d0-33bc-4058-8af7-a5858dd40498'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fc4a03d0-33bc-4058-8af7-a5858dd40498 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 051e5bc1-3347-45d5-8aea-b335573efed0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:20,073 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes 0.205s 2023-04-19 08:17:20,073 79729 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-1967900668"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883268c7-24f6-4b40-9155-25d95340e9ea', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883268c7-24f6-4b40-9155-25d95340e9ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "051e5bc1-3347-45d5-8aea-b335573efed0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:19.995859", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1967900668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:20,121 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.038s 2023-04-19 08:17:20,121 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b102aab-facf-4e90-86eb-3bf7fe6c1935', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b102aab-facf-4e90-86eb-3bf7fe6c1935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'{"volume": {"id": "051e5bc1-3347-45d5-8aea-b335573efed0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:20.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1967900668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:21,267 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.133s 2023-04-19 08:17:21,268 79729 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebed635a-a5cd-43f9-a363-cf2649787722', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebed635a-a5cd-43f9-a363-cf2649787722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'{"volume": {"id": "051e5bc1-3347-45d5-8aea-b335573efed0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:20.000000", "updated_at": "2023-04-19T08:17:20.000000", "name": "tempest-VolumesActionsTest-Volume-1967900668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:21,324 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.046s 2023-04-19 08:17:21,325 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-698fb4d5-7621-464a-ad2f-2804f04e02ef', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-698fb4d5-7621-464a-ad2f-2804f04e02ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'{"volume": {"id": "051e5bc1-3347-45d5-8aea-b335573efed0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:20.000000", "updated_at": "2023-04-19T08:17:20.000000", "name": "tempest-VolumesActionsTest-Volume-1967900668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:21,430 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.095s 2023-04-19 08:17:21,430 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-3d536d61-f7b9-429d-8a27-3bcad8e5926a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'' 2023-04-19 08:17:21,457 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0 0.026s 2023-04-19 08:17:21,457 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-a5147993-e4fc-4c64-b0f7-8af9bb61f5d9', 'x-openstack-request-id': 'req-a5147993-e4fc-4c64-b0f7-8af9bb61f5d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/051e5bc1-3347-45d5-8aea-b335573efed0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 051e5bc1-3347-45d5-8aea-b335573efed0 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c6253057-6d61-46f4-a60d-4ce9f385d059 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:21,640 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes 0.179s 2023-04-19 08:17:21,640 79729 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-237407368"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de28fe0-fd1e-4ef8-a592-f89570bb0a24', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de28fe0-fd1e-4ef8-a592-f89570bb0a24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "c6253057-6d61-46f4-a60d-4ce9f385d059", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:21.586003", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-237407368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:21,688 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.039s 2023-04-19 08:17:21,689 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd74a5f-6154-4e84-b6b6-c8a82c6559cd', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd74a5f-6154-4e84-b6b6-c8a82c6559cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'{"volume": {"id": "c6253057-6d61-46f4-a60d-4ce9f385d059", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:22.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-237407368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:22,738 79729 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/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.037s 2023-04-19 08:17:22,738 79729 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b1371d-fe12-48d3-bd81-ecfe610bae62', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b1371d-fe12-48d3-bd81-ecfe610bae62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'{"volume": {"id": "c6253057-6d61-46f4-a60d-4ce9f385d059", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:22.000000", "updated_at": "2023-04-19T08:17:22.000000", "name": "tempest-VolumesActionsTest-Volume-237407368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:22,792 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.043s 2023-04-19 08:17:22,792 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3532744-c5ca-4176-b5c3-42c4d4f54bf0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3532744-c5ca-4176-b5c3-42c4d4f54bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'{"volume": {"id": "c6253057-6d61-46f4-a60d-4ce9f385d059", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:22.000000", "updated_at": "2023-04-19T08:17:22.000000", "name": "tempest-VolumesActionsTest-Volume-237407368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:22,896 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.094s 2023-04-19 08:17:22,897 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9c7a6d-bc6e-4b79-982c-f485bfca0c13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'' 2023-04-19 08:17:22,920 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059 0.023s 2023-04-19 08:17:22,921 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-7eab0d79-3ff8-46bb-abd5-7aed3b5c97f3', 'x-openstack-request-id': 'req-7eab0d79-3ff8-46bb-abd5-7aed3b5c97f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/c6253057-6d61-46f4-a60d-4ce9f385d059'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c6253057-6d61-46f4-a60d-4ce9f385d059 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dd1bf856-0c75-44c3-9534-80e52d7a7f69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:23,124 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes 0.200s 2023-04-19 08:17:23,124 79729 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-1472979812"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37a16e7-fc76-4738-abd7-f10c339923ec', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37a16e7-fc76-4738-abd7-f10c339923ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes'} Body: b'{"volume": {"id": "dd1bf856-0c75-44c3-9534-80e52d7a7f69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:23.061253", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1472979812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:23,178 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.044s 2023-04-19 08:17:23,178 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7f9671-c52d-4124-8f26-88b054acbae1', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7f9671-c52d-4124-8f26-88b054acbae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'{"volume": {"id": "dd1bf856-0c75-44c3-9534-80e52d7a7f69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:23.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1472979812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:24,234 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.044s 2023-04-19 08:17:24,235 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41574a6d-b5ea-4340-a5fd-e11502076589', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41574a6d-b5ea-4340-a5fd-e11502076589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'{"volume": {"id": "dd1bf856-0c75-44c3-9534-80e52d7a7f69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:23.000000", "updated_at": "2023-04-19T08:17:23.000000", "name": "tempest-VolumesActionsTest-Volume-1472979812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:24,286 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.041s 2023-04-19 08:17:24,286 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a921cd2-639c-4624-bd78-78f9e532c0bf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a921cd2-639c-4624-bd78-78f9e532c0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'{"volume": {"id": "dd1bf856-0c75-44c3-9534-80e52d7a7f69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:23.000000", "updated_at": "2023-04-19T08:17:23.000000", "name": "tempest-VolumesActionsTest-Volume-1472979812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69"}], "user_id": "018addee38464c1ba2273cbcd018400c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ed686e3b1c47423c8375a64ca9913442"}}' 2023-04-19 08:17:24,417 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.104s 2023-04-19 08:17:24,421 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcdf752-30a1-4576-960b-4ec108b10feb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'' 2023-04-19 08:17:24,446 79729 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69 0.024s 2023-04-19 08:17:24,446 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-9fc44e2f-677c-45da-ad6f-e51c523e3ca6', 'x-openstack-request-id': 'req-9fc44e2f-677c-45da-ad6f-e51c523e3ca6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ed686e3b1c47423c8375a64ca9913442/volumes/dd1bf856-0c75-44c3-9534-80e52d7a7f69'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dd1bf856-0c75-44c3-9534-80e52d7a7f69 could not be found."}}' 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 120, 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 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11573cca-7124-42f6-bdac-6cca24d027bc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:36,625 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes 0.439s 2023-04-19 08:17:36,626 79729 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-752460894", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83235433-1abf-45f6-b40a-f72a15482621', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83235433-1abf-45f6-b40a-f72a15482621', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes'} Body: b'{"volume": {"id": "11573cca-7124-42f6-bdac-6cca24d027bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:36.561322", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-752460894", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:36,684 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc 0.042s 2023-04-19 08:17:36,684 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b9457c-a6d0-489b-b123-cb99024a77f2', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b9457c-a6d0-489b-b123-cb99024a77f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc'} Body: b'{"volume": {"id": "11573cca-7124-42f6-bdac-6cca24d027bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:37.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-752460894", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:37,740 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc 0.039s 2023-04-19 08:17:37,740 79729 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c0ea80-a37d-4e17-9b4a-af01f0002f5f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c0ea80-a37d-4e17-9b4a-af01f0002f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc'} Body: b'{"volume": {"id": "11573cca-7124-42f6-bdac-6cca24d027bc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:37.000000", "updated_at": "2023-04-19T08:17:37.000000", "name": "tempest-VolumesGetTest-Volume-752460894", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:37,853 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc 0.101s 2023-04-19 08:17:37,853 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:37 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-b011f68a-09ff-4e89-b41e-4f25dd469a0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc'} Body: b'' 2023-04-19 08:17:37,876 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc 0.022s 2023-04-19 08:17:37,876 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:37 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-ebffe30d-44eb-4e81-8d2b-a2681837a6ec', 'x-openstack-request-id': 'req-ebffe30d-44eb-4e81-8d2b-a2681837a6ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/11573cca-7124-42f6-bdac-6cca24d027bc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 11573cca-7124-42f6-bdac-6cca24d027bc 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 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7870f157-edbd-4e87-9882-9da95b7e87ee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:38,071 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes 0.192s 2023-04-19 08:17:38,071 79729 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-28673559"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4222de-d9e4-46f4-880a-4337d33acd2e', 'content-length': '810', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4222de-d9e4-46f4-880a-4337d33acd2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes'} Body: b'{"volume": {"id": "7870f157-edbd-4e87-9882-9da95b7e87ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:38.010060", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-28673559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:38,119 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.039s 2023-04-19 08:17:38,120 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d4658a-d6da-490a-aed2-4293e4f05532', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d4658a-d6da-490a-aed2-4293e4f05532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'{"volume": {"id": "7870f157-edbd-4e87-9882-9da95b7e87ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:38.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-28673559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:39,173 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.041s 2023-04-19 08:17:39,173 79729 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf137e90-a50a-4c01-9acf-fdda6e365e2e', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf137e90-a50a-4c01-9acf-fdda6e365e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'{"volume": {"id": "7870f157-edbd-4e87-9882-9da95b7e87ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:38.000000", "updated_at": "2023-04-19T08:17:38.000000", "name": "tempest-VolumesGetTest-Volume-28673559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:39,242 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.058s 2023-04-19 08:17:39,242 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93098f7b-b8a5-4a49-b5c0-c04251dae820', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93098f7b-b8a5-4a49-b5c0-c04251dae820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'{"volume": {"id": "7870f157-edbd-4e87-9882-9da95b7e87ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:38.000000", "updated_at": "2023-04-19T08:17:38.000000", "name": "tempest-VolumesGetTest-Volume-28673559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:39,347 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.093s 2023-04-19 08:17:39,347 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openst ack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b5735a-c2ee-4ab8-81f4-7217ae55564e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'' 2023-04-19 08:17:39,372 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee 0.024s 2023-04-19 08:17:39,372 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 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-409889bd-c04b-433a-810f-cc4f112f79ca', 'x-openstack-request-id': 'req-409889bd-c04b-433a-810f-cc4f112f79ca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/7870f157-edbd-4e87-9882-9da95b7e87ee'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7870f157-edbd-4e87-9882-9da95b7e87ee 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 130, 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 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f95ca3f3-b0eb-45e1-918b-f73acdab237d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:17:39,397 79729 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/b515545f-3b22-4d80-a102-6a318ab9717a 0.022s 2023-04-19 08:17:39,397 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d2d9c8ed-dbe1-4475-b72d-834e6813e253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "758c5b1434274b80b72468bf4a2dc88f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "b515545f-3b22-4d80-a102-6a318ab9717a", "created_at": "2023-04-19T07:56:02Z", "updated_at": "2023-04-19T07:56:04Z", "tags": [], "self": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a", "file": "/v2/images/b515545f-3b22-4d80-a102-6a318ab9717a/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:17:39,773 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes 0.375s 2023-04-19 08:17:39,774 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1893980057", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49162a77-c676-48f6-bcaa-5edb2da5e016', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49162a77-c676-48f6-bcaa-5edb2da5e016', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes'} Body: b'{"volume": {"id": "f95ca3f3-b0eb-45e1-918b-f73acdab237d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:39.691200", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1893980057", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:39,824 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d 0.040s 2023-04-19 08:17:39,825 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7e01ea-64f2-4b6d-bda8-c5a987498f82', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7e01ea-64f2-4b6d-bda8-c5a987498f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d'} Body: b'{"volume": {"id": "f95ca3f3-b0eb-45e1-918b-f73acdab237d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:40.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1893980057", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:40,878 79729 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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d 0.042s 2023-04-19 08:17:40,878 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561bfd19-9629-4dbf-a4db-9f2484215c57', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561bfd19-9629-4dbf-a4db-9f2484215c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d'} Body: b'{"volume": {"id": "f95ca3f3-b0eb-45e1-918b-f73acdab237d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:40.000000", "updated_at": "2023-04-19T08:17:40.000000", "name": "tempest-VolumesGetTest-Volume-1893980057", "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/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d"}], "user_id": "b6838f22f03f4f78baffb3f87b3dd1bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d5f54c8d7d844ec9dabbe6af8d16e99"}}' 2023-04-19 08:17:41,036 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d 0.144s 2023-04-19 08:17:41,037 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0160bfb-63e9-4927-941f-f3c43e169082', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d'} Body: b'' 2023-04-19 08:17:41,061 79729 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d 0.023s 2023-04-19 08:17:41,061 79729 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17: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-c4355bd4-86e5-461d-a68c-b1a287c1e46e', 'x-openstack-request-id': 'req-c4355bd4-86e5-461d-a68c-b1a287c1e46e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5d5f54c8d7d844ec9dabbe6af8d16e99/volumes/f95ca3f3-b0eb-45e1-918b-f73acdab237d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f95ca3f3-b0eb-45e1-918b-f73acdab237d 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6fad4865-13e6-41d4-bcf5-3bb4917bb006 failed to build and is in ERROR status 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:15:33,138 79737 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:15:33,139 79737 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:15:33,331 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.189s 2023-04-19 08:15:33,331 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1734847449", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyMLftToQBm8DgfNoDz6vjo18cQ3/k0161uP5D9BztquARlhOzbBxHhf7k8SMwr5wRrD/fpCsuHOb+BVo6PTll6qNzwoMhS1dn8MOqGbFxQYJu4U+GpVEEdr5WZ9pZpiA=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:33 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-0734f988-8f2a-4331-941d-8fc03014cd6e', 'x-compute-request-id': 'req-0734f988-8f2a-4331-941d-8fc03014cd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1734847449", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyMLftToQBm8DgfNoDz6vjo18cQ3/k0161uP5D9BztquARlhOzbBxHhf7k8SMwr5wRrD/fpCsuHOb+BVo6PTll6qNzwoMhS1dn8MOqGbFxQYJu4U+GpVEEdr5WZ9pZpiA==", "fingerprint": "68:21:40:11:7e:25:60:10:ca:6a:ab:12:39:1a:f8:03", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b"}}' 2023-04-19 08:15:33,334 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1734847449 created 2023-04-19 08:15:33,486 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-19 08:15:33,487 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1884595825", "description": "tempest-description--1227074697"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-63effad1-c96b-4fc5-840e-6d395cfd12a9', 'date': 'Wed, 19 Apr 2023 08:15:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "name": "tempest-securitygroup--1884595825", "stateful": true, "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "tempest-description--1227074697", "shared": false, "security_group_rules": [{"id": "42da280a-f7bd-49a6-9391-db2fc6549006", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "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": 1007, "description": null, "tags": [], "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}, {"id": "4d7c9611-d301-478d-a4d3-0891115003b7", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "n ormalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1008, "description": null, "tags": [], "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}], "tags": [], "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:15:33,647 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-19 08:15:33,648 79737 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": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8cd2c67d-23c5-415f-baaa-d1ec578dba17', 'date': 'Wed, 19 Apr 2023 08:15:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0f43e319-0b75-499b-bf42-faabcabb5413", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "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, "description": "", "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:15:33,804 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-19 08:15:33,804 79737 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": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5652b291-64ff-44be-9867-45343c279099', 'date': 'Wed, 19 Apr 2023 08:15:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "201e0640-74cd-4fe0-bbbb-7935afcab351", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "b97cfba4-c52f-4511-affc-dc9d34595f6b", "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, "description": "", "created_at": "2023-04-19T08:15:33Z", "updated_at": "2023-04-19T08:15:33Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:15:33,804 79737 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1884595825 created 2023-04-19 08:15:34,608 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.803s 2023-04-19 08:15:34,609 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528 ', 'x-openstack-request-id': 'req-5d381b20-f63f-4539-8310-04e37b90d7b1', 'date': 'Wed, 19 Apr 2023 08:15:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2fe72b6d-bdb3-49db-b7d4-efab09c544ca", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.156", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:15:34Z", "updated_at": "2023-04-19T08:15:34Z", "revision_number": 0}}' 2023-04-19 08:15:34,609 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2fe72b6d-bdb3-49db-b7d4-efab09c544ca', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.156', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:15:34Z', 'updated_at': '2023-04-19T08:15:34Z', 'revision_number': 0, 'ip': '172.24.4.156'} created 2023-04-19 08:15:34,662 79737 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.046s 2023-04-19 08:15:34,662 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-21bee8b1-7163-4ae8-a3bb-da4c4a60a381', '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": "b0515d38f20b49b3abdbc940ca7ef30b", "name": "tempest-AttachVolumeNegativeTest-172980430-project-member", "password_expires_at": null}, "audit_ids": ["HCuCfCBlSNi0dwcke-bqJA"], "expires_at": "2023-04-19T09:15:34.000000Z", "issued_at": "2023-04-19T08:15:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ff61fa1ead49a2b7003cbb642203ed", "name": "tempest-AttachVolumeNegativeTest-172980430"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/c ompute/v2/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:15:34,663 79737 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '8bf59083-7545-420b-b6b0-4ae8510b94a2', 'name': 'tempest-AttachVolumeNegativeTest-682130792-network', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65003, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:15:26Z', 'updated_at': '2023-04-19T08:15:27Z', 'revision_number': 1} available for tenant 2023-04-19 08:15:34,663 79737 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1734847449', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPyMLftToQBm8DgfNoDz6vjo18cQ3/k0161uP5D9BztquARlhOzbBxHhf7k8SMwr5wRrD/fpCsuHOb+BVo6PTll6qNzwoMhS1dn8MOqGbFxQYJu4U+GpVEEdr5WZ9pZpiA==', 'fingerprint': '68:21:40:11:7e:25:60:10:ca:6a:ab:12:39:1a:f8:03', 'user_id': 'b0515d38f20b49b3abdbc940ca7ef30b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBjp/IE64ERTIsY7rQ6rvTbVrpYURvx0RgNozh9HjOYY3WFyEFCORJw\n/PC7zA5Hx4ugBwYFK4EEACKhZANiAAT8jC37U6EAZvA4HzaA8+r46NfHEN/5NNet\nbj+Q/Qc7argEZYTs2wcR4X+5PEjMK+cEaw/36QrLhzm/gVaOj05Zeqjc8KDIUtXZ\n/DDqhmxcUGCbuFPhqVRBHa+VmfaWaYg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b97cfba4-c52f-4511-affc-dc9d34595f6b', 'name': 'tempest-securitygroup--1884595825', 'stateful': True, 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': 'tempest-description--1227074697', 'shared': False, 'security_group_rules': [{'id': '42da280a-f7bd-49a6-9391-db2fc6549006', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': 'b97cfba4-c52f-4511-affc-dc9d34595f6b', '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': 1007, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:15:33Z', 'updated_at': '2023-04-19T08:15:33Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, {'id': '4d7c9611-d301-478d-a4d3-0891115003b7', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': 'b97cfba4-c52f-4511-affc-dc9d34595f6b', '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': 1008, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:15:33Z', 'updated_at': '2023-04-19T08:15:33Z', 'revision_number': 0, 'project_id': '13ff61fa1ead 49a2b7003cbb642203ed'}], 'tags': [], 'created_at': '2023-04-19T08:15:33Z', 'updated_at': '2023-04-19T08:15:33Z', 'revision_number': 1, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, 'floating_ip': {'id': '2fe72b6d-bdb3-49db-b7d4-efab09c544ca', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.156', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:15:34Z', 'updated_at': '2023-04-19T08:15:34Z', 'revision_number': 0, 'ip': '172.24.4.156'}} 2023-04-19 08:15:35,537 79737 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 0.872s 2023-04-19 08:15:35,537 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-818932230", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8bf59083-7545-420b-b6b0-4ae8510b94a2"}], "security_groups": [{"name": "tempest-securitygroup--1884595825"}], "key_name": "tempest-keypair-1734847449", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538cd525-4c56-4c26-9000-68ca0e75b9c3', 'x-compute-request-id': 'req-538cd525-4c56-4c26-9000-68ca0e75b9c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1884595825"}], "adminPass": "password"}}' 2023-04-19 08:15:35,616 79737 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/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.075s 2023-04-19 08:15:35,616 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac0b9e4-9920-4153-aac4-dd7db2c27e5d', 'x-compute-request-id': 'req-bac0b9e4-9920-4153-aac4-dd7db2c27e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'{"server": {"id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "name": "tempest-AttachVolumeNegativeTest-server-818932230", "status": "BUILD", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "hre f": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:15:35Z", "updated": "2023-04-19T08:15:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1734847449", "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": []}}' 2023-04-19 08:16:25,980 79737 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/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.303s 2023-04-19 08:16:25,981 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:16:25 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-acd4249d-7e3b-4ade-8ae9-33427f72abe7', 'x-compute-request-id': 'req-acd4249d-7e3b-4ade-8ae9-33427f72abe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'{"server": {"id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "name": "tempest-AttachVolumeNegativeTest-server-818932230", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:15:35Z", "updated": "2023-04-19T08:15:42Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:91:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1734847449", "OS-SRV-USG:launched_at": "2023-04-19T08:15:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884595825"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:16:25,993 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:17:26,230 79737 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/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8/os-interface 0.177s 2023-04-19 08:17:26,230 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respon se - Headers: {'date': 'Wed, 19 Apr 2023 08:17:26 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-95683dff-ea4d-4d9a-8264-ebecd4cc7155', 'x-compute-request-id': 'req-95683dff-ea4d-4d9a-8264-ebecd4cc7155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "port_id": "b78002e2-6e02-46f6-9abe-5afe5e1945d6", "mac_addr": "fa:16:3e:89:91:c8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2bae27ca-9ce2-409c-98ed-535f891b268d", "ip_address": "10.0.0.11"}]}]}' 2023-04-19 08:17:27,394 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2fe72b6d-bdb3-49db-b7d4-efab09c544ca 1.160s 2023-04-19 08:17:27,395 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b78002e2-6e02-46f6-9abe-5afe5e1945d6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b68aca2d-59e6-4814-9bc8-b627493da9dc', 'date': 'Wed, 19 Apr 2023 08:17:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2fe72b6d-bdb3-49db-b7d4-efab09c544ca'} Body: b'{"floatingip": {"id": "2fe72b6d-bdb3-49db-b7d4-efab09c544ca", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.156", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "94daf1b6-c871-4c36-9ed9-39e3303ec8aa", "port_id": "b78002e2-6e02-46f6-9abe-5afe5e1945d6", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "mac_address": "fa:16:3e:89:91:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:15:34Z", "updated_at": "2023-04-19T08:17:26Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:17:27,397 79737 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.156:22' as 'cirros' with public key authentication 2023-04-19 08:17:27,454 79737 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:17:27,478 79737 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:17:27,478 79737 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.156 successfully created 2023-04-19 08:17:27,525 79737 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/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8/ips 0.046s 2023-04-19 08:17:27,526 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:27 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-989a0cfd-fc2e-45f2-8f0d-8ef2f72c287b', 'x-compute-request-id': 'req-989a0cfd-fc2e-45f2-8f0d-8ef2f72c287b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd89 5f2-ebfe-4a0d-84c7-c617d89b88a8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-19 08:17:27,761 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes 0.232s 2023-04-19 08:17:27,762 79737 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-1970549672"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9d1569-9efe-434e-84c6-1017fb245090', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9d1569-9efe-434e-84c6-1017fb245090', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes'} Body: b'{"volume": {"id": "62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:27.694292", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1970549672", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:17:27,812 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d 0.041s 2023-04-19 08:17:27,813 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f38837-6a6f-461c-9fb8-7709aec693bb', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f38837-6a6f-461c-9fb8-7709aec693bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d'} Body: b'{"volume": {"id": "62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:28.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1970549672", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:17:28,864 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_ attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d 0.040s 2023-04-19 08:17:28,864 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66efa224-36fe-4a97-9a4c-bd29841ed911', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66efa224-36fe-4a97-9a4c-bd29841ed911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d'} Body: b'{"volume": {"id": "62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:17:28.000000", "updated_at": "2023-04-19T08:17:28.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1970549672", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/62b00a96-2b9e-41c4-9fac-4d2c6ef8f75d"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:17:29,064 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.189s 2023-04-19 08:17:29,064 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10349ff8-0a94-4255-855a-4999a8a206e8', 'x-compute-request-id': 'req-10349ff8-0a94-4255-855a-4999a8a206e8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'' 2023-04-19 08:17:29,469 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.404s 2023-04-19 08:17:29,469 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:17:29 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-5f4d5531-51e2-452f-9083-c341ccbc1b15', 'x-compute-request-id': 'req-5f4d5531-51e2-452f-9083-c341ccbc1b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'{"server": {"id": "0cd895f2-ebfe-4a0d-84c7-c617d89b88a8", "name": "tempest-AttachVolumeNegativeTest-server-818932230", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:15:35Z", "updated": "2023-04-19T08:17:29Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:91:c8"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:91:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1734847449", "OS-SRV-USG:launched_at": "2023-04-19T08:15:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884595825"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:18:19,571 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 0.040s 2023-04-19 08:18:19,572 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:19 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-70eb2495-f408-4924-a0ed-119575780f83', 'x-compute-request-id': 'req-70eb2495-f408-4924-a0ed-119575780f83', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0cd895f2-ebfe-4a0d-84c7-c617d89b88a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0cd895f2-ebfe-4a0d-84c7-c617d89b88a8 could not be found."}}' 2023-04-19 08:18:19,610 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1734847449 0.037s 2023-04-19 08:18:19,610 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:19 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-7fadf5cc-be13-4344-8e18-9bf0f4fd9648', 'x-compute-request-id': 'req-7fadf5cc-be13-4344-8e18-9bf0f4fd9648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1734847449'} Body: b'' 2023-04-19 08:18:19,825 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b97cfba4-c52f-4511-affc-dc9d34595f6b 0.214s 2023-04-19 08:18:19,825 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-804f1346-2f94-48a5-930f-dd f0040053cb', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:18:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b97cfba4-c52f-4511-affc-dc9d34595f6b'} Body: b'' 2023-04-19 08:18:19,846 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b97cfba4-c52f-4511-affc-dc9d34595f6b 0.020s 2023-04-19 08:18:19,847 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c1b44937-08b9-4833-8574-89355da13dd1', 'date': 'Wed, 19 Apr 2023 08:18:19 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b97cfba4-c52f-4511-affc-dc9d34595f6b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b97cfba4-c52f-4511-affc-dc9d34595f6b does not exist", "detail": ""}}' 2023-04-19 08:18:20,298 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2fe72b6d-bdb3-49db-b7d4-efab09c544ca 0.450s 2023-04-19 08:18:20,298 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7156f564-47a8-4003-85db-0aaf84448968', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:18:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2fe72b6d-bdb3-49db-b7d4-efab09c544ca'} Body: b'' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e3f12c85-31fb-4a7a-bf5c-ac94e54023db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:18:20,301 79737 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:18:20,302 79737 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:18:20,358 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-04-19 08:18:20,358 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1224695615", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHVBVRka/0VLRjvoeWDrIMHAYpeslXybjTPsEsjxgsGieLtnLU9YJU6oDZheeQ1Vg/iWiVGdJKnOoFZPiDn5QvMZoTURcmsKt0z24dRjrwcBftm4ckkeIRk8TXbiXH2Cw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:20 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-a006834c-1aea-4c78-b7a4-888a64ce51c6', 'x-compute-request-id': 'req-a006834c-1aea-4c78-b7a4-888a64ce51c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1224695615", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHVBVRka/0VLRjvoeWDrIMHAYpeslXybjTPsEsjxgsGieLtnLU9YJU6oDZheeQ1Vg/iWiVGdJKnOoFZPiDn5QvMZoTURcmsKt0z24dRjrwcBftm4ckkeIRk8TXbiXH2Cw==", "fingerprint": "b3:a3:2b:c5:a4:d5:72:a1:6f:7b:8d:ba:9a:30:7b:2b", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b"}}' 2023-04-19 08:18:20,361 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1224695615 created 2023-04-19 08:18:20,511 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.150s 2023-04-19 08:18:20,512 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1837073404", "description": "tempest-description--104860865"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-8e6ad293-40e8-4f10-be8f-c2b81589f232', 'date': 'Wed, 19 Apr 2023 08:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "name": "tempest-securitygroup--1837073404", "stateful": true, "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "tempest-description--104860865", "shared": false, "security_group_rules": [{"id": "652d6973-4f25-43bb-ae23-de50f76930d7", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "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": 1053, "description": null, "tags": [], "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}, {"id": "c830db4d-d8fb-421c-bfbc-82e734d7bf35", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "nor malized_cidr": null, "remote_group_id": null, "standard_attr_id": 1052, "description": null, "tags": [], "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}], "tags": [], "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:18:20,671 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-19 08:18:20,671 79737 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": "203f9088-c53d-4b69-8a49-c87a3c80c235", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-aa0d19db-0707-430b-9ea3-ffd9960ce86d', 'date': 'Wed, 19 Apr 2023 08:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e7a5e563-40c8-420a-9497-4a23f18dab30", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "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, "description": "", "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:18:20,840 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-19 08:18:20,840 79737 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": "203f9088-c53d-4b69-8a49-c87a3c80c235", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c2b8a7d2-b46d-44e1-a077-a6e77a0b458d', 'date': 'Wed, 19 Apr 2023 08:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "992641a5-e801-4294-93ab-ed61f12836f6", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "203f9088-c53d-4b69-8a49-c87a3c80c235", "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, "description": "", "created_at": "2023-04-19T08:18:20Z", "updated_at": "2023-04-19T08:18:20Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:18:20,841 79737 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1837073404 created 2023-04-19 08:18:21,610 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.769s 2023-04-19 08:18:21,611 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-dd36740c-6154-48cd-ab48-1ee2d9bbdda1', 'date': 'Wed, 19 Apr 2023 08:18:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "55a5c8a9-6530-47d8-a3a2-435c9f699538", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.195", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:18:21Z", "updated_at": "2023-04-19T08:18:21Z", "revision_number": 0}}' 2023-04-19 08:18:21,611 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '55a5c8a9-6530-47d8-a3a2-435c9f699538', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.195', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:18:21Z', 'updated_at': '2023-04-19T08:18:21Z', 'revision_number': 0, 'ip': '172.24.4.195'} created 2023-04-19 08:18:21,696 79737 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.079s 2023-04-19 08:18:21,697 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-87dff4a0-580f-4029-bb6a-162becd0a573', '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": "b0515d38f20b49b3abdbc940ca7ef30b", "name": "tempest-AttachVolumeNegativeTest-172980430-project-member", "password_expires_at": null}, "audit_ids": ["n_zTI1qwQcCaOkb1Li6Luw"], "expires_at": "2023-04-19T09:18:21.000000Z", "issued_at": "2023-04-19T08:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ff61fa1ead49a2b7003cbb642203ed", "name": "tempest-AttachVolumeNegativeTest-172980430"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/ v2/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:18:21,697 79737 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '8bf59083-7545-420b-b6b0-4ae8510b94a2', 'name': 'tempest-AttachVolumeNegativeTest-682130792-network', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65003, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:15:26Z', 'updated_at': '2023-04-19T08:15:27Z', 'revision_number': 1} available for tenant 2023-04-19 08:18:21,698 79737 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1224695615', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHVBVRka/0VLRjvoeWDrIMHAYpeslXybjTPsEsjxgsGieLtnLU9YJU6oDZheeQ1Vg/iWiVGdJKnOoFZPiDn5QvMZoTURcmsKt0z24dRjrwcBftm4ckkeIRk8TXbiXH2Cw==', 'fingerprint': 'b3:a3:2b:c5:a4:d5:72:a1:6f:7b:8d:ba:9a:30:7b:2b', 'user_id': 'b0515d38f20b49b3abdbc940ca7ef30b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBDFB/AvI4cXnpOnuBFj8r00WWJMazN3NGerdx87wFY4+znM3htGD2u\nX94GB5lUXKWgBwYFK4EEACKhZANiAAQh1QVUZGv9FS0Y76Hlg6yDBwGKXrJV8m40\nz7BLI8YLBoni7Zy1PWCVOqA2YXnkNVYP4lolRnSSpzqBWT4g5+ULzGaE1EXJrCrd\nM9uHUY68HAX7ZuHJJHiEZPE124lx9gs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '203f9088-c53d-4b69-8a49-c87a3c80c235', 'name': 'tempest-securitygroup--1837073404', 'stateful': True, 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': 'tempest-description--104860865', 'shared': False, 'security_group_rules': [{'id': '652d6973-4f25-43bb-ae23-de50f76930d7', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': '203f9088-c53d-4b69-8a49-c87a3c80c235', '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': 1053, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:18:20Z', 'updated_at': '2023-04-19T08:18:20Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, {'id': 'c830db4d-d8fb-421c-bfbc-82e734d7bf35', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': '203f9088-c53d-4b69-8a49-c87a3c80c235', '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': 1052, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:18:20Z', 'updated_at': '2023-04-19T08:18:20Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb6 42203ed'}], 'tags': [], 'created_at': '2023-04-19T08:18:20Z', 'updated_at': '2023-04-19T08:18:20Z', 'revision_number': 1, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, 'floating_ip': {'id': '55a5c8a9-6530-47d8-a3a2-435c9f699538', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.195', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:18:21Z', 'updated_at': '2023-04-19T08:18:21Z', 'revision_number': 0, 'ip': '172.24.4.195'}} 2023-04-19 08:18:22,300 79737 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 0.601s 2023-04-19 08:18:22,300 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-125727961", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8bf59083-7545-420b-b6b0-4ae8510b94a2"}], "security_groups": [{"name": "tempest-securitygroup--1837073404"}], "key_name": "tempest-keypair-1224695615", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d08a2f81-5fa6-4352-9d4f-76f5ade1cd58', 'x-compute-request-id': 'req-d08a2f81-5fa6-4352-9d4f-76f5ade1cd58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1837073404"}], "adminPass": "password"}}' 2023-04-19 08:18:22,383 79737 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/edce7876-d1a3-417f-8384-dd03e3c412cf 0.080s 2023-04-19 08:18:22,384 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93f1f48-188f-4d22-9612-d2f34f84859a', 'x-compute-request-id': 'req-d93f1f48-188f-4d22-9612-d2f34f84859a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'{"server": {"id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "name": "tempest-AttachVolumeNegativeTest-server-125727961", "status": "BUILD", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:18:22Z", "updated": "2023-04-19T08:18:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1224695615", "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": []}}' 2023-04-19 08:19:12,675 79737 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/edce7876-d1a3-417f-8384-dd03e3c412cf 0.260s 2023-04-19 08:19:12,676 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:19:12 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-55bb9de8-ea4f-433b-b7e0-76e26ccb00ed', 'x-compute-request-id': 'req-55bb9de8-ea4f-433b-b7e0-76e26ccb00ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'{"server": {"id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "name": "tempest-AttachVolumeNegativeTest-server-125727961", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:18:22Z", "updated": "2023-04-19T08:18:29Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:1d:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224695615", "OS-SRV-USG:launched_at": "2023-04-19T08:18:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1837073404"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:19:12,689 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:20:12,911 79737 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/edce7876-d1a3-417f-8384-dd03e3c412cf/os-interface 0.200s 2023-04-19 08:20:12,911 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Ap r 2023 08:20:12 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-67e4f48c-4cad-4f3c-bb3c-6ddf405a8039', 'x-compute-request-id': 'req-67e4f48c-4cad-4f3c-bb3c-6ddf405a8039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "port_id": "2b06e6e6-c3a0-4452-945e-e252e480a869", "mac_addr": "fa:16:3e:49:1d:cc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2bae27ca-9ce2-409c-98ed-535f891b268d", "ip_address": "10.0.0.7"}]}]}' 2023-04-19 08:20:13,859 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/55a5c8a9-6530-47d8-a3a2-435c9f699538 0.944s 2023-04-19 08:20:13,859 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2b06e6e6-c3a0-4452-945e-e252e480a869"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-271a1bf9-cbda-45bf-a88e-89d3b4465c5d', 'date': 'Wed, 19 Apr 2023 08:20:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/55a5c8a9-6530-47d8-a3a2-435c9f699538'} Body: b'{"floatingip": {"id": "55a5c8a9-6530-47d8-a3a2-435c9f699538", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.195", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "94daf1b6-c871-4c36-9ed9-39e3303ec8aa", "port_id": "2b06e6e6-c3a0-4452-945e-e252e480a869", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "mac_address": "fa:16:3e:49:1d:cc", "admin_state_up": true, "status": "ACTIVE", "device_id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:18:21Z", "updated_at": "2023-04-19T08:20:13Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:20:13,861 79737 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.195:22' as 'cirros' with public key authentication 2023-04-19 08:20:13,888 79737 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:20:13,908 79737 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:20:13,909 79737 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.195 successfully created 2023-04-19 08:20:13,955 79737 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/edce7876-d1a3-417f-8384-dd03e3c412cf/ips 0.046s 2023-04-19 08:20:13,956 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fdfbc7d-1457-489f-a467-635dd8503e57', 'x-compute-request-id': 'req-6fdfbc7d-1457-489f-a467-635dd8503e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-19 08:20:14,191 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes 0.232s 2023-04-19 08:20:14,192 79737 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-874833115"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a425331-dfad-4604-8f22-173b5e513685', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a425331-dfad-4604-8f22-173b5e513685', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes'} Body: b'{"volume": {"id": "e3f12c85-31fb-4a7a-bf5c-ac94e54023db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:20:14.128016", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-874833115", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:20:14,248 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db 0.047s 2023-04-19 08:20:14,249 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66464724-5bea-4d68-9f6e-f8ebd2fe8513', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66464724-5bea-4d68-9f6e-f8ebd2fe8513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db'} Body: b'{"volume": {"id": "e3f12c85-31fb-4a7a-bf5c-ac94e54023db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:20:14.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-874833115", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:20:15,303 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/v olume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db 0.043s 2023-04-19 08:20:15,304 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea477364-0c8c-4d05-a8a9-67a1593ab1c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea477364-0c8c-4d05-a8a9-67a1593ab1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db'} Body: b'{"volume": {"id": "e3f12c85-31fb-4a7a-bf5c-ac94e54023db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:20:14.000000", "updated_at": "2023-04-19T08:20:14.000000", "name": "tempest-AttachVolumeNegativeTest-volume-874833115", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/e3f12c85-31fb-4a7a-bf5c-ac94e54023db"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:20:15,454 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf 0.134s 2023-04-19 08:20:15,455 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:15 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-cd5f54a6-cdb4-4cd4-a905-4ebd99694a9e', 'x-compute-request-id': 'req-cd5f54a6-cdb4-4cd4-a905-4ebd99694a9e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'' 2023-04-19 08:20:15,694 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf 0.239s 2023-04-19 08:20:15,694 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:20:15 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-5e0acf5c-1b86-46c1-836f-a5d7b8b27832', 'x-compute-request-id': 'req-5e0acf5c-1b86-46c1-836f-a5d7b8b27832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'{"server": {"id": "edce7876-d1a3-417f-8384-dd03e3c412cf", "name": "tempest-AttachVolumeNegativeTest-server-125727961", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8 ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:18:22Z", "updated": "2023-04-19T08:20:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:1d:cc"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:1d:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/edce7876-d1a3-417f-8384-dd03e3c412cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224695615", "OS-SRV-USG:launched_at": "2023-04-19T08:18:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1837073404"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:21:05,965 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf 0.223s 2023-04-19 08:21:05,965 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:05 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-1c80ac18-5212-4d2b-8ff2-e8f68de3e152', 'x-compute-request-id': 'req-1c80ac18-5212-4d2b-8ff2-e8f68de3e152', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/edce7876-d1a3-417f-8384-dd03e3c412cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance edce7876-d1a3-417f-8384-dd03e3c412cf could not be found."}}' 2023-04-19 08:21:05,999 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1224695615 0.033s 2023-04-19 08:21:05,999 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:05 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-0128b830-71b2-4cfb-8a65-0296b939b7a0', 'x-compute-request-id': 'req-0128b830-71b2-4cfb-8a65-0296b939b7a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1224695615'} Body: b'' 2023-04-19 08:21:06,177 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/203f9088-c53d-4b69-8a49-c87a3c80c235 0.177s 2023-04-19 08:21:06,178 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4a9d083f-061d-4a15-9c6b-ca094fe957b4', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:21 :06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/203f9088-c53d-4b69-8a49-c87a3c80c235'} Body: b'' 2023-04-19 08:21:06,203 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/203f9088-c53d-4b69-8a49-c87a3c80c235 0.025s 2023-04-19 08:21:06,204 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d16510af-60a4-4f20-b4ed-788193ef125a', 'date': 'Wed, 19 Apr 2023 08:21:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/203f9088-c53d-4b69-8a49-c87a3c80c235'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 203f9088-c53d-4b69-8a49-c87a3c80c235 does not exist", "detail": ""}}' 2023-04-19 08:21:06,649 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/55a5c8a9-6530-47d8-a3a2-435c9f699538 0.444s 2023-04-19 08:21:06,649 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-d68fcf4f-0648-4c0d-9fe7-0ce0c220734d', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:21:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/55a5c8a9-6530-47d8-a3a2-435c9f699538'} 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 38c3dd7a-a09d-41bb-9e35-b34ffda53459 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:21:06,653 79737 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:21:06,653 79737 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:21:06,755 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.099s 2023-04-19 08:21:06,755 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1557599549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEu1uPE/QfL7CBAi/qiOQXfGNfnYUSEzNIAC71ZNzNd0asvFTJwzdWneIwnIDot3/dOWj2PQUdDgCaNLm/zHZ4BKGyJCh/nqLiEYoST06V8f5uYiMn/H4zWCwMWM/k+ExA=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:06 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-52558ff6-6678-4229-827e-21e7e94c836e', 'x-compute-request-id': 'req-52558ff6-6678-4229-827e-21e7e94c836e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1557599549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEu1uPE/QfL7CBAi/qiOQXfGNfnYUSEzNIAC71ZNzNd0asvFTJwzdWneIwnIDot3/dOWj2PQUdDgCaNLm/zHZ4BKGyJCh/nqLiEYoST06V8f5uYiMn/H4zWCwMWM/k+ExA==", "fingerprint": "da:f4:ae:87:7a:9d:04:8d:ec:86:28:72:ab:e5:83:e5", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b"}}' 2023-04-19 08:21:06,758 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1557599549 created 2023-04-19 08:21:06,897 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.139s 2023-04-19 08:21:06,898 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1288972870", "description": "tempest-description--1288198283"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-33484b33-bc9e-4443-a1ab-c8c7e309001e', 'date': 'Wed, 19 Apr 2023 08:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "705a939f-c454-45b5-aa69-11aaea4140d3", "name": "tempest-securitygroup--1288972870", "stateful": true, "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "tempest-description--1288198283", "shared": false, "security_group_rules": [{"id": "60543974-01e8-4720-8ed5-a8da1c0359c2", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "705a939f-c454-45b5-aa69-11aaea4140d3", "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": 1061, "description": null, "tags": [], "created_at": "2023-04-19T08:21:06Z", "updated_at": "2023-04-19T08:21:06Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}, {"id": "6170f3be-40c8-4417-88c8-3e27856d7fe1", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "705a939f-c454-45b5-aa69-11aaea4140d3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "n ormalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1060, "description": null, "tags": [], "created_at": "2023-04-19T08:21:06Z", "updated_at": "2023-04-19T08:21:06Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}], "tags": [], "created_at": "2023-04-19T08:21:06Z", "updated_at": "2023-04-19T08:21:06Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:21:07,071 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-04-19 08:21:07,071 79737 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": "705a939f-c454-45b5-aa69-11aaea4140d3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-00d9be51-e239-42a7-8138-05eac46a9a2c', 'date': 'Wed, 19 Apr 2023 08:21:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db7f8113-677d-4134-ba21-dcc77b07cf80", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "705a939f-c454-45b5-aa69-11aaea4140d3", "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, "description": "", "created_at": "2023-04-19T08:21:06Z", "updated_at": "2023-04-19T08:21:06Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:21:07,230 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-19 08:21:07,230 79737 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": "705a939f-c454-45b5-aa69-11aaea4140d3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-36ad0298-a71d-457e-89c3-065e3de727be', 'date': 'Wed, 19 Apr 2023 08:21:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3882e653-4c0b-474c-aa77-ebc6228c56e7", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "security_group_id": "705a939f-c454-45b5-aa69-11aaea4140d3", "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, "description": "", "created_at": "2023-04-19T08:21:07Z", "updated_at": "2023-04-19T08:21:07Z", "revision_number": 0, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:21:07,230 79737 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1288972870 created 2023-04-19 08:21:08,024 79737 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.793s 2023-04-19 08:21:08,025 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528 ', 'x-openstack-request-id': 'req-3cc2d9ad-48ab-49b0-b013-e9f807f8723b', 'date': 'Wed, 19 Apr 2023 08:21:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a56aadd4-b282-40d9-8e15-7f955cf1493d", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.129", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13ff61fa1ead49a2b7003cbb642203ed", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:21:07Z", "updated_at": "2023-04-19T08:21:07Z", "revision_number": 0}}' 2023-04-19 08:21:08,025 79737 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a56aadd4-b282-40d9-8e15-7f955cf1493d', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.129', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:21:07Z', 'updated_at': '2023-04-19T08:21:07Z', 'revision_number': 0, 'ip': '172.24.4.129'} created 2023-04-19 08:21:08,065 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-19 08:21:08,065 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fe44c8b2-2f09-450e-b923-d6b58af1ab1a', '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": "b0515d38f20b49b3abdbc940ca7ef30b", "name": "tempest-AttachVolumeNegativeTest-172980430-project-member", "password_expires_at": null}, "audit_ids": ["FLufstp0SjazGojptyFoTg"], "expires_at": "2023-04-19T09:21:08.000000Z", "issued_at": "2023-04-19T08:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ff61fa1ead49a2b7003cbb642203ed", "name": "tempest-AttachVolumeNegativeTest-172980430"}, "is_domain": false, "roles": [{"id": "534c0078bf9c4b4bb8973db924a31fca", "name": "reader"}, {"id": "cc27317391e842198410c1f9c03bca80", "name": "member"}], "catalog": [{"endpoints": [{"id": "0ef8acd27b01418c899594efd5000150", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2be6feb3443e41de9db5da0563b4a154", "type": "image", "name": "glance"}, {"endpoints": [{"id": "219455261564438897413a42ba5f1d7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d32d378154947d489f3269a3a59e34b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "fff5781b25e24956a2ec70cc712d5eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "41088b582aa244b4873c4faf8f0fff62", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ddaa97e020754a7ab9950ebaa82fc9cb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "729f5bd8914949faa72d46f4e4abda8a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "795a980cbfa94a12a4da7d939416b251", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13ff61fa1e ad49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "760cffb3302541d5932edebe987334ec", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "78475608af7049489cd4810990cdf07f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "97b4bbcbeb1e49b28ecd205ee01ad8ff", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "40606967e1584b54836ed9bac061510a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9d6c595681f74741990e981f9b44cca5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "856871a45f5d43b897e0f78c59396f90", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed", "region": "RegionOne"}], "id": "d88add3a32004925b98af1bea67a7270", "type": "block-storage", "name": "cinder"}]}}' 2023-04-19 08:21:08,066 79737 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '8bf59083-7545-420b-b6b0-4ae8510b94a2', 'name': 'tempest-AttachVolumeNegativeTest-682130792-network', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65003, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:15:26Z', 'updated_at': '2023-04-19T08:15:27Z', 'revision_number': 1} available for tenant 2023-04-19 08:21:08,066 79737 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1557599549', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEu1uPE/QfL7CBAi/qiOQXfGNfnYUSEzNIAC71ZNzNd0asvFTJwzdWneIwnIDot3/dOWj2PQUdDgCaNLm/zHZ4BKGyJCh/nqLiEYoST06V8f5uYiMn/H4zWCwMWM/k+ExA==', 'fingerprint': 'da:f4:ae:87:7a:9d:04:8d:ec:86:28:72:ab:e5:83:e5', 'user_id': 'b0515d38f20b49b3abdbc940ca7ef30b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDClVxEvWxsgj1On3ojyiJujv4xuzHYwzTSdfxC9ngb/h9opn4WNG94S\nG7NOTpnXHVagBwYFK4EEACKhZANiAARLtbjxP0Hy+wgQIv6ojkF3xjX52FEhMzSA\nAu9WTczXdGrLxUycM3Vp3iMJyA6Ld/3Tlo9j0FHQ4AmjS5v8x2eAShsiQof56i4h\nGKEk9OlfH+bmIjJ/x+M1gsDFjP5PhMQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '705a939f-c454-45b5-aa69-11aaea4140d3', 'name': 'tempest-securitygroup--1288972870', 'stateful': True, 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': 'tempest-description--1288198283', 'shared': False, 'security_group_rules': [{'id': '60543974-01e8-4720-8ed5-a8da1c0359c2', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': '705a939f-c454-45b5-aa69-11aaea4140d3', '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': 1061, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:21:06Z', 'updated_at': '2023-04-19T08:21:06Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, {'id': '6170f3be-40c8-4417-88c8-3e27856d7fe1', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'security_group_id': '705a939f-c454-45b5-aa69-11aaea4140d3', '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': 1060, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:21:06Z', 'updated_at': '2023-04-19T08:21:06Z', 'revision_number': 0, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}], 'tags': [], 'cr eated_at': '2023-04-19T08:21:06Z', 'updated_at': '2023-04-19T08:21:06Z', 'revision_number': 1, 'project_id': '13ff61fa1ead49a2b7003cbb642203ed'}, 'floating_ip': {'id': 'a56aadd4-b282-40d9-8e15-7f955cf1493d', 'tenant_id': '13ff61fa1ead49a2b7003cbb642203ed', 'floating_ip_address': '172.24.4.129', 'floating_network_id': 'bbf8aaba-028c-4391-a96d-d3069f1526a5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ff61fa1ead49a2b7003cbb642203ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:21:07Z', 'updated_at': '2023-04-19T08:21:07Z', 'revision_number': 0, 'ip': '172.24.4.129'}} 2023-04-19 08:21:08,843 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.776s 2023-04-19 08:21:08,843 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1252155495", "imageRef": "b515545f-3b22-4d80-a102-6a318ab9717a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8bf59083-7545-420b-b6b0-4ae8510b94a2"}], "security_groups": [{"name": "tempest-securitygroup--1288972870"}], "key_name": "tempest-keypair-1557599549", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3951f35-052d-45a7-9521-e2de8f957e5c', 'x-compute-request-id': 'req-b3951f35-052d-45a7-9521-e2de8f957e5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1288972870"}], "adminPass": "password"}}' 2023-04-19 08:21:08,997 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.151s 2023-04-19 08:21:08,998 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45d4aa33-ba89-4680-acf6-290812c17b78', 'x-compute-request-id': 'req-45d4aa33-ba89-4680-acf6-290812c17b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'{"server": {"id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "name": "tempest-AttachVolumeNegativeTest-server-1252155495", "status": "BUILD", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]} , "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:21:09Z", "updated": "2023-04-19T08:21:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1557599549", "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": []}}' 2023-04-19 08:21:59,372 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.313s 2023-04-19 08:21:59,373 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:21:59 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-8fcfe3ee-f0d8-48d3-bfe4-5ac17f45a23d', 'x-compute-request-id': 'req-8fcfe3ee-f0d8-48d3-bfe4-5ac17f45a23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'{"server": {"id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "name": "tempest-AttachVolumeNegativeTest-server-1252155495", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a102-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:21:08Z", "updated": "2023-04-19T08:21:16Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2f:07"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1557599549", "OS-SRV-USG:launched_at": "2023-04-19T08:21:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288972870"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:21:59,384 79737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:22:59,706 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442/os-interface 0.282s 2023-04-19 08:22:59,707 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:22:59 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-5f7cca3e-21ac-4420-aafc-89860c1a9076', 'x-compute-request-id': 'req-5f7cca3e-21ac-4420-aafc-89860c1a9076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "port_id": "2fb61846-6d65-491f-aa38-da2de86500d0", "mac_addr": "fa:16:3e:e1:2f:07", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2bae27ca-9ce2-409c-98ed-535f891b268d", "ip_address": "10.0.0.5"}]}]}' 2023-04-19 08:23:00,790 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/a56aadd4-b282-40d9-8e15-7f955cf1493d 1.080s 2023-04-19 08:23:00,791 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2fb61846-6d65-491f-aa38-da2de86500d0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-113476ef-542e-4a72-b36d-9e8b3abb93ac', 'date': 'Wed, 19 Apr 2023 08:23:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a56aadd4-b282-40d9-8e15-7f955cf1493d'} Body: b'{"floatingip": {"id": "a56aadd4-b282-40d9-8e15-7f955cf1493d", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "floating_ip_address": "172.24.4.129", "floating_network_id": "bbf8aaba-028c-4391-a96d-d3069f1526a5", "router_id": "94daf1b6-c871-4c36-9ed9-39e3303ec8aa", "port_id": "2fb61846-6d65-491f-aa38-da2de86500d0", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8bf59083-7545-420b-b6b0-4ae8510b94a2", "mac_address": "fa:16:3e:e1:2f:07", "admin_state_up": true, "status": "ACTIVE", "device_id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:21:07Z", "updated_at": "2023-04-19T08:22:59Z", "revision_number": 1, "project_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:23:00,792 79737 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.129:22' as 'cirros' with public key authentication 2023-04-19 08:23:00,823 79737 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:23:00,844 79737 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:23:00,844 79737 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.129 successfully created 2023-04-19 08:23:00,892 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442/ips 0.047s 2023-04-19 08:23:00,892 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006e5e49-6cb4-4a15-bcd5-d98457ea4e03', 'x-compute-request-id': 'req-006e5e49-6cb4-4a15-bcd5-d98457ea4e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.5"}]} }' 2023-04-19 08:23:01,101 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes 0.205s 2023-04-19 08:23:01,101 79737 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-355583334"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96378184-4a90-4ec2-ab70-bd1647245cec', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96378184-4a90-4ec2-ab70-bd1647245cec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes'} Body: b'{"volume": {"id": "38c3dd7a-a09d-41bb-9e35-b34ffda53459", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:23:01.034535", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-355583334", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:23:01,168 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459 0.048s 2023-04-19 08:23:01,169 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991fcc9e-2230-4df4-a664-e605e7aea1b1', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991fcc9e-2230-4df4-a664-e605e7aea1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459'} Body: b'{"volume": {"id": "38c3dd7a-a09d-41bb-9e35-b34ffda53459", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:23:01.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-355583334", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:23:02,237 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459 0.049s 2023-04-19 08:23:02,237 79737 DEBUG [tempest.lib.common.rest_c lient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2facbb29-6099-4c6d-8552-ab0357c9c608', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2facbb29-6099-4c6d-8552-ab0357c9c608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459'} Body: b'{"volume": {"id": "38c3dd7a-a09d-41bb-9e35-b34ffda53459", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:23:01.000000", "updated_at": "2023-04-19T08:23:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-355583334", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13ff61fa1ead49a2b7003cbb642203ed/volumes/38c3dd7a-a09d-41bb-9e35-b34ffda53459"}], "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ff61fa1ead49a2b7003cbb642203ed"}}' 2023-04-19 08:23:02,375 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.126s 2023-04-19 08:23:02,375 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d75cf06-26a8-4d76-be47-f86f4f1abd9e', 'x-compute-request-id': 'req-7d75cf06-26a8-4d76-be47-f86f4f1abd9e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'' 2023-04-19 08:23:02,722 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.347s 2023-04-19 08:23:02,723 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:02 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-a4548757-86eb-44c3-b6dd-64191336c2cb', 'x-compute-request-id': 'req-a4548757-86eb-44c3-b6dd-64191336c2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'{"server": {"id": "78f0ddf0-4199-4bc6-89c5-20a20083f442", "name": "tempest-AttachVolumeNegativeTest-server-1252155495", "status": "ACTIVE", "tenant_id": "13ff61fa1ead49a2b7003cbb642203ed", "user_id": "b0515d38f20b49b3abdbc940ca7ef30b", "metadata": {}, "hostId": "8a832c1b9b2bc5bfd482550c9953ffe0868a2aa6a6ca64578e8ccad5", "image": {"id": "b515545f-3b22-4d80-a102-6a318ab9717a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b515545f-3b22-4d80-a10 2-6a318ab9717a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:21:08Z", "updated": "2023-04-19T08:23:02Z", "addresses": {"tempest-AttachVolumeNegativeTest-682130792-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2f:07"}, {"version": 4, "addr": "172.24.4.129", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2f:07"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1557599549", "OS-SRV-USG:launched_at": "2023-04-19T08:21:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288972870"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:23:52,833 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442 0.045s 2023-04-19 08:23:52,833 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:52 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-4d494961-9cb8-4b70-8d65-7f55d68f3ccf', 'x-compute-request-id': 'req-4d494961-9cb8-4b70-8d65-7f55d68f3ccf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/78f0ddf0-4199-4bc6-89c5-20a20083f442'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 78f0ddf0-4199-4bc6-89c5-20a20083f442 could not be found."}}' 2023-04-19 08:23:52,898 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1557599549 0.064s 2023-04-19 08:23:52,898 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:23:52 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-b94d489f-5f6f-4892-afd9-cef86dfd5c5c', 'x-compute-request-id': 'req-b94d489f-5f6f-4892-afd9-cef86dfd5c5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1557599549'} Body: b'' 2023-04-19 08:23:53,070 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/705a939f-c454-45b5-aa69-11aaea4140d3 0.171s 2023-04-19 08:23:53,070 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-afcb83fe-f61b-413c-ac12-26933ee461f5', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:23:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/705a939f-c454-45b5-aa69-11aaea41 40d3'} Body: b'' 2023-04-19 08:23:53,093 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/705a939f-c454-45b5-aa69-11aaea4140d3 0.022s 2023-04-19 08:23:53,093 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-16b000ea-df25-47d8-8c8f-1c8ed11f2dea', 'date': 'Wed, 19 Apr 2023 08:23:53 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/705a939f-c454-45b5-aa69-11aaea4140d3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 705a939f-c454-45b5-aa69-11aaea4140d3 does not exist", "detail": ""}}' 2023-04-19 08:23:53,581 79737 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a56aadd4-b282-40d9-8e15-7f955cf1493d 0.487s 2023-04-19 08:23:53,582 79737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-174b1a4d-357d-4081-a2ed-90e3495a830a', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:23:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a56aadd4-b282-40d9-8e15-7f955cf1493d'} Body: b'' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d9ce652b-bbac-4c50-a5cb-63c3fd9038b5 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 916839ec-61b5-4fbd-93ea-afe830aecbea failed to build and is in ERROR status ====== Totals ====== Ran: 198 tests in 1487.6743 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3852.7916 sec. ============== Worker Balance ============== - Worker 0 (15 tests) => 0:01:11.549999 - Worker 1 (18 tests) => 0:01:28.343936 - Worker 2 (18 tests) => 0:17:58.241757 - Worker 3 (11 tests) => 0:06:35.235585 - Worker 4 (14 tests) => 0:03:51.485944 - Worker 5 (17 tests) => 0:11:05.128078 - Worker 6 (13 tests) => 0:23:53.650169 - Worker 7 (11 tests) => 0:01:35.734235 - Worker 8 (24 tests) => 0:00:59.970489 - Worker 9 (23 tests) => 0:06:39.823869 - Worker 10 (13 tests) => 0:07:55.999487 - Worker 11 (21 tests) => 0:06:54.337321 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed